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
  #1142  
Old 04-29-2008, 02:09 PM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Strange, there should be a template called Icash_donate because I find this in the product xml file:
Code:
template name="ICash_Donate" templatetype="template.. etc.
Anyway, I'm sure in the Icash settings in the AdminCP is a yes/no option to NOT use the postbit changes. This should be set to no. Then the donate option is gone.
Don't forget to remove the donate.php from your forums directory.

If you really can't find it, I think you can delete this line from the product xml file, but this is not advisable, I would suggest not to use this method:
Find this line in the product-icash.xml:
Code:
		<plugin active="1" executionorder="5">
			<title>ICash Postbit Edit</title>
Change it to:
Code:
		<plugin active="0" executionorder="5">
			<title>ICash Postbit Edit</title>
After that, reimport the product file and don't forget to put "overwrite" to "yes".

Now all postbit editting is gone, also the display of the amound of cash a user has.
If you want that part back, use my suggestion from my previous reply, to use the documentation in the 1.1.2 zip on how to make a postbit(_legacy) edit manually.

Again I would not advise to change product-xml files, use at your own risk.
Reply With Quote
  #1143  
Old 04-29-2008, 03:18 PM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah I'd not seen the post from Bucker. You can disable the plugin also indeed if a seperate plugin is present, that's a better way to do it.
Reply With Quote
  #1144  
Old 04-30-2008, 04:54 PM
VitorHP VitorHP is offline
 
Join Date: Sep 2007
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works with 3.7?
Do you have a version compatible with 3.7 ?

Thanks
Reply With Quote
  #1145  
Old 05-02-2008, 11:54 AM
Mucker Mucker is offline
 
Join Date: Apr 2008
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its sort of working in 3.7, dont know if its messing some stuff up though.
Reply With Quote
  #1146  
Old 05-03-2008, 11:54 AM
Seiyaboy Seiyaboy is offline
 
Join Date: May 2006
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know you probably won't be updating this modification anymore, but I'll still like to ask if it is possible to have increase in icash if reputation goes up instead of based on posts.
Reply With Quote
  #1147  
Old 05-08-2008, 04:35 PM
wicked80 wicked80 is offline
 
Join Date: Feb 2008
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Black Tiger View Post
@kolt99 and vitnuce: You went over from vbcredits 1.3 to Icash? I wonder why, vbcredits is better.

Anyway, there is a bug in Icash, this resets ALL users cash to 0 if a thread gets deleted. So for all users, not only users which have posted or replyed in that thread.

Blaine002 (the coder) is not responding for a couple of months now to this problem.
That's why I went over to vBCredits which is running 1.4 rc2 now with nice options and a Banking and Loaning system too.

I hope for you guys that Blaine will come back soon. Normally he is giving very good support so I don't understand why he is not answering.
I encountered this problem and searching through the whole 50+ pages, i noticed other users have also experienced this and this is a bug in the code..

so, will there be a fix available or not ???
Reply With Quote
  #1148  
Old 05-08-2008, 08:38 PM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
so, will there be a fix available or not ???
Not as long Blaine is not back. I'm not a coder, I just used Icash in the past and try to support it a little bit as far as I can, for users which still use it.
They might benefit from the experience I have with Icash, but I'm not an official supporter.
The only one who can fix bugs is Blaine0002 and I don't have a clue when he will be back, sorry.
Reply With Quote
  #1149  
Old 05-09-2008, 08:17 PM
wicked80 wicked80 is offline
 
Join Date: Feb 2008
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks BT,
There is a setting that negates point when a thread is deleted, i wonder if disabling that will make this fix. The moderators can always manually deduct the cash before deleting a thread.

Have you tried this?

Thanks
Reply With Quote
  #1150  
Old 05-15-2008, 12:56 AM
stickskills stickskills is offline
 
Join Date: May 2008
Posts: 132
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Guess this doesn't work in 3.7, because it won't even let me install it haha.
Reply With Quote
  #1151  
Old 05-15-2008, 02:29 AM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wicked80
There is a setting that negates point when a thread is deleted, i wonder if disabling that will make this fix.
It should, otherwise you have to hack it out of the code.
I did not try the idea you have, and I can't anymore because I uninstalled Icash and Ibank.

@Stickskills: Well that's odd, because there is an Icash in the 3.7 version mods.
https://vborg.vbsupport.ru/showthrea...36#post1520036
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:00 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.08093 seconds
  • Memory Usage 2,315KB
  • 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_code
  • (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