• I’d appreciate your help. I had internal server errors on my blog, so I deleted it and installed in a different directory. I was able to get it working but I have a database error:

    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 ‘INNER JOIN wp_links ON link_category = cat_id WHERE link_visible = ‘Y’ ‘ at line 5]
    SELECT cat_id, cat_name, COUNT( link_id ) as num_links FROM INNER JOIN wp_links ON link_category = cat_id WHERE link_visible = ‘Y’ GROUP BY cat_id HAVING num_links > 0 ORDER BY cat_name

    Seems that the archieved entries will display properly, but I wanted to upgrade the wordpress and get it working properly without the error.

    The blog is located here. You can scroll down and see the error on the right sidebar. http://www.bestfreemarketingtools.com/internetmarketing/

    If you can help, I’d appreciate it.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘MySql Data Base Error’ is closed to new replies.