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)

joethong 05-23-2007 01:09 AM

Hi all,

I've to retract my statement saying that icash does not have a donation log. It does have a donation log in the vb_icash_donations table. However there's a bug, the time value is always "{time()}". There's a fix somewhere among these posts of this thread. I will try to find it.

Joe

sinistergaming 05-23-2007 11:05 PM

Nevermind

kennethsia 05-24-2007 03:41 AM

question does anyone know how to increase the transactions log to more than 1? maybe like the last 10 logs/transactions.

baddude 05-27-2007 02:29 AM

Database error in vBulletin 3.6.6:

Invalid SQL:
UPDATE user SET money=money+ WHERE userid='2';

Can somone tell me why im geyying this error... It looks to me like its not wanting to update my points when I post.. Thanks

Pc 1203 05-27-2007 06:15 PM

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]

reebok008 05-31-2007 05:22 AM

Can someone tell me how to recount points when there are deleted posts?

When I delete a post that user got points for, they are not deducting from the entire amount of points :(

7OXIC 06-01-2007 03:14 AM

I'm getting the same error as Pc 1023 and after I refresh the posts shows up but I still have 0 points.

Conspiracy 06-01-2007 10:31 AM

This may have been asked before, and be rather a stupid question, but nevertheless, is there a way to refresh the points system, so everyone begins from zero again? Without having to uninstall and then reinstall the hack?

JD45 06-02-2007 07:43 PM

I've uninstalled this as I found I wasn't going to use it. But I keep getting SQL errors.

Code:

Database error in vBulletin 3.6.7:

Invalid SQL:
select * from vb_icash_donations WHERE `to`='stickman373'  order by time;

MySQL Error  : Table 'justpres_v4.vb_icash_donations' doesn't exist


gingery 06-04-2007 12:47 AM

Quote:

Originally Posted by Black Tiger (Post 1249473)
The second line in the instructions is wrong, it says:
Code:

$vboptions[icashn]: $post[$vboptions[icashf]]
but it should be:
Code:

$vboptions[icashn]: $post[money]
You have to change this in both postbit and postbit_legacy templates.

I tried this and it still isn't working for me on 3.6.7PL Was this the only change that needed made?


All times are GMT. The time now is 02:03 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.02001 seconds
  • Memory Usage 1,736KB
  • 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
  • (4)bbcode_code_printable
  • (1)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