Project:LMO - League Manager Online
Version:6.x-2.x-dev
Component:Code
Category:support request
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

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

#1

confirming the same issue. I'm on Drupal 6.13

#2

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

nobody click here