Latest Update Caused Infinite Redirect
-
Hello,
I just wanted to raise an issue we recently came across with the latest plugin update (2.3.1) as it caused all our property pages to break displaying a infinite loop error.
Diving into it I found the system had forced the property permalink slug to change from property to properties and it had created 3 pages in the system called Properties;
After discovering this I found we had 301 redirect from properties to property, but then WP-Property had introduced a redirect for property pages to properties which explained the infinite loop.
To resolve this I went into the WP-Property settings and found the ‘Default Properties Page’. Initially, I removed the extra pages from the database leaving one and went to change it’s slug to property and found after doing this returning to WP-Property settings page that yet another Properties page was auto-generated. So to actually stop this and remove the excess pages I had to change the ‘Default Properties Page’ and save. After that I could cleanup the excess pages.
Hoping that helps others fix their slugs and redirect issues.
As to avoiding this in the plugin would be advised to prompt before creating pages like that as well as warning admins about this type of change as it’s potentially breaking whenever you change permalink structures.
Thank you
- The topic ‘Latest Update Caused Infinite Redirect’ is closed to new replies.