![]() |
Ive got the code here. Ill leave it up to u to make it so u can like make these changes inside the admin panel.
PHP Code:
|
Quote:
|
Removed this post to prevent confusion.
Enjoy!!! |
edit is now working can be seen here http://sacred-dragoons.com/forums/showroster.php
now to figure how to arrange the usergoup to show the right ones in order |
Quote:
never mind i solved it with this small change that was posted a while ago seems to be working great good job buddy |
Quote:
Still white screens on large usergroups though. :( |
Brian - Great to hear!
As soon as I get all the code together, I'll start up a new hack thread in the Mod forum. I'll keep supporting this one here for those that wish to only make design template changes. The new one will be using the install found in post #83 above. I have a lot more things I want to add to it before posting it though. |
Quote:
|
Quote:
Yes, if I try to include a large usergroup, it white screens as well. I guess the roster page uses the same basic setup (hence the issue on both)? |
OK Sarcoth...this was not a problem with your hack. My php was not allotting enough memory to perform this task. Once I upp'ed it to 32M, it works fine now.
Thanks for all your help once again. |
Quote:
|
With your last version, I was able to display these entries...
<td class="$bgclass" nowrap="nowrap">$user[onlinestatus]</td> <td class="$bgclass" nowrap="nowrap">$user[lastonline]</td> But now they don't show up. What do I need to do/add to get these to show up in the showroster_userbits template? Thanks in advance for your help! |
Quote:
Updated showroster.php is attached below. |
|
Quote:
|
Quote:
Also, the number count does not appear next to the usergroup name in the heading as shown on your site. Maybe I did something wrong. :D |
now only if i could get the tables to line up properly :(
i did some template edits to get the roster to show up like this seen here.http://sacred-dragoons.com/forums/showroster.php here are the new edits open showroster_header and over write code with this Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> and overwrite code to this Code:
<tr> |
Quote:
Code:
<td class="tcat" colspan="9">$user[title] ($usercount)</td> |
Quote:
|
bump check the post above it was edited with the information
|
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. :) |
thank you very much ! :)
Is there a easy way to change how the roster is sorted ? right now it sorted by group, admin,moderator,member, etc... I would like to have them sort by class,race,lvl, etc.. better have a drop down to change the sort type. ill start working on something :) havent touch php in year, I am really rusty hehe :D |
Are you able to have multiple Guilds in this?
Also is there a way to input the information from the screen and not through the code? |
Upgrade is complete.
Enjoy! |
Quote:
Would take some additional work, but it is doable. Good luck. |
First install again!!!
Fantastic work mate all my problems are solved. This is what i did with your great work: http://www.sog-team.co.uk/forum/showroster.php Approve? lol Thanks a bunch & the hard work paid off :) Matt |
Looks awesome moo2.p. I'm glad you like it.
|
Is there a way to set this so that it uses a vbulletin style template OTHER than the default?
|
Quote:
|
Maybe a better choice of words is simply style.
I'd like to use a style other than my forum's default style. I haven't seen a place where I can change the style for this page. Sorry for the misstatement. |
nps dude... ^ easy mistake ;)
@Sarcoth - Thanks mate, really enjoyed working closely with your great coding ability on this one ;) trial and error they say lol |
All times are GMT. The time now is 02:45 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:
|