Hi,
I've just accpeted a review that now I wish I hadn't. Is there a way of taking it off afterwards?
Thanks,
Patrick
I haven't currently got phpMyadmin. I used it, but it was a couple of years ago. Can you forsee any other situations were MyAdmin would be of use? If not a helper tool would be of great use.
Hi David,
I used Myadmin a couple of years ago, but not been near it since. Can you forsee any other reasons for which a knowledge of my admin would be useful? If not a helper tool might be best.
Thanks,
Patrick
Hi Patrick,
Quickest way would be via your MySQL admin tool - do you have phpMyAdmin? If so, go to your Price Tapestry database, select the reviews table, and then just below the SQL box click "Edit". Then, change the SQL to:
SELECT * FROM `reviews` ORDER BY id DESC
...and click Go. You should then see the latest review as the first item in the list, then click the red cross to delete the record. If this isn't an option, let me know and I'll put together a quick helper tool to do the job.
Cheers,
David.