iMP Links plugin causing db error with 2.3
-
I have upgraded to 2.3.1 at the weekend, and noticed this evening that the link page on my site is not working anymore. I have the iMP Links plugin installed. When it is activated, I am getting the following error message
WordPress database error: [Table 'milk_wp1.wp_link2cat' doesn't exist] SELECT DISTINCT cat_ID, cat_name FROM <code>wp_link2cat</code> LEFT JOIN <code>wp_categories</code> ON (<code>wp_link2cat</code>.category_id = <code>wp_categories</code>.cat_ID) WHERE 1=1 ORDER BY cat_name ASC' I have tried to desactivate it, but when I do, I get the following error:Fatal error: Call to undefined function: imp_links() in /home/milk/public_html/st/wp-content/plugins/exec-php/exec-php.php(39) : eval()’d code on line 3′
I have looked in the exec-php.php file if I could see anyhting relevant, but I couldn’t and I am not knowledgeable at all in PHP so don’t want to start fiddling with things I don’t understand. Can anyone help with this?
Thanks
The topic ‘iMP Links plugin causing db error with 2.3’ is closed to new replies.