long database error after install?
-
I installed a blog at http://www.chadneuman.com/blog/ but I am getting an error I can’t figure out. When I try out a few different themes, whenever I go to Pages it gives me a long error. Could anyone go to the link http://www.chadneuman.com/blog/ and click on Pages at the top? If gives me this error:
WordPress database error: [Incorrect table name ”]
SELECT DISTINCT link_category, cat_name, show_images, show_description, show_rating, show_updated, sort_order, sort_desc, list_limit FROM
wp_linksLEFT JOINON (link_category = cat_id) WHERE link_visible = ‘Y’ AND list_limit <> 0 ORDER BY cat_nameI have a few wordpress blogs and use the same API key so I assume that’s not the problem. I’ve never encountered this and I don’t see it mentioned anywhere else.
The topic ‘long database error after install?’ is closed to new replies.