Dolphiq / craft-plugin-redirect

Craft 3 redirect plugin provides an easy way to enter and maintain 301 and 302 redirects and 404 pages. The plugin provides a clear user interface for admin and non-admin users.
MIT License
54 stars 34 forks source link

Cannot create new redirect #97

Open ryotadialpad opened 5 years ago

ryotadialpad commented 5 years ago

Having similar issue as https://github.com/Dolphiq/craft3-plugin-redirect/issues/58.

I don't see any errors while creating new redirect and I do see badge with "Redirect Save." message after being redirected to /redirect listing page, however I don't see new redirect just created.

In db in dolphiq_redirects table, I do see the entry, however redirect itself does not work

CraftCMS version: 3.1.33 Redirect Plugin version: 1.0.20 (cannot update to latest version due to this issue: https://github.com/Dolphiq/craft3-plugin-redirect/issues/91) PostgreSQL version: 11.2 and 9.6 (local and remote, having same issue both environments)

loqus commented 5 years ago

I have the same issue, redirect gets saved in de database, but does not work and does not show in the admin section

CraftCMS version: Craft Pro 3.2.10 Redirect plugin: 1.0.23 Using MySQL 5.5.60

peimansh commented 5 years ago

Same issue here !

CraftCMS version: 3.1.34.3 Redirect Plugin version: 1.0.23 PostgreSQL version: 11.4

jcherniak commented 5 years ago

For me at least, deploying https://github.com/nyby/craft3-plugin-redirect as referenced in #100 makes it work again.