The Problem: When a transaction (auction, sale, etc.) is over, it seems to automatically be removed from the database. As a result, the winner cannot leave feedback for the transaction because it has been deleted. Moreover, a search for the seller using seller's username returns zero results. So the winner cannot click on the seller's profile because he can't find the seller.
My cron is: (nice -15 curl
http://www.aquaticplantcentral.com/p...endnotice.php). This is the only thing I can think of that may be causing the problem.
Questions:
1) Shouldn't all
vB usernames be in the Classifieds so that a search for a username would return that member's Classifieds profile?
2) How do I make sure that notices are sent after transactions but that it doesn't delete the transaction from the database so that it can be seen later. For example, like "Closed Auctions" are in eBay?
I have a lot of complaining members who want to use the system but that don't because of these problems. I appreciate your help.
Thanks.
Art