• Well, I upgraded one of my other sites (very basic, 0 posts, just a few pages) successfully to 3.2 so i thought hey I’ll upgrade my other site no problem. I of course didn’t back up because the other site worked fine. It updated in like 3 seconds and said done, and I clicked the link to go to my site and a white screen. I panicked and tried CTRL+F5 it didn’t help. Luckily i tried with a different browser, and the site loaded fine. The site won’t load if I’m logged in, and when I access wp-login.php or wp-admin.php i get a 500 server error.
    this is a really big problem and please please PLEASE help me!!!

Viewing 6 replies - 31 through 36 (of 36 total)
  • I have 5.2.9 running on my dedicated server and that doesn’t seem to be correct either.
    What I’ve done is reinstall the previous version over the updated files excluding the content folder when I do the upload and set the ftp to overwrite all files for that event only so that it doesn’t automatically overwrite the next time I want to upload but allows me the option. I’ve just been waiting for the official release of a stable version which is version didn’t seem to be. I am going to test it on another of my subsites before I proceed with any of my main sites and recommend everyone do the same thing. Just create a sub domain and install with your database to make sure that it works properly.

    @chellebelly
    Arras has an issue with WP 3.2
    You need to replace line 355 of /library/widgets.php from:

    function Arras_Widget_Tag_Cloud() {
        $this->WP_Widget_Tag_Cloud();
    }

    to:

    function Arras_Widget_Tag_Cloud() {
        parent::__construct();
    }

    View this thread for more info:
    https://www.arrastheme.com/forums/topic6442-15-arras-1501-and-wordpress-32.html

    @shovenose
    5.2.17 is actually newer than 5.2.4,
    17 > 4,
    you’re getting confused by the decimals ??

    I started reading through this string about this complete disaster with the 3.2 upgrade and the people that should be helping sound so condescending it is sickening.

    We’re here looking for guidance – not attitude.

    All of my sites are jacked up from this upgrade. No widget access, nothing will expand. I will continue reading, but the snotty remarks and attitudes are annoying.

    I usually find so much good help here, but I am just lost on what to do with this problem. I am begging for help… begging.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    shovenose – 5.2.14 (or rather .17 would be better, as .14 has security holes) SHOULD be fine. Your host may have had odd configurations.

    The rest of you – Please make your OWN topics for support. This will make it EASIER to help YOU. Promise.

Viewing 6 replies - 31 through 36 (of 36 total)
  • The topic ‘3.2 Update gone wrong’ is closed to new replies.