webdyn
Forum Replies Created
-
Two potential fixes for this issue.
First is to make sure that Magic Quotes is turned off on your server. If that isn’t possible or doesn’t work, try the code addition to wp-config.php suggested by rfair404 in this thread.
Forum: Fixing WordPress
In reply to: Major problems with updateThanks, that did do the trick. I added the line on one of my sites, and everything worked properly.
I also found out though, that the problems went away on all of my other sites when Magic Quotes was turned off on the server. So if anybody else is having the same problem, try turning off Magic Quotes.
Forum: Fixing WordPress
In reply to: Major problems with updateI am having the same problem with my wordpress sites. Actually, seeing the same problems as described above and in this post, not only on a brand new fresh install of 2.9.2 with no plugins (note this install was done from a download of 2.9.2 from wordpress, not from my server), but on all sites updated to 2.9.2 and on a site that is still on 2.8.4.
Namely, the problems I have seen so far are:
1. writing or editing a post gives me white-on-white text in the edit box
2. tinymce is missing from the top of the edit box
3. the visual and html links on the post/page edit box don’t work
4. the unfoldmenu links on the sidebar do not work
5. the quick edit link below the edit post box does not work
6. the screen options and help dropdowns don’t work
7. the status and publish date links don’t workI am having the same problem with all of my updates to 2.9.2. Can you confirm which module was causing the problem?