Topic: Blank page when loading user profile

Hope someone may be able to assist - all of a sudden (as in, was working until I upgraded to PHP 5.1.1 tonight), when you select a user to view the profile, it comes up with a blank page. Anyone with a suggestion ?

regs,

Lance

Re: Blank page when loading user profile

In common.php, enable debug mode and change error reporting to E_ALL.

Re: Blank page when loading user profile

elbekko wrote:

In common.php, enable debug mode and change error reporting to E_ALL.

Nothing, but Apache's logs show this - PHP Parse error:  parse error, unexpected T_ELSE in C:\\www\\128\\profile.php on line 557

Re: Blank page when loading user profile

Have you done any mods?
Also, check if the line before 557 has a ; after it.

Re: Blank page when loading user profile

If you haven't modified the scripts in any way, try re-uploading profile.php. Maybe it got corrupted during the initial upload.

"Programming is like sex: one mistake and you have to support it for the rest of your life."