Skip to content

Issue updating to 1.9.1 from Beta #25

@tehatjamberry

Description

@tehatjamberry

At some point from BETA to 1.9.1 the Plugin Class name in the DB changed from Redirectmanager to the proper class name RedirectManager. Seems that strict MySQL DB rules causes this to break the relationship with the plugin.

When I updated to 1.9.1 it never ran a db update and broke the plugin until I figured out and manually changed the Class Name in the Plugins table to reflect the proper class name of the plugin.

Would a db migration be missing to resolve this upgrade issue?

Workaround: One could run an uninstall and reinstall but since I had over 30 plus rules in the plugin that wasn't a suitable option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions