0to9Digital / SEO-Lite-Pro

The most powerfull SEO module for ExpressionEngine.
6 stars 6 forks source link

Error when Uninstalling on EE5 #25

Closed GitTworn closed 9 months ago

GitTworn commented 1 year ago

When I uninstall on EE5 there is an error because EE5 does not have 'member roles'.

Exception Caught SQLSTATE[42S02]: Base table or view not found: 1146 Table 'eedb_development.exp_module_member_roles' doesn't exist: DELETE FROM exp_module_member_roles WHERE module_id = 145

ee/legacy/database/drivers/mysqli/mysqli_connection.php:117

benjivm commented 11 months ago

Edit: I misread this as affecting 6, but the PR will address both cases (5/6)