Quote Originally Posted by Rudi View Post
Hello Bahram and Pete,

Could you give some steps to reproduce this behaviour?
I mean how a user can restore deleted listing
Rudi, i am not sure, if the user do this, but i recommend to modify mentioned files Upgrade_listing.inc.php line #47 and EditListing.php line #161

Quote Originally Posted by Pete Young View Post
At this stage I am still unsure how this is happening and what triggers this in any way, all I know now is that it may not be directly related to the trash box but may be connected to something else, but exactly what that is I am unsure.

as I find more / work it out will advise.

Pete
Pete, i recommend the following changes and then wait to happen again.

Upgrade_listing.inc.php line #47

Find:
Code:
Only registered members can view the code.
Replace to:
Code:
Only registered members can view the code.
EditListing.php line #161

Find:
Code:
Only registered members can view the code.
Replace to:
Code:
Only registered members can view the code.