White Screen when trying to post on phpBB3

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
The FlyerFly
Forum Newbie
Posts: 2
Joined: Thu Jan 01, 2009 11:44 am

White Screen when trying to post on phpBB3

Post by The FlyerFly »

can someone tell me why i am getting a white screen when trying to post on my phpBB3 based from?

the site is located here...

http://flyerflies.com

....and here is the most recent portion of the PHP error log i got from my host.

Code: Select all

xxx.xxx.xx.xx - - [01/Jan/2009:02:27:39 -0600] "GET /forum/styles/acidtech/theme/images/cell.gif HTTP/1.0" 200 206 "http://flyerflies.com/forum/styles/acidtech/theme/stylesheet.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:39 -0600] "GET /images/mightybanner.jpg HTTP/1.0" 200 17374 "http://flyerflies.com/forum/index.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:39 -0600] "GET /forum/styles/acidtech/theme/images/hdr_mid.gif HTTP/1.0" 200 257 "http://flyerflies.com/forum/styles/acidtech/theme/stylesheet.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:39 -0600] "GET /pagelogos/testheader.swf HTTP/1.0" 200 99300 "http://flyerflies.com/forum/index.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:40 -0600] "GET /forum/styles/acidtech/theme/images/hdr_left.gif HTTP/1.0" 200 558 "http://flyerflies.com/forum/styles/acidtech/theme/stylesheet.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:40 -0600] "GET /forum/styles/acidtech/theme/images/hdr_right.gif HTTP/1.0" 200 554 "http://flyerflies.com/forum/styles/acidtech/theme/stylesheet.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:40 -0600] "GET /forum/styles/acidtech/theme/images/th.gif HTTP/1.0" 200 171 "http://flyerflies.com/forum/styles/acidtech/theme/stylesheet.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:40 -0600] "GET /forum/styles/acidtech/theme/images/sub_old.gif HTTP/1.0" 200 187 "http://flyerflies.com/forum/styles/acidtech/theme/stylesheet.css" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:40 -0600] "GET /backs/highlight_back.jpg HTTP/1.0" 200 66319 "http://flyerflies.com/forum/index.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:41 -0600] "GET /images/myspace_logo.gif HTTP/1.0" 200 1910 "http://flyerflies.com/forum/index.php" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:42 -0600] "GET /library/news_panel.txt HTTP/1.0" 200 10201 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:42 -0600] "GET /library/injury_panel.txt HTTP/1.0" 200 753 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20081231 Minefield/3.2a1pre"
xxx.xxx.xx.xx - - [01/Jan/2009:02:27:42 -0600] "GET /main/tributes/hart.html HTTP/1.1" 304 - "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
 
can someone tell me what is the issue? im not a PHP guy, but im really in a bind.

thanks a million.
Last edited by The FlyerFly on Sat Mar 21, 2009 10:10 pm, edited 1 time in total.
Cirdan
Forum Contributor
Posts: 144
Joined: Sat Nov 01, 2008 3:20 pm

Re: White Screen when trying to post on phpBB3

Post by Cirdan »

It is working fine for me, but in case I missed it, you can go into the PHPBB config file and turn error reporting on and it should print out an error. I would not recommend doing this permanently, however.
The FlyerFly
Forum Newbie
Posts: 2
Joined: Thu Jan 01, 2009 11:44 am

Re: White Screen when trying to post on phpBB3

Post by The FlyerFly »

the issue only comes up when a user attempts to post a message or send a PM.

where is this option located in the phpBB ACP? i looked all over and even searched the phpBB.com forums and wasnt able to find it. however, if you are talking about the error logs that appear under the Maintenance tab, then the most recent error recorded was from Dec. 2nd...long before this issue came up.
Post Reply