• Resolved jrmyfranck

    (@jrmyfranck)


    I’m having the same issue Jesse (@jeswd) had here: Stops working when path to wordpress app changes

    In my case, the error was triggered when cloning a site in Local by Flywheel: the plugin keeps looking for the path that matches the site it was originally activated on.
    Deactivating or uninstalling doesn’t solve this.
    I also witnessed the same problem when migrating a local site to live, or staging site to production.

    I was able to locate and delete the relevant key in phpMyAdmin (debug_log_manager_file_path) and then dereactivated the plugin, which works, but obviously isn’t ideal.

    My proposed fix would be to re-determine the path each time the plugin is activated, just like it does on first activation.
    Unless I’m missing something, it seems like it could be a satisfactory fix, and wouldn’t require much work to be implemented?

    • This topic was modified 9 months, 3 weeks ago by jrmyfranck. Reason: typos, clarification
Viewing 2 replies - 1 through 2 (of 2 total)
  • Koen

    (@drhnews)

    Totally agree.

    Add option to remove settings from database when uninstalling plugin so a re-install fixes it.

    Plugin Author Bowo

    (@qriouslad)

    @jrmyfranck @drhnews v2.3.2 is just released with a way to handle changes in WP installation path. Please test it out the next chance you get. Thanks!

    • This reply was modified 8 months ago by Bowo.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Breaks when install path changes’ is closed to new replies.