dizuane
Member
Posted 1 month ago #
I have done an upgrade to the latest version of WP. When I try to post on my site I type in everything then hit Publish.
It goes to a blank page with the url being mysite.net/wp-admin/post.php.
That is all I get, a blank page. it does not post the new entry.
It seems I get the same problem when trying to update a post, such as adding a !more tag or editing a word.
dizuane
Member
Posted 1 month ago #
might be related. on my dashboard page when i click on it in the admin screen,
Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/revoluti/public_html/wp-content/plugins/index.php on line 4
Warning: main(./wp-blog-header.php) [function.main]: failed to open stream: No such file or directory in /home/revoluti/public_html/wp-content/plugins/index.php on line 4
Fatal error: main() [function.require]: Failed opening required './wp-blog-header.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/revoluti/public_html/wp-content/plugins/index.php on line 4
savagebeautysound
Member
Posted 1 month ago #
We are having the EXACT same problem with deviantsynth.com.
Anyone?? Help??
dizuane
Member
Posted 1 month ago #
It appears the spam injection problem, the reason I upgraded, also injected the beginnings of the code over my theme header.php. Had to remake it. Still having the above issues though.
dizuane
Member
Posted 1 month ago #
savage: Which plug-ins are you using? is it possible we have the same plug in causing the problem?
dizuane
Member
Posted 1 month ago #
hmmmm. After slogging around in the php for a few hours I finally just disabled all plugins then re-enabled each one, testing a new post(separate tab) after the intialization of each one. Now everything works fine...
Don't know. May want to try it savage.
dizuane
Member
Posted 1 month ago #
I fixed the second part by adding the FULL path to wp-blog-header.php. Now, it loads the admin dash on log in, then i click it again and it loads my site as the dash with the dashboard menu system above. not sure if it is SUPPOSED to do this(I have never clicked to dashboard after leaving the front page for the first time), but it worked. no more errors...
blogjam
Member
Posted 1 month ago #
I'm having the same issues publishing, after upgrading to 2.3.3 - after experiencing the same spam injection problem - although I don't have the header.php issue because I'm using a fresh theme.
Disabling/re-enabling my plugins hasn't worked. Currently I'm only running Audio player, My Link Order and WP-SpamFree.
dizuane
Member
Posted 1 month ago #
something else I did, I copied the wp-includes over to the wp-content/plugins dir, overwriting the files currently present. Don't even remember the those being there BEFORE, but it has been quite a while since I did the last update/messed around in the dir structure.
Once I saw the directory though, it clicked, WAIT, those obviously have to be updated also...and sure enough the file sizes were different.
hopefully this helps!
blogjam
Member
Posted 1 month ago #
I solved this eventually by completely removing all the installed plugins, then uploading and activating freshly downloaded versions.
You also may be interested in this thread, particularly if you're using a 2.1.x or 2.3.x version of WP: http://wordpress.org/support/topic/154571?replies=19