22
Ok, the only way to get the error to display was to use PHP Debug. Here it is:
Fatal error: Cannot redeclare class newsstory in /home/twohungr/public_html/modules/recette/class/class.newsstory.php on line 32
Notice [PHP]: Undefined index: fragment in file modules/statistics/include/hitcounter.php line 68
Notice [PHP]: Undefined offset: 14 in file modules/news/blocks/news_top.php line 344
Notice [PHP]: Constant _MB_TITLE already defined in file modules/recette/language/english/blocks.php line 13
Notice [PHP]: Constant _MB_POSTED already defined in file modules/recette/language/english/blocks.php line 14
Notice [PHP]: Constant _MB_POSTER already defined in file modules/recette/language/english/blocks.php line 15
Notice [PHP]: Constant _MB_ACTION already defined in file modules/recette/language/english/blocks.php line 16
Notice [PHP]: Constant _MB_TOPIC already defined in file modules/recette/language/english/blocks.php line 17
Notice [PHP]: Constant _MB_DELETE already defined in file modules/recette/language/english/blocks.php line 18
Any idea?