vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - ICash, Simple, stand alone point system. (https://vborg.vbsupport.ru/showthread.php?t=119086)

Magicgfx 06-04-2007 11:39 PM

I ahve a few questions:
Where are the logs?
Can I add more than 1 transaction at a time to the log?
Where do I set my points per post per forum permissions?

AsianKid 06-05-2007 05:46 AM

error here 3.6.5

VBUsers 06-06-2007 05:18 AM

so is this working for 3.6.7 or not?

VBUsers 06-06-2007 05:44 AM

cant get this feature to work.

Activate points per thread/post

can anyone help?

WarDoGG 06-08-2007 09:13 AM

I am getting this error in installing many mods even while installing icash.

my vb version is 3.6.4

Please help me out here.

Quote:

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:

* Bitfield Collision: can_view_ratestats = can_see_whorated_others

SilverVice 06-09-2007 03:56 PM

Ok I?ve connected everything with ibProArcade and it work great. But I have a question. Can I let the guests play at the arcade? Because when they play it says ?you don?t have enough
money?

Any ways to give guests some money or buypass the plugin?

The plugin looks like this.

PHP Code:

$amount '1';

if ((
$vbulletin->userinfo[$vbulletin->options['icashf']] - $amount) < 0) {
          eval(
standard_error(fetch_error('error_cash_arcade')));
}
$vbulletin->db->query("update " TABLE_PREFIX "user set {$vbulletin->options['icashf']}={$vbulletin->options['icashf']}-'{$amount}' where userid='{$vbulletin->userinfo['userid']}'"); 


Can you suggest me a conditional too ignore the plugin if ?guest? ?

Thanks

epsol 06-10-2007 12:38 AM

I am getting the database errors when people post.... the exact error is described on the page before this... just curious if anyone has found a fix.... I have tried re-uploading the product file a few times, but still getting the errors.

I fixed it. I just edited all the forums and re-inputted the amounts given per post....

yingzhou 06-10-2007 10:39 AM

How can I have the Log of who I have traded with. When 2 poeple donate the point to me, I cant see the log of who donate to me. :(

deezelpope 06-10-2007 10:45 AM

Code one.:rolleyes:

JVCode 06-10-2007 01:52 PM

Quote:

Originally Posted by Pc 1203 (Post 1255680)
When I posted a new thread, I got this:
Code:

Database error in vBulletin 3.6.7:

Invalid SQL:
UPDATE vB_user SET money=money+ WHERE userid='1';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE userid='1'' at line 1
Error Number : 1064
Date        : Sunday, May 27th 2007 @ 01:11:00 PM
Script      : http://**************.net/*******************/newthread.php?do=postthread&f=2
Referrer    : http://**************.net/*******************/newthread.php?do=newthread&f=2
IP Address  : **.**.**.***
Username    : Pc1203
Classname    : vB_Database

I edited out my test board URL + My IP Address.

Same Problem Above ^^

[EDIT] Works now. All I did was re-upload the product file. The only thing is that I don't get any points for each thread. [/EDIT]


I'm getting this same error, tried the 'fix' you posted, and i'm still recieving the error, can anyone else help please? i'm using vbulletin 3.6.7 PL1


All times are GMT. The time now is 02:21 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02432 seconds
  • Memory Usage 1,747KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete