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)

dartho 08-31-2006 12:57 PM

There's not really much to have in a screen shot - template edit adds a "iCash: xxx" line to the postbit where xxx is the current iCash balance. Admincp module is attached...

It's a very simple (and elegant) hack - for a demo, just install it...

agiacosa 09-02-2006 04:35 PM

Anyone figure out had to make the points show in the profile page?

soletrader 09-06-2006 10:21 AM

I love this hack but I have a question. How would I be able to reward users for prizes with icash?

Do I need another hack? Thank you

Evolution06 09-07-2006 03:26 AM

I see on most ipb sites that have a cash system installed they are able to lock the members gold, cash etc where it would say on the postbit as follows

Forum gold:Locked

Which will lock them from using there points, gold etc. Is there a hack that you have made to work with icash or anyone might know of one?

Black Tiger 09-08-2006 12:34 AM

Oops... encountered a problem. Installed this one, went fine.
Then I tried the "donate to members" option and give myselve 50 points but a database error occured:
Code:

Database error in vBulletin 3.6.0:

Invalid SQL:
update user set fun-euri=fun-euri+'50' where userid='3';

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 '-euri=fun-euri+'50' where userid='3'' at line 1
Error Number : 1064
Date        : Friday, September 8th 2006 @ 03:26:04 AM
Script      : http://www.mysite.org/forum/admincp/icashadmin.php?do=do_donate_all
Referrer    : http://www.mysite.org/forum/admincp/icashadmin.php?act=donate_to_all
IP Address  : xx.xxx.xxx.xxx
Username    : Black Tiger
Classname    : vb_database

Did I do something wrong or does this version don't work on 3.6.0 gold?

agiacosa 09-09-2006 03:27 PM

When donating to a usergroup from the ACP, it will only donate to a usergroup if it is the main usergroup for the member. If it is a secondary usergroup, it won't donate.

Can anyone else confirm this, please? Blaine, any quick correction to this?

Black Tiger 09-10-2006 04:00 PM

Got it working now by putting fun-euri back to money.

But now I edited the postbit template, but the amount of money is not showing up. I did this:
Opened the postbit template and found this:
Code:

<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
After that I added:
Code:

$vboptions[icashn]: $member[money]
 <br>
 <a href="donate.php?$session[sessionurl]to=$member[username]">Donate</a>

Still the amount of money is not showing up, what am I doing wrong?

Black Tiger 09-10-2006 10:33 PM

Problem solved. The installation notes missed 1 line.
You have also to put the above text in the postbit_legacy template, that's not in the instructions but for 3.6 gold it works now.

toolblast 09-14-2006 04:38 AM

Any update to 3.6 on this mod?

Black Tiger 09-14-2006 12:02 PM

None needed, is working fine on 3.6.


All times are GMT. The time now is 08:23 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.01856 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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