Forums

[resolved] So far 2.7 is one giant huge headache. (15 posts)

  1. ml kay
    Member
    Posted 3 years ago #

    Normally I upgrade without a problem. I never use the automatic option, always back-up my database and do a export. I upgraded my test site to 2.7 and it's the worst experience I've ever had with a WP upgrade. Yeah, I know lots of changes, but that is just no excuse. I don't like being experimented on.

    Normally, I don't post complaints like this. Not worth the effort. But I am so angry over this upgrade, I feel I the need to voice my ire and warn others of what they are potentially in for if they choose to upgrade. My advice: Don't do it!

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    Upgrading is never a fun process. Just think, after you get 2.7 installed, subsequent upgrades will just be a button click away.

    To help others understand, could you list some of the things you don't like or detail the problems you encountered.

    Thanks.

  3. thisisedie
    Member
    Posted 3 years ago #

    I don't understand. I have never ever had a problem installing or upgrading and I've done so MANY times on numerous servers.

  4. VelvetBlues.com
    Member
    Posted 3 years ago #

    I just performed an install and an upgrade... no problems yet w/ 2.7.

  5. nickjordan
    Member
    Posted 3 years ago #

    I've used WordPress very happily for years, and I'm very grateful to all those responsible for a fantastic piece of software. I'm having problems at the moment upgrading to 2.7 and, yes, it's very frustrating. I'm sure that a solution will be found, though, and I'm not going to get angry about it in the meantime.

  6. ml kay
    Member
    Posted 3 years ago #

    The biggest problem I'm having is with the writing new posts. The visual editor doesn't work - as on not at all. No menu, can't even find the cursor in the write field.
    Everything has to done in the HTML editor. When I save the whole edit field disappears. Can't edit old posts, can't create new posts. And this is my test site. I keep it as clean as possible. I've read through the posts on the forum, tried all the suggestions, still can't write. My site has multiple authors, no way I can ask them to put up with this kind of frustration. We're writers, up until now we've been able to manage WP with very few hassles. Not being able to write is a huge hassle.

  7. MichaelH
    Volunteer
    Posted 3 years ago #

    ml kay - see if Andrew's Troubleshooting TinyMCE in WordPress 2.7 helps.

  8. oppodeldoc
    Member
    Posted 3 years ago #

    After struggling with my upgrade for a couple of hours last night, I realized that the Super-Cache plugin, once reactivated, writes to the .htaccess file (as it usually does with a clean install), and if there are any other custom rules existing (there were a few in mine) then it causes a lot of the problems I've been reading about here, like insanely slow load times, disappearing TinyMCE, lots of javascript errors. It took me awhile to figure it out because simply deactivating the plugin does NOT resolve the problem. I managed to fix it with the following steps:

    1. Disabled all plugins, especially Super-Cache
    2. From my root directory (I'm using WP as a CMS for my entire site, if your blog homepage is down a level or in a subdomain look for it there), I downloaded the current .htaccess file to my local machine then DELETED it from the server entirely. This step restored Coltrane to semi-full functionality.
    3. After much trial and error, I was forced to simply delete all rules in the .htaccess file except the original WP rules:


    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /wordpress/
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /wordpress/index.php [L]
    </IfModule>
    # END WordPress

    4. I then re-uploaded the .htaccess file, reactivated my plugins, configured super-cache, and things are working smoothly. 2.7 is pretty sweet once you've got it running.

    Messing with the .htaccess file is a dark art, and I've got no real suggestions just yet on how to get Super Cache to play nice with any custom rules you might need to include. I'm still working on it, but taking these steps are a good place to start. A few problems with the syntax in that file causes some weird, weird problems with WP 2.7. Hope this helps! -Matt

  9. tubalreversal
    Member
    Posted 3 years ago #

    I'm with you velvet blues, all's well here, have upgraded several blogs so far and only a slight problem with one plug-in (search unleashed)

  10. Ellion
    Member
    Posted 3 years ago #

    oppodeldoc, are you god?

    Man, you just save me! :)

    Thanks, i was with a bunch of bugs and it was because of m htacsess. Now im glad it works properly. Thanks for the help.

  11. ml kay
    Member
    Posted 3 years ago #

    Just for the record, I've recovered from my original snit. Have deleted my entire test site and done a clean install and will start adding things in to see where the problems lie. I've had such an easy go with WP that the shock of it not "just working" (sorry Apple) overwhelmed me. Will post if I find anything helpful to others.

  12. Jemmie
    Member
    Posted 3 years ago #

    Count me in as another with one big headache.

    Did the upgrade last night, found several fatal errors in the admin panel but didn't have the time or patience to look at it, so went to bed. This morning, I realise the true extent of the problem... fatal errors rending 90% of the admin panel unusable.

    So, I take a database back-up, delete everything and do another upgrade. Fixes the fatal errors, but now commenting doesn't work. Or rather, people can try and post a comment and it *occasionally* goes through but 9 times out of 10 gives a 404 and sends me this blank email:

    A new comment on the post # "" is waiting for your approval

    Author : (IP: , )
    E-mail :
    URL :
    Whois : http://ws.arin.net/cgi-bin/whois.pl?queryinput=
    Comment:

    Approve it: http://www.jemjabella.co.uk/wp-admin/comment.php?action=mac&c=0
    Delete it: http://www.jemjabella.co.uk/wp-admin/comment.php?action=cdc&c=0
    Spam it: http://www.jemjabella.co.uk/wp-admin/comment.php?action=cdc&dt=spam&c=0
    Currently 0 comments are waiting for approval. Please visit the moderation panel:
    http://www.jemjabella.co.uk/wp-admin/edit-comments.php?comment_status=moderated

    I wish I'd stuck with the last version. You can see the full extent of my problems at jemjabella.co.uk, although I warn you in advance that there is profanity.

  13. ml kay
    Member
    Posted 3 years ago #

    I've since successfully upgraded our main site.
    Go here

  14. dr.arief
    Member
    Posted 2 years ago #

    I had the exactly same problem as Jemmie, and i have no leads to follow to resolve the problem. Any success stories to share with me ?

  15. smacklemore
    Member
    Posted 2 years ago #

    I'm also getting these emails, like Jemmie and dr.arief, but have hit a dead end. Let me know if either of you figure it out.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.