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)

mac27 10-05-2006 05:46 PM

Yeah thanks. I have tried that already. I will go back and mess with it some more tonight. I got close but it didn't work.

It would be cool to have a page that showed the top 10 users with points. :)

Black Tiger 10-05-2006 10:11 PM

Yep, well, like I said, I'm not good enough for that, but hopefully someone else can give you the solving tip.

gamesmastervide 10-07-2006 09:15 AM

multiple currencys would be a great feature and ability to swap one for another would be even better...

Vric 10-20-2006 03:45 PM

Quote:

Originally Posted by Black Tiger
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.

Thanks. I had the same problem.

Working fine now. Simple and effective.

Vric 10-21-2006 03:04 PM

Question:

Is it possible to show the points only by the member itself and Moderators ? (Not everyone)

rebonuk 10-21-2006 07:07 PM

Does ishop work with VBux? What other cash/points mods does this work with?

chkdgate 10-25-2006 01:33 AM

Any news on an ibproarcade integration?

freecodevn 10-26-2006 08:25 AM

Hi blaine and Armstrong.
This hack very cool. But have some problem.This hack is not log any donation. I want log all of donation bethween members and give for them (at them donation place) histories of all donate. How can i do that?

Quote:

Originally Posted by armstrong
Hi blaine. I modified your xml to log all points earned. For points earned for posting a response, I added this part:

Code:

$nplogentry = date('Ymd') . ' ' . strftime('%T') . ' response ' . $vbulletin->options['ppr'] . ' ' . $vbulletin->options['icashf'] . ' ' . $vbulletin->userinfo['username'];
$npearnlog = fopen('../../noypisoearnlog.txt','a') or die("can't open cashlog: $php_errormsg");
fwrite($npearnlog, $nplogentry . "\r\n");
fflush($npearnlog);
fclose($npearnlog) or die ($php_errormsg);

Now, I would also like to log the actual post number. What would the variable look like for this?


engedi05 11-05-2006 01:04 AM

Where is Blaine?

chkdgate 11-05-2006 03:49 AM

Quote:

Originally Posted by engedi05
Where is Blaine?

Question of the thread. Life happens. Plus, he's not getting paid for this.


All times are GMT. The time now is 08:18 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.01756 seconds
  • Memory Usage 1,735KB
  • 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
  • (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