![]() |
Great mod! Man, this site is just full of goodies! :D
|
Very nice mod, I have altered it a little bit to fit our special supah secret usergroup. And to merge it in with the code at the bottom of my footer. So it resides now between < Contact Us - etc - Creations.nl > links.
Installed and it is great! |
i added my link to the welcome panel with the Log Out, Forum Leaders, etc.
|
as said with the register/cp template edit can you make an attachment with a rollover code?
|
I have a question, why in mine does it also show up with like, the url to my forums THEN all the other stuff?
|
Examples are always best, what is the URL to your forum that this is happening on?
|
well never mind, i just found out that one of the admins put that there meaning to put it in a different template
|
Realy neat :p
|
thanx fer the mod
i have been meaning to get this one |
Great! I changed it so it would display "Become an Moderator" for NON-Admin, NON-smod, NON-mod folks :)
Here's the code (if anyone intrested :D) //Administrative/Moderator Login if ($bbuserinfo[usergroupid]==6) { //Admins $adminlogin = "<a href=\"admin/index.php\"><smallfont>Administrative Login</smallfont></a>"; } elseif (($bbuserinfo[usergroupid]==5) or ($bbuserinfo[usergroupid]==7)) { //Mods $adminlogin = "<a href=\"mod/index.php\"><smallfont>Moderator Login</smallfont></a>"; } else { //Everyone else $adminlogin = "<a href=\"modapp.php?userid=$bbuserinfo[userid]&username=$bbuserinfo[username]\"><smallfont>Become a moderator</smallfont></a>"; } //End Login Code |
All times are GMT. The time now is 07:56 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:
|