Home

 

Home    Forum    Search    FAQ    Register    Log in

 


Post new topic  Reply to topic 
Page 1 of 1
 
 
User, Moderator And Admin In The Same List
Author Message
Reply with quote Download Post 
Post User, Moderator And Admin In The Same List 
 
Hello forum, I tried to do this myself but I could not    I want to put in the same list of users online today, all users without distinction between moderators, users and admins.
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: User, Moderator And Admin In The Same List 
 
Hi

Did you manage to solve this as I saw your post on .com if not I will have a look when I get a chance...

   
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: User, Moderator And Admin In The Same List 
 
thanks anyway bro, to keep the forum updated, we present what is said on .com

Mighty Gorgon ha scritto: 
OPEN forum.php
FIND
               switch ($todayrow['user_level'])
                {
                    case ADMIN:
                        $admins_today_list .= (empty($admins_today_list) ? '' : ', ') . $colored_user;
                    break;
                    case MOD:
                        $mods_today_list .= (empty($mods_today_list) ? '' : ', ') . $colored_user;
                    break;
                    default:
                        $users_today_list .= (empty($users_today_list) ? '' : ', ') . $colored_user;
                    break;
                }

REPLACE WITH
$users_today_list .= (empty($users_today_list) ? '' : ', ') . $colored_user;


Then you have to remove all other stuff in the TPL...


Below, the files already modified, Regards. Image
 



 
View user's profileSend private message 
Back to topPage bottom
Reply with quote Download Post 
Post Re: User, Moderator And Admin In The Same List 
 
Brilliant thank you for posting the solution here

   
 



 
View user's profileSend private message 
Back to topPage bottom
Display posts from previous:   
 
HideWas this topic useful?
Share this topic
blinkslist.com blogmarks.net co.mments.com del.icio.us digg.com newsvine.com facebook.com fark.com feedmelinks.com furl.net google.com linkagogo.com ma.gnolia.com meneame.net netscape.com reddit.com shadows.com simpy.com slashdot.org smarking.com spurl.net stumbleupon.com technorati.com favorites.live.com yahoo.com DIGG ITA Fai Informazione KiPapa Ok Notizie Segnalo Bookmark IT
Link this topic
URL
BBCode
HTML
 
HideSimilar Topics
 

Post new topic  Reply to topic  Page 1 of 1
 
 

Users browsing this topic: 0 Registered, 0 Hidden and 0 Guests
Registered Users: None


 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You cannot download files
You cannot post calendar events