1

Topic: Blank page for login or register

Hello,

I have worked with translating and uploading translations of extensions all day. Now all of a sudden it's impossible to login or register. All I get is a blank page.

What can I do to fix the problem. I run Wordpress and the conflicting plugins sometime cause a similar problem. It is easiest solved by deleting the pluginfolder. Sometime I have to access the databases and disable plugins that way.

Might there be a similar problem with punbb? What can I do to fix the problem?

I tried deleting the extensions in the /extensions folder, but then I couldn't reach the forum at all...

http://www.roglekloster.se/punbb/

Sister Marie
Convent of St Dominic in Sweden

Re: Blank page for login or register

Add this to config.php

// Disable forum hooks (extensions) by removing // from the following line
//define('FORUM_DISABLE_HOOKS', 1);

3

Re: Blank page for login or register

I have the same problem, but add that line to config.php doesn't work.