vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - vBCredits - Ultimate Points System (https://vborg.vbsupport.ru/showthread.php?t=172399)

PixelFx 02-01-2009 01:29 PM

The install notes and other still need to be upgraded for clean install, few other things, however I'm sure darkwaltz will update this script to the 3.8.x mods area as soon as he's ready! In the mean time ... yeah it works great on 3.8.x

cooltechie 02-06-2009 01:00 AM

Created a test raffle, added user to it, then deleted the drawing before start date. Credit was not refunded to the user. Is there a setting to refund users?

Darkwaltz4 02-06-2009 02:29 PM

Quote:

Originally Posted by cooltechie (Post 1735671)
Created a test raffle, added user to it, then deleted the drawing before start date. Credit was not refunded to the user. Is there a setting to refund users?

It does not do that currently

badboyz 02-07-2009 03:57 AM

add option so we can add site bux to members or add certain amount to all users also add a option to delete all bux also add option to check history and logs of donations

if u may add these options v helpful bro thanks

Darkwaltz4 02-08-2009 08:46 PM

Quote:

Originally Posted by badboyz (Post 1736760)
add option so we can add site bux to members or add certain amount to all users also add a option to delete all bux also add option to check history and logs of donations

if u may add these options v helpful bro thanks

all of that is in there.

you can mass add/remove credits to users using several tools (mass credit updater or the award users by criteria)

clicking moderate donations / post awards is a log of all donations which you can also revert if you want

AdamB 02-09-2009 12:00 AM

Hello, first I'd like to say great mod. I am using it on my forum and it works great. There are just so many options that you can control so many aspects; its a true coding wonder. Great work!

My question is... is there any way to control the Central Account or see how much is accumulated in it? I think it is a great feature being able to collect funds and disperse them, but kind of mysterious. It is just kind of in my nature to see what's going on as I am an accounting student :p

laptop1986 02-09-2009 12:55 AM

Is it wark at vb 3.8.× ??

Darkwaltz4 02-09-2009 06:14 PM

Quote:

Originally Posted by laptop1986 (Post 1738235)
Is it wark at vb 3.8.? ??

yes

Quote:

Originally Posted by AdamB (Post 1738177)
Hello, first I'd like to say great mod. I am using it on my forum and it works great. There are just so many options that you can control so many aspects; its a true coding wonder. Great work!

My question is... is there any way to control the Central Account or see how much is accumulated in it? I think it is a great feature being able to collect funds and disperse them, but kind of mysterious. It is just kind of in my nature to see what's going on as I am an accounting student :p

Currently no way to control it (without writing queries)

You can see how much is in it by enabling the post award system with no limits (preferrably on admin!!) and then in global specialty setting, set to spend from central account. when you go to award someone, the amount available will be exactly whats in the central account

mokujin 02-09-2009 07:21 PM

How to reset all User's Credits ???

Hi again, my board has too many forums so I need to Reset Forum Overrides all at once too, can you help me?

Thank you :)

Darkwaltz4 02-09-2009 09:05 PM

Quote:

Originally Posted by mokujin (Post 1738986)
How to reset all User's Credits ???

you can use the mass credit updater:

base 0, select all groups, select NO awards. run it.

even quicker to run this query if you are comfortable with it:
Code:

UPDATE user SET credits = 0
(use your table prefix if applicable)


All times are GMT. The time now is 10:40 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.02421 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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