Quote:
Originally Posted by TheMayhem
You must either wait for me to release 1.1.0, which will allow for you to delete all gifts via the administrative control panel.
Alternatively, if you really seriously need to delete a gift, run this mysql query.
PHP Code:
delete FROM `market_transactions` WHERE `gift_id` = X or `gift_customid` = X
You must replace X with your userid. This will remove all gifts listed for your username. If running a mysql query is not an option then you need to wait until I finish 1.1.0 up and then you'll be able to do that there.
|
There is no way to go into my ftp uploader and find the point market system file that has the gifts stored in it? I don't know what a mysql query is.