WordPress database error from Firefox
-
WordPress is working brilliantly in Internet Explorer but when I try to view the site using Mozilla Firefox, I get the following message:
WordPress database error: [Unknown column ‘link_’ in ‘order clause’]
SELECT * , IF (DATE_ADD(link_updated, INTERVAL 120 MINUTE) >= NOW(), 1,0) as recently_updated FROM wp_links LEFT JOIN wp_link2cat ON (wp_links.link_id = wp_link2cat.link_id) WHERE 1=1 AND link_visible = ‘Y’ AND ( category_id = 2 ) ORDER BY link_ ASCI get one of these messages for each category_id. Any thoughts?
Thanks
Aidan
The topic ‘WordPress database error from Firefox’ is closed to new replies.