HELP! My Website Is F*cked After Upgrading to WP 2.6!

Discussion in 'WordPress' started by Brandon the Great, Jul 20, 2008.

Thread Status:
Not open for further replies.
  1. #1
    Hi,

    I just upgraded to Wordpress 2.6 using the Automatic Plugin. Once I did that, it messed up the index of my page and gave an error saying something about the functions.php. I replaced that file with my 2.5 backup and that's when things went terrible. Now it's giving me a 500 server error and nothing is fixing it!

    Anyone know how I can cure this?

    Please help! Thanks!
     
    Brandon the Great, Jul 20, 2008 IP
  2. Ben-AceofTech

    Ben-AceofTech Active Member

    Messages:
    381
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #2
    I hate to tell you but your mixing 2.5 and 2.6 and that probably "killed" it.

    A full, re-install might be your only bet.
     
    Ben-AceofTech, Jul 20, 2008 IP
  3. Paris Holley

    Paris Holley Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Put all of the original 2.6 back up and post the functions.php error you were getting..
     
    Paris Holley, Jul 20, 2008 IP
  4. banglacash

    banglacash Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    banglacash, Jul 20, 2008 IP
  5. Ben-AceofTech

    Ben-AceofTech Active Member

    Messages:
    381
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #5
    I feel pretty lucky then. My host, Site5 (see signature link) has this sweet tool called Fantastico that will automatically install and upgrade a number or scripts including Wordpress, PhpBB3, SMF, and more.

    So when I upgraded today (automatically) I had no problems. .

    But as I said a full restore might be your best bet, but I'll heed a warning, DON'T go back down to 2.3. An exploit was discovered on 2.3 that allows any user (with the exploit) to get into your admin settings.
     
    Ben-AceofTech, Jul 20, 2008 IP
  6. Ikki

    Ikki Peon

    Messages:
    474
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I upgraded my blog to 2.6 manually and never encountered any problems so far. Maybe the Automatic plugin is broken?

    BTW, you do have a backup of your site, don't you?
     
    Ikki, Jul 20, 2008 IP
  7. Paris Holley

    Paris Holley Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Ah, you used the automatic hosted software...yeh..usually not the most stable thing to use..If you can..restore your hosting back to your 2.5, then manually upgrade to 2.6. Wordpress should have sufficient upgrading instructions..
     
    Paris Holley, Jul 20, 2008 IP
  8. Ben-AceofTech

    Ben-AceofTech Active Member

    Messages:
    381
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #8
    Ben-AceofTech, Jul 20, 2008 IP
  9. timsdd

    timsdd Peon

    Messages:
    21,102
    Likes Received:
    1,019
    Best Answers:
    0
    Trophy Points:
    0
    #9
    I didn't even know there was an auto plug-in, glad I didn't use it...manual is the way for me then :)
     
    timsdd, Jul 20, 2008 IP
  10. Brandon the Great

    Brandon the Great Banned

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #10
    Thanks. Any idea on how I "re-install"? I've tried overwriting my backup files but nothing happens. I'm trying to figure out how to reinstall.
     
    Brandon the Great, Jul 20, 2008 IP
  11. tonyran

    tonyran Peon

    Messages:
    953
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #11
    did you copy the whole file for backup or did you just use the wp backup which really only backs up the database?

    if you did, you could copy all you files from wp directory to your local, delete them on the server, put the files from backup to the server, import your database through phpmyadmin

    if you didn't, install fresh, preferably the same version number, put the themes and all the plugins the way it was, and then import your database
     
    tonyran, Jul 20, 2008 IP
  12. banglacash

    banglacash Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    a lot of us have multiple blogs setup under different domain names and it becomes kind of hassle to upgrade wordpress manually in all of them. wordpress needs to get a better way of these upgrades.....!

    fantastico causes problems especially with various plugins.

    apparently i had a backup and going back to 2.5.
     
    banglacash, Jul 20, 2008 IP
  13. b4db0y

    b4db0y Notable Member

    Messages:
    3,523
    Likes Received:
    74
    Best Answers:
    0
    Trophy Points:
    205
    #13
    the auto-plugin is having problems for wp 2.6. before using you should have read it or tested it. I tested it and i got the same error thus i manually upgraded it. Next time do test before trying
     
    b4db0y, Jul 20, 2008 IP
  14. Brandon the Great

    Brandon the Great Banned

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #14
    Ahh man. I'm not sure how to backup a database, and I know one mistake could mess up all my data. Is there anyway to do it and is it complicated?
     
    Brandon the Great, Jul 20, 2008 IP
  15. banglacash

    banglacash Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    u replaced functions.php with the 2.5 backup? i would suggest doin a fresh install. save ur wp-config.php file and then replace the database information.

    U can also hire someone to fix this for u. i have hired people from getafreelancer.com for Joomla and got good results. if u r not too familiar then that mite be the way for u.
     
    banglacash, Jul 21, 2008 IP
  16. tonyran

    tonyran Peon

    Messages:
    953
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #16
    its not complicated, you can use wp backup plugin or you can use phpmyadmin and use export table function to store your whole database in one single text file
     
    tonyran, Jul 21, 2008 IP
  17. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #17
    Im waiting to see if another update will be released soon so have held off from updating yet.
     
    pipes, Jul 21, 2008 IP
  18. timsdd

    timsdd Peon

    Messages:
    21,102
    Likes Received:
    1,019
    Best Answers:
    0
    Trophy Points:
    0
    #18
    amen to that! why it's so complicated is beyond me! :mad:

    5 step and 3 step...if you are lucky! :rolleyes:
     
    timsdd, Jul 21, 2008 IP
  19. Brandon the Great

    Brandon the Great Banned

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #19
    Alright, I exported it and it saved as "localhost.sql". Now should I just delete the whole database? and then import my saved one after I reinstall?

    I hope that ll of my data is really in this .sql file.
     
    Brandon the Great, Jul 21, 2008 IP
  20. tonyran

    tonyran Peon

    Messages:
    953
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #20
    That should be ok but this is what I usually do. When you get to your phpmyadmin you go to the database. Then you select the export tab. Just use the default conf, and click the button Go.

    You then be taken to a big text box. That is really your whole database. I'd just select all and copy paste it to a text file. Doing that you can be sure that everything is included.

    You can then drop the database and and use the SQL tab. Copy paste all again from your text file. Done.

    If youre not sure, you can create a dummy database and do the export and import on that dummy
     
    tonyran, Jul 22, 2008 IP
Thread Status:
Not open for further replies.