Page 1 of 1

Problem Installing - White Page

Posted: Fri 26. Nov 2010, 13:37
by apklein
I trying to install the mod on PHPBB 3.08, and I get white/blank page. How can I start debug this situation? (I made all changes that says on install.xml). I inserted "echo 'here';" and the here message works in every place I inserted.

Best Regards,
Ariel

Re: Problem Installing - White Page

Posted: Fri 26. Nov 2010, 15:41
by Marc
Enable debug in your config.php.

Post any errors that appear.

If no errors are being displayed, check your file edits. What editor did you use to edit the files?

Re: Problem Installing - White Page

Posted: Fri 26. Nov 2010, 15:55
by apklein
Marc wrote:Enable debug in your config.php.

Post any errors that appear.

If no errors are being displayed, check your file edits. What editor did you use to edit the files?
no errors :(. I use APTANA (eclipse).

Best Regards,
Ariel

Re: Problem Installing - White Page

Posted: Fri 26. Nov 2010, 16:38
by apklein
The problem was (i dont know why): install_main.html was empty....

Thanks for your work and your time! Best regards,
Ariel
Marc wrote:Enable debug in your config.php.

Post any errors that appear.

If no errors are being displayed, check your file edits. What editor did you use to edit the files?