phpBBSEO / usu

Ultimate SEO URL
31 stars 25 forks source link

Unable to purge extension #51

Closed rxu closed 9 years ago

rxu commented 10 years ago

Trying to purge the extension (Manage extensions -> phpBB SEO Ultimate SEO URL -> Disable -> Delete data) ACP error is thrown:

Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors. A required module does not exist: ACP_MOD_REWRITE

dcz commented 9 years ago

I cannot reproduce the bug with freshest code.

Please try to sync both phpBB and usu and try again.

rxu commented 9 years ago

This applies to the upgrade from 3.0 with SEO MOD installed.

dcz commented 9 years ago

Ok. I don't think we will actually support the upgrade*, but we surely need conversion to work.

* in the sense that we should not support a premod (at least it's unsure) since ext makes it quite useless, but we should provide with a tool/procedure to properly migrate topic urls and config.

dcz commented 9 years ago

Let's consider this a dupe of #53

everflux commented 9 years ago

I have the same problem, used fresh phpbb 3.1.3 files and usu from git, but old database which was migrated from phpbbseopremod 3.0 with phpbb 3.1.3 upgraer. Neither is the extension shown after enabling, nor can I purge the data because of the missing ACP_MOD_REWRITE error.

Is there any way to clean the databse of the old settings and start from scratch?