Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
ICash, Simple, stand alone point system. Details »»
ICash, Simple, stand alone point system.
Version: 2.0.3, by Blaine0002 Blaine0002 is offline
Developer Last Online: Jul 2018 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 06-19-2006 Last Update: 12-28-2007 Installs: 316
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage  
No support by the author.

Unsupported and Unmaintained. There are better point systems to use!
ICash V2.0.2

Features
-----------
+Points in postbit.
+Points in profile page.
+Donation logs.
+Admin donation logs.
+Easy admin donate.
+Points on registration.
+Points for referrers.
+Customizable point name.
+Customizable file name.
+Donation comments.
+Dynamic decimal system.
+Points per topic creation.
+Points per post.
+Points per character.
+Ability to change money row for easy integration with your favorite hacks. for example, integrating with vbookie is as easy as going into your admin cp and changing money to 'vbookie_cash'.
+Mass point giving via ACP.
+Set customizable point values per forum.
+Points may be taken away on post deletion.
+Automatic navbar, memberinfo, and postbit template edits.

To install:
------------
Simply upload all files to your forum root directory and import the product file.

To update:
--------------
Simply reupload all files, overwrite product and revert any templates you may have edited.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #822  
Old 07-15-2007, 04:24 AM
agsguar agsguar is offline
 
Join Date: Feb 2006
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, again me.

But how can i view the last 10 donations (to me)??

is this possible??

Thank you!!
Reply With Quote
  #823  
Old 07-15-2007, 05:32 AM
jeremyalyea jeremyalyea is offline
 
Join Date: Feb 2007
Location: Detroit
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I currently have vbookie installed and I am trying to integrate the icash system into it. Every time I try to import the icash xml file, I get the databse error listed below. I have read through the posts and have changed 'money' to 'vbookie_cash', but I'm still getting errors. I have spent a couple of hours on this and still nothing. Would anyone be willing to shed some light?

Quote:
Invalid SQL:
if not exists (select 'vbookie_cash' from user)
ALTER TABLE user ADD COLUMN 'vbookie_cash' decimal(15,2) DEFAULT '0' NOT NULL;

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 'if not exists (select 'vbookie_cash' from user)
ALTER TABLE user ADD' at line 1
Error Number : 1064
Reply With Quote
  #824  
Old 07-15-2007, 02:48 PM
Caseyjr86 Caseyjr86 is offline
 
Join Date: May 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What do i need to do? I just tried importing and I get this error.. I've never had I cash before.. either..

Quote:
Database error in vBulletin 3.6.7:

Invalid SQL:
if not exists (select icash_prethread from forum)
ALTER TABLE forum ADD COLUMN icash_perthread DECIMAL(30, 5) NOT NULL DEFAULT '10';

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 'if not exists (select icash_prethread from forum)
ALTER TABLE forum ADD COL' at line 1
Error Number : 1064
Date : Sunday, July 15th 2007 @ 10:46:12 AM
Script : http://www.*****.com/admincp/plugin....=productimport
Referrer : http://www.****.com/admincp/plugin.php?do=productadd
And for giggles I reran it, and now get this error..
Quote:
Database error in vBulletin 3.6.7:

Invalid SQL:
ALTER TABLE user ADD COLUMN money decimal(15,2) DEFAULT '0' NOT NULL;

MySQL Error : Duplicate column name 'money'
Error Number : 1060
Date : Sunday, July 15th 2007 @ 10:50:10 AM
Script : http://www.***.com/admincp/plugin.php?do=productimport
Referrer : http://www.****.com/admincp/plugin.php?do=productadd
Reply With Quote
  #825  
Old 07-15-2007, 03:16 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OOPs! bad column checking on my part!
Redownload and reimport, should work fine now!
Reply With Quote
  #826  
Old 07-15-2007, 08:56 PM
whitevans1 whitevans1 is offline
 
Join Date: Jul 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

atabase error in vBulletin 3.6.7:

Invalid SQL:

UPDATE user
SET `money` = `money` + 0
WHERE userid = '1';

MySQL Error : Unknown column 'money' in 'field list'
Error Number : 1054
Date : Sunday, July 15th 2007 @ 05:57:26 PM
Script : http://www.run3h4x.net/forum/newrepl...treply&t=13847
Referrer : http://www.run3h4x.net/forum/showthread.php?t=13847
IP Address :
Username :
Classname : vb_database
Reply With Quote
  #827  
Old 07-15-2007, 09:09 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now, you must have just overwritten the product

Uninstall ICASH and THEN import the XML and it will work.
Reply With Quote
  #828  
Old 07-15-2007, 09:12 PM
whitevans1 whitevans1 is offline
 
Join Date: Jul 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when i try to uninstall i get this

Database error in vBulletin 3.6.7:

Invalid SQL:
ALTER TABLE post DROP COLUMN `icash`;

MySQL Error : Can't DROP 'icash'; check that column/key exists
Error Number : 1091
Date : Sunday, July 15th 2007 @ 06:12:31 PM
Script : http://www.run3h4x.net/forum/admincp...do=productkill
Referrer : http://www.run3h4x.net/forum/admincp...uctid=Icash&s=
IP Address :
Username :
Classname : vb_database
Reply With Quote
  #829  
Old 07-15-2007, 09:28 PM
Blaine0002's Avatar
Blaine0002 Blaine0002 is offline
 
Join Date: Jul 2003
Location: Wisconsin.
Posts: 1,350
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry you had to get caught up in that, That SHOULD be the last error you get, NOW.

Re download the current XML, Import/overwrite your previous one since you cant uninstall, THEN uninstall it, you should not recieve any errors. Now that it is uninstalled install it one last time and I think your good to go.
Reply With Quote
  #830  
Old 07-15-2007, 09:36 PM
whitevans1 whitevans1 is offline
 
Join Date: Jul 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It won't unistall for some reason... I get the same error and i downloaded the newest one.


Database error in vBulletin 3.6.7:

Invalid SQL:
ALTER TABLE forum DROP COLUMN `icash_prethread`;

MySQL Error : Can't DROP 'icash_prethread'; check that column/key exists
Error Number : 1091
Date : Sunday, July 15th 2007 @ 06:36:32 PM
Script : http://www.run3h4x.net/forum/admincp...do=productkill
Referrer : http://www.run3h4x.net/forum/admincp...uctid=Icash&s=
IP Address :
Username :
Classname : vb_database
Reply With Quote
  #831  
Old 07-15-2007, 09:39 PM
SKULL1985 SKULL1985 is offline
 
Join Date: Jan 2007
Location: England
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this on my forum 3.6.7 but when you make a post , thread no one gets any points?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:59 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04942 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete