View Single Post
  #4  
Old 7th December 2011, 20:28
accretio accretio is offline
Senior Member
 
Join Date: Nov 2011
South Africa
Posts: 26
Red face Personaling TorrentStrike login screen
@daffy, basically what i want is for the boxes such as: stats & categories not to be shown at the login screen. only once the user logs in should they be able to see the boxes. how do i do this?

Bump:
Quote:
Originally Posted by Bigjoos View Post
PHP Code:
if(isset($CURUSER)) {
code you want to block remember to break in and out of php otherwise you will drop the site 

@Bigjoos, what file is this from and will this remove the boxes even after the user logs in? i would like the stats and categories boxes to be shown only once the user logs in. sorry if i'm asking a dumb question, but i'm still getting used to this. thanks
Reply With Quote