Status
Not open for further replies.

Madhatterr

Customer
I would like to add a credits display phrase in my header template. In 3.8.6/vbcredits I used
Code:
<FONT COLOR="#b72f30">Your Available $vbphrase[credits]</a>:</font> <strong><span id="navbar_credits">$GLOBALS[navbar_credits]</span></strong><br>

I know both the vbcreditsII phrase system and the 4.x.x style templates are different so if anyone could help update this for me, I would appreciate it!
 
Look at the Automatic Template Edits section in the admincp for vbcredits. Edit the display you are interested in modifying. There it will tell you the templates that the display is using (which you can go and edit to your liking) and the hook/parent template that it gets inserted into (if you want to move it around). The currency labels come from the currency manager at Multiple Currency Integration.
 
Thank you for trying to assist. Been playing with it for a couple hours and still not getting it to work. I pulled this line from credits_display_credits_row
Code:
<a href="credits.php$session[sessionurl_q]" rel="credits-$currency[currencyid]-$user[userid];$user[username]">$useramt</a>
but when I insert it into my header template it returnsthe code $useramnt instead of the number of credits and when clicked the "To Account" doesn't show the username it shows the code $user[username].
 
Last edited:
Status
Not open for further replies.

Similar threads

Legacy vBCredits II Deluxe

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
846
Customer rating
0.00 star(s) 0 ratings
Back
Top