Having a weird effect with one blog post-upgrade. Everything seems to work correctly, including writing a new post, EXCEPT for editing existing posts. That does not work; what happens when I click Edit from the Manage page is that the Write page opens, the CSS is loaded (I can see the editor switch to the toolbar-enabled view, is what I mean) and then the page jumps to the permalink for the post.
I've tried disabling all plugins one at a time but no change. This doesn't happen with the other install of WP2 I have on the same server, with most of the same plugins.
Would really appreciate any constructive suggestions.
holyroller
Member
Posted 6 years ago #
Bill, I'm having the same/similar problem.
Even when I write a new post, select 'save and continue editing', the page reloads partway then it sends me to the site (meaning out of the admin).
I've not tried the upgrade on another blog yet though, so I don't know if it is just Thought Patterns.
http://paulaoffutt.com/blog/
Some detail on your setup would be appreciated. If you know the answers to any of the following questions, please reply:
* are you running PHP as CGI?
* are you running on Apache, IIS or something else?
* err... that's about it :)
Yep. Had to pull some framebusting javascript out of my site due to this. The good and the bad always seem to go together...
Running Apache with FastCGI for PHP5 on TextDrive.
Moshu, thanks, the culprit was the framebuster plugin as discussed in the 49836 thread. I hate when I think I tried something but actually didn't but as a smart former boss told me, "A second pair of eyes is a good thing."
Denis says here http://wordpress.org/support/topic/53255 he updated a lot of plugins (assuming you are using that framebuster).
holyroller
Member
Posted 6 years ago #
Yes, deactivating Framebuster worked for me too. Must be because of the preview down below.
Thanks, guys and gals, for the assistance.
I was using his updated framebuster plugin. He'll probably eventually update it again.