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 - vBCredits - Ultimate Points System (https://vborg.vbsupport.ru/showthread.php?t=151924)

Darkwaltz4 07-17-2007 06:37 PM

yes, putting together ibproarcade and v3 arcade integrations :)

PixelFx 07-17-2007 07:09 PM

awesome work john :D

carlt 07-17-2007 07:18 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1293754)
In the usergroup editor.
If they are not showing up in the postbit, first follow the footnote directions in the Instructions.txt file, and then the patch I just posted.
Do they appear in the memberlist, but not sort by them? Did you edit the memberlist file per the instructions?

Found the settings in usergroups, thank you for the help.

The credits do show up in the memberlist, it just does not allow for sorting by credits. When I click on credits it sorts by username for some reason. I checked the memberlist template changes and they look fine. I will now look at the files.

Postbit edits I am still a bit confused on will look at the code some more before inserting as I don't want to mess anything up.

DS MrSinister 07-17-2007 10:09 PM

Quote:

Originally Posted by Darkwaltz4 (Post 1293754)



:D what about you, DS MrSinister?


Works Great sir, thanks you so much..

Fearlessninja 07-17-2007 11:03 PM

Now a shop add-on is what this is missing and you could beat the legendary VBPlaza!

cheat-master30 07-17-2007 11:10 PM

Quote:

Originally Posted by Fearlessninja (Post 1294115)
Now a shop add-on is what this is missing and you could beat the legendary VBPlaza!

This works fine with other shop modifications like Ishop. So a shop modification probably is not needed.

Darkwaltz4 07-18-2007 01:40 AM

Beating vbplaza is kind of my ultimate goal :)

1.3 will include more features seen in other points hacks, except better :-p

oldfan 07-18-2007 05:32 AM

How could my users use their credits to gain access to special/vip forums?

thanks

carlt 07-18-2007 07:58 AM

Quote:

Originally Posted by carlt (Post 1293915)
Found the settings in usergroups, thank you for the help.

The credits do show up in the memberlist, it just does not allow for sorting by credits. When I click on credits it sorts by username for some reason. I checked the memberlist template changes and they look fine. I will now look at the files.

Postbit edits I am still a bit confused on will look at the code some more before inserting as I don't want to mess anything up.

Fixed the memberlist. I made a mistake in the memberlist.php file mod.. It was a bonehead error.
I had:
case 'posts':
$sqlsort = 'user.credits';
break;
Instead of:

case 'credits':
$sqlsort = 'user.credits';
break;

Living up to my 2 rating:D...Now the fun part trying to fix my postbit.

Skyline_GT 07-18-2007 10:20 AM

Great Mod, I am going to try this.


All times are GMT. The time now is 01:36 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.02087 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
  • (4)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