Bonjour,
Serait-ce l'effet Halloween ?
Les pages de mon site (en dev local) sont soudainement devenues toutes blanches.
C'est arrivé suite à l'installation mais surtout la désinstallation des composants de commentaires JComments et SliComments. Après la désinstallation de ce dernier, boum ! Page blanche
Le code source est totalement vide, le mode debug ne fonctionne pas, seule piste le Rapport d'erreurs, ce qui donne ça :
Si quelqu'un a une idée de ce qui a pu se passer et surtout comment retrouver mon site, vos conseils sont les bienvenus !
Merci d'avance
Serait-ce l'effet Halloween ?
Les pages de mon site (en dev local) sont soudainement devenues toutes blanches.
C'est arrivé suite à l'installation mais surtout la désinstallation des composants de commentaires JComments et SliComments. Après la désinstallation de ce dernier, boum ! Page blanche
Le code source est totalement vide, le mode debug ne fonctionne pas, seule piste le Rapport d'erreurs, ce qui donne ça :
Code:
( ! ) SCREAM: Error suppression ignored for ( ! ) Strict standards: Only variables should be assigned by reference in K:\www\monsite.com\plugins\content\fb_tw_plus1\fb_tw_plus1.php on line 414 Call Stack # Time Memory Function Location 1 0.0003 257592 {main}( ) ..\index.php:0 2 0.1016 6955888 JSite->dispatch( ) ..\index.php:52 3 0.1084 7045280 JComponentHelper::renderComponent( ) ..\application.php:220 4 0.1120 7075552 JComponentHelper::executeComponent( ) ..\helper.php:335 5 0.1122 7097712 require_once( 'K:\www\monsite.com\components\com_content\content.php' ) ..\helper.php:355 6 0.1167 7469168 JControllerLegacy->execute( ) ..\content.php:16 7 0.1168 7469296 ContentController->display( ) ..\legacy.php:722 8 0.1168 7472856 JControllerLegacy->display( ) ..\controller.php:79 9 0.1257 8241880 JCacheControllerView->get( ) ..\legacy.php:681 10 0.1280 8263000 ContentViewFeatured->display( ) ..\view.php:98 11 0.1757 10517328 JEventDispatcher->trigger( ) ..\view.html.php:96 12 0.1757 10518160 JEvent->update( ) ..\dispatcher.php:162 13 0.1757 10519016 call_user_func_array ( ) ..\event.php:71 14 0.1757 10519064 plgContentfb_tw_plus1->onContentBeforeDisplay( ) ..\event.php:71 15 0.1757 10519192 plgContentfb_tw_plus1->InjectCode( ) ..\fb_tw_plus1.php:111 ( ! ) SCREAM: Error suppression ignored for ( ! ) Warning: require_once(K:\www\monsite.com/administrator/components/com_slicomments/libraries/loader.php): failed to open stream: No such file or directory in K:\www\monsite.com\plugins\content\slicomments\slicomments.php on line 33 Call Stack # Time Memory Function Location 1 0.0003 257592 {main}( ) ..\index.php:0 2 0.1016 6955888 JSite->dispatch( ) ..\index.php:52 3 0.1084 7045280 JComponentHelper::renderComponent( ) ..\application.php:220 4 0.1120 7075552 JComponentHelper::executeComponent( ) ..\helper.php:335 5 0.1122 7097712 require_once( 'K:\www\monsite.com\components\com_content\content.php' ) ..\helper.php:355 6 0.1167 7469168 JControllerLegacy->execute( ) ..\content.php:16 7 0.1168 7469296 ContentController->display( ) ..\legacy.php:722 8 0.1168 7472856 JControllerLegacy->display( ) ..\controller.php:79 9 0.1257 8241880 JCacheControllerView->get( ) ..\legacy.php:681 10 0.1280 8263000 ContentViewFeatured->display( ) ..\view.php:98 11 0.1861 10772824 JEventDispatcher->trigger( ) ..\view.html.php:99 12 0.1862 10773896 JEvent->update( ) ..\dispatcher.php:162 13 0.1862 10774784 call_user_func_array ( ) ..\event.php:71 14 0.1862 10774832 plgContentSlicomments->onContentAfterDisplay( ) ..\event.php:71 ( ! ) SCREAM: Error suppression ignored for ( ! ) Fatal error: require_once(): Failed opening required 'K:\www\monsite.com/administrator/components/com_slicomments/libraries/loader.php' (include_path='.;C:\php\pear') in K:\www\monsite.com\plugins\content\slicomments\slicomments.php on line 33 Call Stack # Time Memory Function Location 1 0.0003 257592 {main}( ) ..\index.php:0 2 0.1016 6955888 JSite->dispatch( ) ..\index.php:52 3 0.1084 7045280 JComponentHelper::renderComponent( ) ..\application.php:220 4 0.1120 7075552 JComponentHelper::executeComponent( ) ..\helper.php:335 5 0.1122 7097712 require_once( 'K:\www\monsite.com\components\com_content\content.php' ) ..\helper.php:355 6 0.1167 7469168 JControllerLegacy->execute( ) ..\content.php:16 7 0.1168 7469296 ContentController->display( ) ..\legacy.php:722 8 0.1168 7472856 JControllerLegacy->display( ) ..\controller.php:79 9 0.1257 8241880 JCacheControllerView->get( ) ..\legacy.php:681 10 0.1280 8263000 ContentViewFeatured->display( ) ..\view.php:98 11 0.1861 10772824 JEventDispatcher->trigger( ) ..\view.html.php:99 12 0.1862 10773896 JEvent->update( ) ..\dispatcher.php:162 13 0.1862 10774784 call_user_func_array ( ) ..\event.php:71 14 0.1862 10774832 plgContentSlicomments->onContentAfterDisplay( ) ..\event.php:71
Merci d'avance
Commentaire