![]() |
Quote:
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> |
thanks buddy like my skin for my guild site ?
|
Quote:
BTW, don't forget to upload that spacer.gif file to your /forum/images/ folder. That will get rid of those little red x image errors. |
oh okay didnt see them i use firefox yeah i started doing that theme during my xmas vaction and still keep improving it btw great job on the guild hack
|
Hi again Sacroth, ive upgaded to your new 1.02 with success bar the username display. You have changed the variable $user[musername] to $user[username]. I use colour coded usernames so this new variable I dont like :( could I request you add the old one too?
Thanks & GJ EDIT: I noticed the showroster.php you added above for Gator included the $user[musername] variable. I tried this by overwriting the current on server only to get a db error mentioning that this is unrecognised in the db :s Code:
WHERE (usergroup.showrosterviewpermissions = 1) Thanks |
Quote:
|
I just updated the showroster hack with various changes. Please don't upgrade to it if you used the permissions installer. It isn't making use of the permissions. That will be introduced in my variation hack I plan to release soon. If you have any problems with this hack or my permissions test from last week, let me know and I'll do my best to help.
|
Still using the permissions version...working great!
|
Hi Sarcoth,
really nice roster, I am trying to modifie the code to our guild need and i would like to have an icon instead of the name of the class, I am not a Vbulletin guru do you think you could help me ? I created a Single-Selection Menu user profile field with a selection of 8 classes, what I am trying to do is do a if condition and show the right class icon acording to the selection. here is what I tried but i cant get it to work :( Code:
<td class="$bgclass" nowrap="nowrap"> Thank you. |
Quote:
Open the showroster.php file. Find: Code:
$usercount++; Code:
$classurl = 'images/spacer.gif'; Then go to the showroster_userbits template. Use this instead of the code you are using: Code:
<td class="$bgclass" nowrap="nowrap">$classimage</td> I hope that helps. I tested it and worked for me. :) |
All times are GMT. The time now is 02:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|