• I tried installing yesterday’s “nightly build,” and now I can’t view the blog at all. https://xrlq.com/ displays an error message:
    Warning: Compilation failed: nothing to repeat at offset 1 in /homepages/24/d88182035/htdocs/wp-blog-header.php on line 38
    Database error: [Unknown column ‘post_date_gmt’ in ‘field list’]
    SELECT DATE_ADD(post_date_gmt, INTERVAL ‘-14400’ SECOND) FROM wp_xrlqposts WHERE post_date_gmt <= ‘2004-05-08 18:24:23’ AND post_status = ‘publish’ ORDER BY post_date_gmt DESC LIMIT 1
    Database error: [Unknown column ‘post_date_gmt’ in ‘where clause’]
    SELECT DISTINCT * FROM wp_xrlqposts WHERE 1=1 AND post_date > ‘1969-12-25 19:00:00’ AND post_date_gmt <= ‘2004-05-08 18:24:59’ AND (post_status = “publish”) GROUP BY wp_xrlqposts.ID ORDER BY post_date DESC
    Also, https://xrlq.com/wp-admin/post.php gets me a blank screen.

Viewing 11 replies - 1 through 11 (of 11 total)
  • xrlq,
    This is just a shot in the dark, so forgive me if it seems too obvious…you did run wp-admin/upgrade.php after uploading the new files, correct?
    Craig.

    If I might politely intrude, and I say this for the benefit of all users, at this stage with 1.2 beta now being installed, it really helps the guys who know the answers,
    to know what version and build you are on. You seem possibly to have two errors. I have had the post_date_gmt error and Nuke is right. Running upgrade,
    regardless of the fact it was a new install did the trick.

    Thread Starter xrlq

    (@xrlq)

    Actually, I hadn’t run that. I just did. Now https://xrlq.com/ yields an Error 500. Going to the post.php file prompted a new login screen, but once I did log on, it was back to the blank one.

    Thread Starter xrlq

    (@xrlq)

    And no, I’m not using the beta version. It’s the latest build of Version 1.0.1. Though at this stage, I’d gladly upgrade/downgrade/sidegrade to whatever will work.

    Thread Starter xrlq

    (@xrlq)

    Also, links to specific entries (e.g., https://xrlq.com/archives/2004/05/07/1489/the-joys-of-suv-ownership/#comments) also yield a blank screen.

    It looks like you did not upgrade all the files correctly. Delete your old WP files, reupload all the files from a fresh download.

    Thread Starter xrlq

    (@xrlq)

    I did, this time with the 5-8-04 build. Then I re-ran upgrade.php. No changes – still the same 500 error.

    Thread Starter xrlq

    (@xrlq)

    Also, both times upgrade.php warned me it would take a while, but ran rather quickly before telling me everything was done.

    Thread Starter xrlq

    (@xrlq)

    This time I moved everything to a separate directory, and tried installing from scratch. That got me this error message:
    “You appear to already have WordPress installed. If you would like to reinstall please clear your old database files first.”
    If I clear the database, I’ll lose approximately 1,500 entries. Are there any other alternatives?

    1) You rename all of your tables from wp_* to something_*
    2) You config your cfg properly to use not wp_ but somethingn else as prefix for your new tables
    3) You dump your database, save it somewhere, clean DB, test it… then import dumped sql file again back if needed
    https://www.MaxT.dk

    Thread Starter xrlq

    (@xrlq)

    OK – I got the blog back. For some reason, I still got the 500 error when attempting to display, but once I logged in and posted a new message, the 500 error went away and the blog returned. Then I deleted the test entry and the 500 error came right back again. Go figure.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Blog died after “nightly build”’ is closed to new replies.