![]() |
Thaks :)
|
Hi all,
Ok I seem to be having an issue getting some of the Usergroups to display. In my vBulletin/Options/ShowRoster settings I have the following for the Usergroups displayed: 6,7,2 6 = Administrators 7 = Moderators 2 = Registered Users Seems the Registered Users is the only Usergroup showing. I have the primary sort set at title. THanks and your help is greatly appreciated. |
I love this mod. I am have done a few custom tweeks to it and would like some help with one I can't seem to work out.
In lieu of displaying a particular profile field, I would like to display an image in it's place. The field is not required, so some users will have it and other's won't. I am attempting to only display if the user has selected 'Yes'. In "showroster_userbits" template I have made the following modification without success. If you have a suggestion as to how I could get it working that would be great. Code:
<vb:if condition="$show[field4th]"><td nowrap="nowrap" align="center"><vb:if condition="$userinfo.$column[columns4] == /yes/i"><img src='http://myimages.com/image.gif'></vb:if></td></vb:if> |
I have not played with this a whole bunch, but I have not figured this out. Is there a way to display the following? (Going to break this down so it is more easily understood).
A forum exists for multiple game guilds under one roof. I would like a roster that separates the rosters by the games played. So for example: WoW Guild Usergroups: WoW Guild Leaders WoW Guild Members Aion Guild Usergroups: Aion Legion Leaders Aion Legion Members I would like the roster page to separate the WoW users and Aion users into two separate areas or perhaps different pages. Roster Page: WoW Member Count: # Leaders A B Members A B C etc. ---------------------------------------------------------------------------------------------------- Aion Member Count: # Leaders A B Members A B C etc. |
Quote:
http://www.outkasts.net.au/forum/showroster.php |
Okay. I am back. Life got a little busy. I am hoping to start working on an update next week. If anyone is still having any problems, post them now and I'll get back to you. I'll look into the above stuff over the next 2 days. Depends on how long it takes me to fix my site. Apparently a few things are broke after updating.
|
glad your back, just installed it and i get this error when i try to see the .php
Code:
Fatal error: Class 'vB_Template' not found in /home/?????/public_html/forum/showroster.php on line 500 Code:
$templater = vB_Template::create('showroster_navbar'); |
None yet. I'll set up a new test forum tomorrow and do a fresh install with the current version. Perhaps it has something to do with 4.0.3 but I don't know. I updated to 403 on Monday and I had no problems with the roster, but mine was already installed.
403 the version you have? |
Sarcoth, excellent script here. I'm trying to adapt it, to turn it into a STAFF PAGE. Which is something that vbulletin needs, and doesn't have. Your script can do it, but there are some things that need to be changed. Can you direct me?
Profile fields that contain a lot of characters do not line wrap: they just stretch across. Is there a way to fix the size of the tables so that the text wraps? Profile field text is centered, which works great for what you're doing with this, but really throws off things if you have a paragraph of text. Any way of making it LEFT oriented? I realize that these must be simple template edits, but I haven't explored it yet. Also putting the avatar in the name box, or near it, might be useful. Thanks! EDIT: fixed the align center issue easily. Now for the word wrapping part...(change align center to align left in product xml) EDIT: fixed the wrap stuff. (change all "nowrap" to "wrap" in product xml) Now, changing the actual Navbar phrase..... EDIT: found it! Great staff page! |
LOL. So, it sounds like you fixed all your issues then right?
You sound like me. I like to ask my questions and then go to work on the problem in case someone else gives me the answer before I find it on my own. Funny thing is, I always figure it out first. :) |
All times are GMT. The time now is 01:23 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:
|