Page 1 of 1

PhpBB post, login page , and logout page erroring out

Posted: Fri Jan 20, 2006 6:12 pm
by NewfieBilko
Hello. I have a website(phpbb message forum) that I was just about to go live with and now there seems to be a problem with phpbb. I also have been talking to my friend from HipHopHits.net and he says that he currently has the same on his phpbb as well. The problem is with the POST (topic post) page not loading, and as well a page not loading (page not found) error going on with LOGIN and LOGOUT page. Go ahead, try to make an account,it will bring u to a PAGE NOT FOUND aafter hanging on load, then if you hit BACK BACK (go to forum index) and refresh -the page actually DOES record the input from login and your logged in. but of course people arn't smart enough to do this so im getting no one able to post or login.

Please help

http://www.nlchatandmeet.com

Posted: Fri Jan 20, 2006 6:33 pm
by feyd
make sure you have the newest versions of phpbb installed, and check through the code for any intrusions that may have happened to alter the code used on the page such that it would become unresponsive...

Posted: Fri Jan 20, 2006 7:11 pm
by pilau
It might happen that some altering in your code makes those pages get into an infinite loop. When typing this i had another idea - it might be something with a template used in the three pages.