Admin panel messed up and data errors related to http.php
-
I auto updated two plug-ins and that caused data error in the http.php
on two lines:1788: $decompressed = gzinflate( $compressed ); 1793: $decompressed = gzuncompress( $compressed );
This in turn causes the entire admin panel to appear messed up, a bit like if you deleted a few div end tags or half the style sheet.
At first I thought the issue might be from wp-stats but it could also be because of auto updating All in One SEO Pack.
Warning: gzinflate() [function.gzinflate]: data error in //vitalbodies.com/blog/wp-includes/http.php on line 1788 Warning: gzuncompress() [function.gzuncompress]: data error in vitalbodies.com/blog/wp-includes/http.php on line 1793
I deleted, downloaded and FTP/reinstalled the 1.5 stats plug-in and that did not help.
One thing I did notice is that the final message during the initial upgrade when this problem all began, that (I think) tells you the plug-in is re-initialized, was not the correct font or perhaps font size. Just seeing that I thought, oh no…Going back to 1.4 fixed the stats problem but the dashboard is still blown out.
Disabling or enabling the two programs that use the dashboard does not help and disabling the SEO program did not help.
The dashboard and the entire admin panel are still blown out? Any ideas, should I grab a http.php from elsewhere and overwrite it or?
I am new to troubleshooting wordpress…I had posted to another thread but I realized I should start a new thread as that persons thread might or might no be related to this issue.
- The topic ‘Admin panel messed up and data errors related to http.php’ is closed to new replies.