• I have no idea what’s wrong with my site ->

    http://www.gospelmusicpodcast.com

    The only thing I’ve done recently was post a new article. There are gobs of errors on the page, so it’d be best to check out the site, but the first one is:

    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 ‘,,)’ at line 4]
    SELECT DISTINCT ID, category_id, cat_name, category_nicename, category_description, category_parent FROM wp_categories, wp_post2cat, wp_posts WHERE category_id = cat_ID AND post_id = ID AND post_id IN (,,,)

    Any ideas?

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter gospelmusicpodcast

    (@gospelmusicpodcast)

    still no new info on this one, but I did find out something interesting. Whatever happened has created some sort of problem with the way PHP is handling arrays. I’m no code expert, but I wondered if anyone could thing of why this would be happening.

    I just had my site produce a lot of the same errors. The key seems to be SELECT DISTINCT and I have no idea why. I havent even logged in or posted in weeks and my site is down.

    Anyone learn anything new about this?

Viewing 2 replies - 16 through 17 (of 17 total)

The topic ‘it just stopped working…’ is closed to new replies.