Forum Moderators: coopster

Message Too Old, No Replies

message board assistance- phpbb

         

John_Wise

2:55 pm on Dec 25, 2003 (gmt 0)

10+ Year Member



I recently added a message board to one of my domains. It is a phpBB. My present host is excellent for a site I have that has dynamic pages. But with this particular domain, the message board is not running correctly. I am getting tons of Fatal Error- Maximum time of 30 seconds exceeded- messages. The pages are not completely loading. When I go to the forums at phpbb.com, I never get that message. So I assume it is my host?

My site with the board should get about 300 uniques and 4000 pageviews daily. Any help/advice appreciated.

gardfish

1:15 am on Dec 26, 2003 (gmt 0)

10+ Year Member



The only times I see that error message are when I forget to increment a counter, or put the increment in an if statement and the code gets stuck in an infinite loop. Simple error, but worth checking the code for.

rogerd

1:37 am on Dec 26, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



John, there's a very active forum at phpBB's own site - have you tried posting there? Chances are, some other phpbb user will have encountered this and have a fix for you.