FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Removing links from login.php
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Removing links from login.php [message #1394 is a reply to message #1393] Thu, 11 April 2002 19:06 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Effexx wrote on Thu, 11 April 2002 2:50 PM

Okay....I did that and now the links are removed from all the pages, not just the login page. What do I do now???




Hm... well if you wanted to ONLY hide it on one page, you should have put the code inside an if()
something like this:

if( !strstr($GLOBALS['REQUEST_URI', 'login.php') ) {
show icon code etc....
}


FUDforum Core Developer
[Message index]
 
Read Message icon6.gif
Read Message
Read Message
Read Message
Previous Topic: MySQL Version - Will it be ok?
Next Topic: SQL Post-Installation Problems
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 15 18:23:18 GMT 2024

Total time taken to generate the page: 0.04492 seconds