![]() |
[release] Admin/Mod Login & Avater Link Intergration
Authors: Anime-Loo and SaintDog
Intergrated by: ffdcsite Description:This mod will intergrate SaintDogs Admin/Mod Login and Anime-Loo's Edit avater link in User CP template modifications. For admins, it will display a link to the Admin CP, for mods, it will display a link to the Mod CP and for normal users it will show a link to the Edit Avatar Page. I would also like to say that I wrote niether of these mods, I simply intergrated them. All credit goes to SaintDog and Anime-Loo Links: SaintDog's mod - http://www.vbulletintemplates.com/mo...?s=&threadid=8 Anime-Loo's Mod - http://www.vbulletintemplates.com/mo...&threadid=1779 Preview: http://www.vbulletintemplates.com/mo...=&postid=16306 Please click the install if you use this modification! |
Preview:
|
Nice, never thought of doing it that way. However you may want to show the mod and admin the edit avatar link to incase someone did steap two of my mod that removes the avatar bits from the edit options page. In that case i belive this code would work tho i havent tested it
//ffdcsites intergration if ($bbuserinfo[usergroupid]==6) { //Admins $usercplogin = "<a href=\"admin/index.php\">Admin CP</a> - <a href=\"member.php?s=$session[sessionhash]&action=editavatar\">Edit Avatar</a><br>"; } elseif (($bbuserinfo[usergroupid]==5) or ($bbuserinfo[usergroupid]==7)) { //Mods $usercplogin = "<a href=\"mod/index.php\">Mod CP</a> - <a href=\"member.php?s=$session[sessionhash]&action=editavatar\">Edit Avatar</a><br>"; } else { //Everyone else $usercplogin = "<a href=\"member.php?s=$session[sessionhash]&action=editavatar\">Edit Avatar</a>"; } //End intergration good work :) |
Thanks for that Anime-Loo.
Ill test that out now and let you know on the results:) Edit: Tested and working great. Although, it did make that cell rather large [mad] |
I would have never thought of that too. Nice work. :)
|
fery nice
thanks my frindffdcsite and thanks my frindAnime-loo |
Thanks, I guess ^.-
|
hmm I use this when my host gets back up....
looks good I'll tell ya what I think when I get it installed ;) |
nice hack ;)
thanks alot FFdcsite:D :D install this ^^ |
Thank you:D Please post any problems:)
|
All times are GMT. The time now is 11:19 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:
|