Blank page when logout
|
beerlao
Joined: 2007-05-29
Posts: 3 |
Posted: Tue, 2009-07-28 14:03
|
|
Hi, after installing and configuring gallery module for drupal I get a blank page when clicking on logout (just a blank page, the URL remains with http://host/logout -> no redirect to http://host/node as it does when gallery for drupal is disabled). All other things are doing well which means I can access my galleries and can do all other things you can do with drupal. Just logout doesn't work. If I hit "Refresh" on the blank page, then the login form appears. Apache logfile says that there is a error 500. In php.ini I set memory_limit to 128M. Drupal is 6.13 and gallery module is 6.x-1.0. Gallery2 itself is 2.3. If I disable gallery module or just reset configuration drupal is working fine again. Any hints? Thanks for reading. |
|
| Login or register to post comments |

Posts: 3
I tracked this down. This error only appears when in gallery2 the optional module 'userinfo' is enabled. If you enable debug mode in gallery2 you will find something like
Disabling the module in gallery solves the error.