I have a strange error, where a deleted page still exists (i have checked the database and i cant find it there) however if i go to the url it loads the deleted page
But i need to reuse the route so when i create a new page i get this error:
This document is published but its url would collide with content /Home/Members/News (id=1212)
I have cleared the cache and TEMP folders i have also republished everything to try and clear it.
Any help on where this might be hiding would be greatly appreciated thanks!
Deleted page still exists
I have a strange error, where a deleted page still exists (i have checked the database and i cant find it there) however if i go to the url it loads the deleted page
But i need to reuse the route so when i create a new page i get this error:
This document is published but its url would collide with content /Home/Members/News (id=1212)
I have cleared the cache and TEMP folders i have also republished everything to try and clear it.
Any help on where this might be hiding would be greatly appreciated thanks!
Hi,
Is it redirecting!? Try checking the [umbracoRedirectUrl] table for that url?
HTH
Steve
I solved it... i missed 1 folder when i deleted the TEMP folder as it was in use
is working on a reply...