Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Recent Topic In View Online 
 
Hi,

from ACP I want to set 5 recent topics on view online page.....see the image....the graphic is not the best....is possible to set number of last user online = to recent topic??

recent.jpg
Description:  
Download
Filename: recent.jpg
Filesize: 256.54 KB
Downloaded: 386 Time(s)

 



 
hplSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Recent Topic In View Online 
 
Edit this line in viewonline.php:

FIND
Code: [Download] [Hide] [Select]
    $sql = "SELECT username, user_id, user_lastlogon, user_level, user_allow_viewonline FROM " . USERS_TABLE . " WHERE user_id > 0 ORDER BY user_lastlogon DESC LIMIT 10";


REPLACE WITH
Code: [Download] [Hide] [Select]
    $sql = "SELECT username, user_id, user_lastlogon, user_level, user_allow_viewonline FROM " . USERS_TABLE . " WHERE user_id > 0 ORDER BY user_lastlogon DESC LIMIT " . $config_mg['last_msgs_n'];

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Recent Topic In View Online 
 
coooool

i like this and added this to my site thx
 




____________

Play Games at GamesCampus!
 
KugeLSichASend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Recent Topic In View Online 
 
hello how do I add in the viewonline page the last users online, the recent topics and the shoutbox? because I only see the who is online box...

thank you very much  


I found the way: I just have to go to ACP > Settings > DB
 



 
Edited by LordC, Wed 24 Jan, 2007 20:37: found the way
LordCSend private message  
Back to topPage bottom
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
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 can download files
You cannot post calendar events


  

 

  cron