HomeUnityBlogs
 
 
sezer

How can I remove link "music"

1. How can I remove link "Music" in block "Site Stats" on Homepage?
2. How can I change link "Posts" in block "Site Stats" on Homepage to my link?
bad
0
good
 
 

Comments

Interex
Interex 125 days agocomment permalink
 
You need to open inc/design.inc.php in your favorite text editor. Search for getSiteStat and scroll down till you see:

'pmu' => array('capt'=>_t("_Music"), 'query'=>"SELECT COUNT(`ID`) FROM `RayMusicFiles` WHERE `Approved`='true'",'link'=>'browseMusic.php','adm_query'=> "",'adm_link'=>""),

and just put // in front of that line. Save and you're done.
 
bad
0
good
 
 
Interex
Interex 125 days agocomment permalink
 
oops sorry I didnt read (2). You need in the same file to find:

'pts' => array('capt'=>_t("_Posts"), 'query'=>"SELECT IF( NOT ISNULL( SUM(`forum_posts`)), SUM(`forum_posts`), 0) AS `Num` FROM `pre_forum` ",'link'=>'orca','adm_query'=> "",'adm_link'=>""),

and edit the 'link'=>'orca' part to whatever you need it to link to.

'link'=>'forumz.php' for example.
 
bad
0
good
 
 


Post a Comment

Please login to post a comment.

This Post
 
 
sezer Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:3.55765295029