purbeast0
No Lifer
Basically I want to make it so that the user cannot post comments on the site unless they are logged into the forum. I am not really sure how to do this, although I've heard recommendations on using sessions, however I cannot really get more than that.
I just want to be able to check from the main page if the user is signed into the forums currently, and if so, it'll allow them to post. I basically just need to know what to put inside the "if login" type statement. I'm using PHPBB btw ...
If you know how to do this, or if there is an article on this already, please let me know, thanks!
I just want to be able to check from the main page if the user is signed into the forums currently, and if so, it'll allow them to post. I basically just need to know what to put inside the "if login" type statement. I'm using PHPBB btw ...
If you know how to do this, or if there is an article on this already, please let me know, thanks!