Thread: Major Additions - [DBTech] vBCredits II Deluxe
View Single Post
  #307  
Old 04-10-2011, 06:37 PM
Darkwaltz4's Avatar
Darkwaltz4 Darkwaltz4 is offline
 
Join Date: Oct 2002
Location: Chicago
Posts: 1,538
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Wifey View Post
I'm helping code a Harry Potter site after they upgraded to 4.0. Before with this hack in vB3.x, we were able to have on the welcome panel the points standings for the four houses. We accomplished this by creating a user for each of the four houses - Gryffindor, Hufflepuff, etc. Anytime a staff member would donate to a member in each house, they would turn around and donate the exact same amount to the "house" account, so a running tally could be kept of how many points each house was earning. So, for example on the welcome panel it would say:

Gryffindor : XX points
Hufflepuff: XX points

and so forth and so on. I would like to add this back and have it auto update, instead of having to go into the welcome panel (the dbtech one, I might add - fab, by the way) and manipulate it manually every time an update is made. To accomplish this, in the welcome panel coding, what would my code be? In other words, here's my code:

HTML Code:
<smallfont><b><font color="crimson">Gryffindor</font>:</b> WHAT CODE GOES HERE?</smallfont>
Thank you in advance!!

Still looking for an answer to this.

Addtitionally, the points column is NOT showing up on our member list. Any idea why?

and yes, I have inserted the
{vb:raw template_hook.memberlist_resultsbit} in the memberlist_resultsbit template. It still shows up funny on the members page - all the places where the points should be are just dead link boxes that when you click on them take you to a 404 page.
Displays for any user's currency info require code backing them, which is why you cannot create new ones unless debug mode is enabled. Doing that automatically would require that, as there are no global variables for inserting in any old template. What did you used to have there to accomplish that?

Did you insert the resultsbit html above the </tr> or somewhere else?

Quote:
Originally Posted by reddyink View Post
Hello, Can we set credits by threads/posts per forum. I would like to provide X credits for posting a thread in a forum-x, and y credits for posting a thread in forum-y.

How do I do that? Thanks.
Yes, you can do that by selecting the forums that apply to a specific event. Additional events can target different sets of forums to do different things, such as charge them vs earning.

Quote:
Originally Posted by imcool2121 View Post
Suppose if i want to run the credit or point system only for a special usergroup, not for all registered members, how will i do that ?
You can either carefully setup your events to always select only those usergroups, or disable usergroups with a permission setting.

Quote:
Originally Posted by MrBeanzy View Post
Hi there,

I'm looking at a friends site who used vBCredits, i'm looking to get it myself at the moment.

I just wondered if there are actual pages for code redemption or credit purchases? As the only method i could see was to access the options viar the nav bar in a drop down?

I'm just asking as i wanted to make a bit more of a feature of the point redemtion or point puchase. Or would it be easy to take code from the souce and imbed it on different pages on my site?

Thanks, Paul.
You can create links with the code in them that will perform the same redemption process, for you to post wherever you want. Instructions are in the redemption manager (pro only)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01185 seconds
  • Memory Usage 1,786KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete