Vaddalapam wrote: ↑Fri Apr 10, 2026 1:15 pm Yes, I was only just able to confirm it. I suspected it yesterday, but I guess I messed around with too many settings. Now it's switched off and everything is as it should be.
Hi @Vaddalapam,
Thanks for reporting this and sorry for the inconvenience. burt pointed you in the right direction.
I've been able to track down the issue. It was a bug in the in-memory cache used by the Info Pages module. This didn't affect product or category pages because those modules had safeguards against this exact scenario, but the info and review write page modules were missing them.
The fix is included in USU 3.1.1, that should be available as soon as an admin approves it.
If you are upgrading from 3.1.0 you only need to replace these three files:
includes/apps/ultimate_seo_urls/page_modules/info.php
includes/apps/ultimate_seo_urls/page_modules/write.php
includes/classes/usu_init.php
If you have the cache enabled (USU_CACHE_ON = True), please reset it after updating from Admin → Configuration → Ultimate SEO Urls → Reset Cache.
Let me know if this fixes it for you.