• WP has been giving me nothing but grief when I tried to upgrde. I backed up my database, upgraded. Got errors all over the place. Did fresh install, and imported database, got errors. I am *so* very close to losing my tempter and going random.
    Now I get this:
    SQL/DB Error:
    [Unknown column ‘comment_approved’ in ‘where clause’]
    SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = 252 AND comment_approved = ‘1’
    no comments – Edit – Delete ]
    — admin (admin), in
    SQL/DB Error:
    [Table ‘kurunin_blog.wp_post2cat’ doesn’t exist]
    SELECT category_id, cat_name, category_nicename, category_description FROM wp_categories, wp_post2cat WHERE wp_post2cat.category_id = cat_ID AND wp_post2cat.post_id = 252
    Warning: Invalid argument supplied for foreach() in /home/kurunin/public_html/blog/wp-includes/template-functions.php on line 1371
    for every entry. I’m seriously gonna snap.

Viewing 11 replies - 1 through 11 (of 11 total)
  • tennyoaisu.. I know how you feel, lol. I had these same problems. Ill help ya out. You need to download WordPress Beta 1.0.1. Also, refer to this thread.
    Good luck.

    Thread Starter tennyoaisu

    (@tennyoaisu)

    I can’t remember what I originally put as my prefix… *sweatdrop*

    Tennyoaisu,
    We’re behind you all the way…keep at it…you’ll get it eventually. I’ve gone through this exact thing before with Blogger, and with Greymatter, so I feel your pain.

    Yeh, I remember my problem was not changing the table prefix to “b2” when upgrading to WP. If you still have your b2 files, look in b2config.php… your table prefix will be in there.

    tennyoaisu –
    You can also use (and everyone should learn the basics of..) one of the SQL browser/editor programs, including things like MySQLFront or MySQL Control Center, log into your SQL database, and look at exactly what the table names are. That’s a real sanity check…
    -d
    https://www.chait.net

    btw what happened to the guideline that use a explainatory text as the post heading?!
    I hate a lot of things too but I dont say that publically!

    Sushubh,
    He just did that to piss you off! <evil grin> ??
    Craig.

    I highly recommend MySQL? Control Center btw.

    tennyoaisu, you *did* point your browser at wp-admin/upgrade.php right?

    Thread Starter tennyoaisu

    (@tennyoaisu)

    Okay, I think I got it. ^_^;; Once I figure out what the table prefix was, I dropped the databases it had created, imported the old database, and upgraded. phew. works fine now. <3

    Ten,
    Glad to hear you are back on track!
    Craig.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Ugh. I hate this so much.’ is closed to new replies.