Removing property from My properties
-
when user logs in to their account from frontend > “My Properties”, Edit works fine. By Remove link is trying to save the property not remove it. When you click on Remove, you will see: http://****/save-search/?id=3980 which is wrong.
If I manually change the URL to:
http://****/remove-property/?id=3980
it works perfectly.It looks like a bug.
How to fix this?
The topic ‘Removing property from My properties’ is closed to new replies.