Crew-Portal Posted September 12, 2007 Share Posted September 12, 2007 Not really sure if this is the place to ask, but... Well the name does have PHP in it so... I starting making ALOT Of Modifications to my PHPbb Scripts and A little while into the construction I decided to add a link at the top of the page. i only want this link to be viewable to Logged In Members. So I checked to see how the others were done and i came accross this: {U_REGISTER}. So I figured this must be a PHPFrunction So I tried to find Include files on the page that could take me to where this function is held. But look there are none! So my question is where is the location of all the: {U_REGISTER} {U_FAQ} {U_INDEX} And so on... Is it one file or is it located in 100 files? Just does anyone know where the Functions are stroed for the above links? Please someone help! Quote Link to comment Share on other sites More sharing options...
gerkintrigg Posted September 12, 2007 Share Posted September 12, 2007 never heard of them, but i think PHPbb uses sessions and cookies. You might want to look into that instead. Quote Link to comment Share on other sites More sharing options...
Sorthy359 Posted September 13, 2007 Share Posted September 13, 2007 gerk i disagree. there is a class that determines if they are logged in or not. i suggest looking around for the file with the logout link and see how it works. Quote Link to comment Share on other sites More sharing options...
tippy_102 Posted September 13, 2007 Share Posted September 13, 2007 In phpBB2, look in includes\page_header.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.