WP DB error for links…
-
Sorry, another from me. I use this Zelig Dropdown code for my blogroll:
<?php zelig_dropdown_links($boxwidth=200); ?>
In Blix091 I get:
WordPress database error: [Incorrect table name ”]
SELECT DISTINCT link_category, cat_name, sort_order, sort_desc, list_limit FROMwp_linksLEFT JOINON (link_category = cat_id) WHERE link_visible = ‘Y’ AND list_limit <> 0 ORDER BY cat_idI don’t know if that error is the same one found here: http://ww.wp.xz.cn/support/topic/102888?replies=3
Is there any way to fix this without using the new BlixKrieg theme? I don’t want to have to do tons of work if I don’t have to… Thanks again.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘WP DB error for links…’ is closed to new replies.