Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi cbarry,
    Thanks for flagging that. It’s a while since I tested the delete and a file/folder restructure means a line is now wrong causing a fatal error.

    Please edit uninstall.php line 7

    from:

    require_once('amr-ical-uninstall.php');

    to

    require_once('includes/amr-ical-uninstall.php');

    In looking into this, I see that I have not updated the delete logic to remove ALL the stored options.

    Please use phpmyadmin to look for any leftover ones, ‘amr-ical…..’

    If you are deleting old options manually, you could also just delete the plugin files manually via ftp or your hosts control panel.

    Note many other plugins do not actually ‘clean up’ after themselves so may be a good idea to review the options table anyway if you are doing spring cleaning. If not comfortable with phpmyadmin, there are some option manager plugins around too that may help.

    regards, anmari

    Thread Starter cbarry

    (@cbarry)

    Thanks for the response. I will try this. We do use your plug-in, just not on some of the blogs. Thank you so much for the nice plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: amr ical events lists] Unable to uninstall’ is closed to new replies.