craft-plugin-redirect
craft-plugin-redirect copied to clipboard
Cannot create new redirect
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)
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
Same issue here !
CraftCMS version: 3.1.34.3 Redirect Plugin version: 1.0.23 PostgreSQL version: 11.4
For me at least, deploying https://github.com/nyby/craft3-plugin-redirect as referenced in #100 makes it work again.