| Author |
Message |
honvl
Beginner


Joined: Jan 27, 2008 Posts: 2
|
Posted: Mon Jan 28, 2008 2:38 am Post subject: blank screens in posts, administration control panel |
|
|
| I've applied the mod to phpBB 3.0.0 up to Step 4: Add Gallery Module, but now my administration control panel returns a blank white screen and I can go no further. A post like this one: http://yui-life.com/forum/viewtopic.php?f=2&t=1 [yui-life.com] also returns blank white. I've also installed the "group permissions" patch I've found on this forum, but that did not help. How can I debug to see where I've gone wrong? |
|
| Back to top |
|
|
AdBot
|
| Post subject: blank screens in posts, administration control panel |
|
|
|
|
|
| Back to top |
|
 |
jettyrat
Moderator


Joined: Nov 28, 2005 Posts: 1139
|
Posted: Mon Jan 28, 2008 12:10 pm Post subject: Re: blank screens in posts, administration control panel |
|
|
I would say something is wrong in the acp mods. The viewtopic problem is because the integration has not been configured and the mods there require access the phpbb_gallery2 table.
Double check the mods that have anything to do with the acp and make sure they are correct. You can also enable debug messages by un-commenting the debug lines in phpbb3/config.php |
|
| Back to top |
|
|
honvl
Beginner


Joined: Jan 27, 2008 Posts: 2
|
Posted: Mon Jan 28, 2008 2:31 pm Post subject: Re: blank screens in posts, administration control panel |
|
|
| I have isolated the problem. I am having character encoding issues after modifying the files in the \language\en folder |
|
| Back to top |
|
|
|
|
|
|
|