![]() |
could someone take a look at this script?
can someone look at this script and explain or show why the Gold member users only see the default color in the postbit?
Code:
global $vbulletin; and i get a database error on the "who's online" page for those users and the product "vsa - advanced forum statistics" does not show up for those users. could someone help me? thanks, Houston |
I can't see anything wrong in what's posted - is this a plugin? Which hook?
|
Quote:
yes its a hook. its a fetch_musername |
OK, looks like the problem is that you're changing $user['membergroupids'] and messing up some stuff that tries to use it later (a reference is passed to the function so any changes will affect the variable that's passed to fetch_musername() even after it returns).
So I would make these changes (lines in blue added, lines in red can be deleted): Code:
global $vbulletin; but I'm not sure that fixes everything. I noticed "rainbow" didn't seem to work, and I don't know why the problems only happened with non-admin or mod users. |
Quote:
now its just that in the post bit, if I'm a regular member, i see all the people who have a colored name just the default color. 'olive' how do i make it where they can see everyones individual color? |
Quote:
|
All times are GMT. The time now is 12:49 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:
|