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)

Blaine0002 06-25-2007 04:55 PM

next version ill add it so it tracks what goes on in the admincp.

BigDog56 06-25-2007 05:03 PM

Cool. In the mean time, I'll make it where it's on a per thread and post basis only, no money for characters. Be easy to add up that way, lol.

powerful_rogue 06-25-2007 10:00 PM

Quote:

Database error in vBulletin 3.6.7:

Invalid SQL:
UPDATE dev_user SET money=money+ WHERE userid='2398';

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='2398'' at line 1
Error Number : 1064
Date : Monday, June 25th 2007 @ 11:59:31 PM
Script : http://www.simalert.com/dev/newreply...reply&t=245754
Referrer : http://www.simalert.com/dev/newreply...te=1&p=1980791
IP Address : 80.4.20.44
Username : Dave
Classname : vB_Database
Get this error when I hit "submit" after typing a reply. If i hit refresh it goes back to the page with my reply submitted.

Blaine0002 06-25-2007 10:02 PM

is your userid actually 2398?

Vinyljunky 06-26-2007 01:46 PM

Quote:

Originally Posted by Vinyljunky (Post 1276160)
Hello,

Im in the process of restoring my DB to another host but I keep getting the error below




The import works fine if I remove the icash bits from the .sql file

Code:

CREATE TABLE icash_donations (
  id int(11) NOT NULL auto_increment,
  from text NOT NULL,
  to text NOT NULL,
  amount int(11) NOT NULL default '0',
  time text NOT NULL,
  PRIMARY KEY  (id)
) TYPE=MyISAM;

--
-- Dumping data for table `icash_donations`
--

INSERT INTO icash_donations VALUES (1,'TheGuru','kazthorn',5,'{time()}');

I therefore guess that the error is in the code above. (Created by the icash mod)

What is wrong, how can I fix it :confused:

Many Thanks

VJ ...

BUMP :o

civic7 06-26-2007 05:49 PM

Maybe asked before..
When a mod/admin delete a user posts..will the point also get deleted from total points of the user ?

idhelperz 06-26-2007 06:18 PM

when the next version will up? compatible with vB 3.6.x ?

Chase 06-27-2007 04:47 PM

Can someone please confirm when the new version will be ready? And can someone confirm if the version out right now is working fine with 3.6.7 PL

agent_smith 06-28-2007 08:31 PM

Quote:

Originally Posted by Chase (Post 1277808)
Can someone please confirm when the new version will be ready? And can someone confirm if the version out right now is working fine with 3.6.7 PL

It doesnt work with 3.6.7, you get a database error upon posting..


Database error in vBulletin 3.6.7:

Invalid SQL:
UPDATE 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 : Thursday, June 28th 2007 @ 02:33:17 PM
Script : http://www.forums.easyforumz.com/new...ostthread&f=33
Referrer : http://www.forums.easyforumz.com/new...newthread&f=33
IP Address : 84.66.99.189
Username : EF Matt
Classname : vb_database

kylek 06-28-2007 11:50 PM

[quote=agent_smith;1278700]It doesnt work with 3.6.7, you get a database error upon posting..
/quote]

Gee thats funny that you would say it doesn't work as there is a lot of users here that have it running on 3.6.7 including myself on 4 sites.


All times are GMT. The time now is 10:06 AM.

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.02206 seconds
  • Memory Usage 1,742KB
  • 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
  • (3)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