• I’m creating an alumni site for my graduating class at
    https://www.phs90.com
    For the most part it is going swimmingly, but I’ve run across an error which I don’t know how to fix.

    To see the error you’ll need to login to the site
    You can login as Jon (admin level 4) and use password as the password

    Once you’ve logged in you’ll see a couple more posts. One of the posts has some comments in it (the first one). Click on this post. Once you’ve been taken to the resulting page look at the title bar of your browser… See the problem?

    I’m going to go out on a limb, but I suspect that whatever is causing that problem is also causing the next problem.

    go to the admin screens
    https://www.phs90.com/wp-admin/
    click on Manage and then Comments.
    See the problem?

    I’ve listed what I’ve done and the plugins I’ve installed so far at the bottom of the main page… if that has any bearing.

    Any help would be greatly appreciated…

Viewing 6 replies - 1 through 6 (of 6 total)

  • WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY category_id' at line 4]
    SELECT category_id FROM wp_post2cat WHERE post_id = ORDER BY category_id

    Thread Starter jetshack

    (@jetshack)

    Right…. That’s about as useful to me as a swift kick in the crotch… lol…

    I put it here because apart from not having the answer, it may help someone else answer your post quicker.

    Thread Starter jetshack

    (@jetshack)

    ok… I’ve placed a graphic of what I think is the relevant table at
    https://www.phs90.com/images/phpadminpic.JPG (90k) but it looks ok to me…

    with that said… is this really a db error, could it be something as simple as missing a bracket somewhere in one of my layout files?

    Thread Starter jetshack

    (@jetshack)

    allright….

    I took this
    <?php wp_title(); ?>
    out of the header.php

    and it “fixed” the first problem…
    still have the second though.

    Thread Starter jetshack

    (@jetshack)

    bump…

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘non fatal database error question relating to comments’ is closed to new replies.