![]() |
Quote:
|
Awesome, your da MAN! Thanks for the support my friend.
I clicked installed too. |
I've attached instructions on how to add a Class Statistics Counter to those Vanguard Rosters. You could easily do something similiar for any game, but you would need to alter the class names within the code.
Class Statistics Counter |
Hey sacroth, thanks for this mod, am using and lovin it. One question, I see on your demo site you have the groups organized, I have a group for ever rank in my clan kind of like what you have. However I need to order them by a mysql column that I made titled orderid... Is there anyway to order them in a different way then what they are. I tried adding a "ORDER BY orderid ASC" type code to the end of the mysql query you have set in the php file for showroster.php however you already have a order in alphabetical order that I just don't understand because I don't code with vB, only custom. If you could help me out on this, I would greatly appreciate it.
|
I only get a blank white page unfortunately....
Here's what I did, I'm using your hack (brilliant, BTW) to display our member's Ebay Usernames from a custom profile field. Here's what I did: I uploaded showroster.php to my forum's root I created a custom profile field called Ebay Usernames (field5) I created a custom phrase (GLOBAL) with the varname: show_roster Text: Users on Ebay I created the SHOWROSTER template exactly as shown in the instructions...no changes I created the showroster_usergroup as shown below: Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> Code:
<tr> Any ideas why this would not be working? All I get is a blank white page. Note: When I go into Vbulletin Options and disable the Forum Leader's Page, I get the permission error as opposed to the blank white page. I know this is bit outside the scope you originally intended it, but I think its a great way to display custom profile fields. Thanks for your help! |
Hi,
Im having a problem inserting an image into the "showroster_usergroupbit" template. This is what I enter: Quote:
Can you spot the problem? Thanks in advance! |
Anyone know how I can include the persons avatar in this list? I have tried adding
Code:
<td><img src="$user[avatarurl]" $user[avatarsize] alt="<phrase 1="$user[username]">$vbphrase[xs_avatar]</phrase>" border="0" style="border:1px solid $stylevar[tborder_bgcolor]; border-top:none" /></td> |
Quote:
grecostimpy - I've only seen blank pages when something in the PHP file doesn't call up the correct template files. Double-check the names of your templates. I'll see if I can figure out any other problems that may be causing it. m002.p - I'm not too keen on images in this hack, but try removing forum/ from that code. SgtOliver - I'll look into it. |
Quote:
|
grecostimpy - I've looked over your process a dozen times and I don't see anything wrong with it. The only thing I can think of is that one of the templates are spelled incorrectly; typo maybe. Double check and let me know.
|
All times are GMT. The time now is 08:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|