Updating 3.6.x problems…
-
Hi there, after updating I encountered some problems. First the backend did not work anymore and now the frontend is gone too. I put a debug=true code in the wp-config.php to get some info. Could you please help? Thanks!
FRONTEND:
Warning: include(/public/sites/www.***.nl/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in /public/sites/www.***.nl/wp-settings.php on line 58
Warning: include() [function.include]: Failed opening ‘/public/sites/www.***.nl/wp-content/advanced-cache.php’ for inclusion (include_path=’.:/usr/share/php:/usr/share/pear’) in /public/sites/www.***.nl/wp-settings.php on line 58
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /public/sites/www.***.nl/wp-settings.php:58) in /public/sites/www.***.nl/wp-content/plugins/email-newsletter/email-newsletter.php on line 44
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /public/sites/www.***.nl/wp-includes/functions.php on line 3012
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /public/sites/www.***.nl/wp-includes/functions.php on line 3012
BACKEND:
Warning: include(/public/sites/www.***.nl/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in /public/sites/www.***.nl/wp-settings.php on line 58
Warning: include() [function.include]: Failed opening ‘/public/sites/www.***.nl/wp-content/advanced-cache.php’ for inclusion (include_path=’.:/usr/share/php:/usr/share/pear’) in /public/sites/www.***.nl/wp-settings.php on line 58
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /public/sites/www.***.nl/wp-settings.php:58) in /public/sites/www.***.nl/wp-content/plugins/email-newsletter/email-newsletter.php on line 44
- The topic ‘Updating 3.6.x problems…’ is closed to new replies.