Problems with Wordpress 3.5?

by 9 replies
11
I've just installed WP 3.5 on two blogs - same problem on both - cannot create a new post - BEWARE!

Will
#main internet marketing discussion forum #problems #wordpress
  • Weird.. I haven't had any issues. Could it be a plugin that is causing the issue? If not, it is likely a PHP or database error -- PHP error/warning logs might help you find the cause.
    • [1] reply
    • This is an update that has just been issued - are you on the latest version?

      Will
  • I am.. no issues on my end. Tested on a couple of blogs and was able to make new posts and publish.
  • I have't had your problem but I am having a problem with a plugin now. (Wp-Popovers)

    What themes are you using?, maybe they need to be updated as well.
  • All good over here as well. Like others have said it may be a plugin issue!
  • Here is the fix buddy.

    On you BulletProof Plugin edit your root and wp-admin .htaccess from the panel and change:

    RewriteCond %{QUERY_STRING} ^.*(\[|\]|\(|\)|<|>).* [NC,OR]
    TO
    RewriteCond %{QUERY_STRING} ^.*(\(|\)|<|>).* [NC,OR]

    I had just upgraded my wp to 3.5 and had the same issue so I digged it up to fix.
    • [1] reply
    • Thank you my friend. You are right; it is BPS!

      I disabled it and then enabled it and went through the setup from scratch - everything working now.

      Will
  • There is a new version of BPS out today that solves the problem.

    Will
  • Glad it worked for u, I had urgency to make some posts so couldnt wait for the creator to make his update.

Next Topics on Trending Feed