Generates blank pages in wp-admin
-
Hi,
The plugin (version 2.0.5) generates blank pages for me in WordPress 3.8.1, after performing an action. For example, if I update a post, I get the blank ***/wp-admin/post.php page or after activating or deactivating a plugin I get the blank ***/wp-admin/plugins.php page.
If I deactivate this plugin, the blank pages disappear and WordPress works correctly.
This is the accompanying output of
WP_DEBUG:Warning: Cannot modify header information - headers already sent by (output started at ***/wp-content/plugins/google-analytics-dashboard/gad-admin-dashboard.php:29) in ***/wp-admin/post.php on line 233 Warning: Cannot modify header information - headers already sent by (output started at ***/wp-content/plugins/google-analytics-dashboard/gad-admin-dashboard.php:29) in ***/wp-includes/pluggable.php on line 896(Excluding the strict standard errors that I reported already here, since these strict errors are reported on every page, and the above mentioned errors are only added on blank pages).
Does anyone has an idea what causes this problem?
Thanks in advance,
The topic ‘Generates blank pages in wp-admin’ is closed to new replies.