Forums

iMP Links plugin causing db error with 2.3 (4 posts)

  1. milkuk
    Member
    Posted 1 year ago #

    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

  2. milkuk
    Member
    Posted 1 year ago #

    I perhaps need to ad that their is currently no help available from the plugin provider as they seem to have had a server problem and lost the whole site.

  3. milkuk
    Member
    Posted 1 year ago #

    Any hope someone could help or point me in the right direction? I know there is a plugin support forum, but as it is breaking my link page even with it's delete, I was hoping for some help here.

    Thanks

  4. Nitallica
    Member
    Posted 1 year ago #

    milkuk: if you're interested, I have a quick fix (well, not really but it's close enough for me) tutorial that I have posted on my blog.

Topic Closed

This topic has been closed to new replies.

About this Topic