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
Problem Installing - White Page
- Marc
- Administrator
- Posts: 620
- Joined: Tue 2. Sep 2008, 22:48
- phpbb.com: Marc
- Location: Munich
- Contact:
Re: Problem Installing - White Page
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?
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
no errors . I use APTANA (eclipse).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?
Best Regards,
Ariel
Re: Problem Installing - White Page
The problem was (i dont know why): install_main.html was empty....
Thanks for your work and your time! Best regards,
Ariel
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?