Active
Project:
LMO - League Manager Online
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 08:28 UTC
Updated:
25 Aug 2009 at 10:54 UTC
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
Comments
Comment #1
drupov commentedconfirming the same issue. I'm on Drupal 6.13
Comment #2
landike commenteddrupal_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