WSoD with Drupal 6.13

hopfrog - August 20, 2009 - 08:28
Project:LMO - League Manager Online
Version:6.x-2.x-dev
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:active
Description

LMO sends Drupal in WSoD (White Screen of Death). Some incompatible element surely exists with the version 6.13 - Someone knows the problem and as to resolve him/it? And then a curiosity: but is this module still developed or it has been abandoned?
Thanks

#1

mitkoru - August 20, 2009 - 09:38

confirming the same issue. I'm on Drupal 6.13

#2

LAN_DRUPAL_aka_... - August 25, 2009 - 10:54

drupal_flush_all_caches() :
_drupal_flush_css_js();
drupal_clear_css_cache();
drupal_clear_js_cache();
drupal_rebuild_theme_registry();
menu_rebuild();
node_types_rebuild();
cache_clear_all

will help

 
 

Drupal is a registered trademark of Dries Buytaert.