Ajvn Posted July 22, 2008 Share Posted July 22, 2008 Hello guys,I have some bug with products, and dont know how to delete this empty object. Empty product is show in product list (ID 314), but w/o picture and description. I can't see that product in backoffice (it doesn't exist). Look at picture to see what i am talking about:http://img210.imageshack.us/img210/5674/emptyproducthr1.jpgAnd in backoffice that product not exist:http://img440.imageshack.us/img440/7547/backofficeqx4.jpgI regulary add all products.How can I delete that "empty" product with ID 314?Thanks in advanced.Ivan Link to comment Share on other sites More sharing options...
Pursuant Posted July 22, 2008 Share Posted July 22, 2008 Go into PHPMyAdmin and delete it... Link to comment Share on other sites More sharing options...
DrÿSs' Posted July 22, 2008 Share Posted July 22, 2008 Hi, No Ox40, as usual, you should NEVER delete an object from PMA, always from back-office. Can you try to launch direct link delete product : http://[url_TO_BACK_OFFICE]/index.php?tab=AdminCatalog&id_product=314&deleteproduct&token=[YOURTOKEN] Just replace [YOURTOKEN] by the token use in your back-office. To find him, you can copy the URL on any product's delete image (red X), you should have a token a the end of URL. Copy it and replace it in the link I gave you. Link to comment Share on other sites More sharing options...
Ajvn Posted July 22, 2008 Author Share Posted July 22, 2008 Hi, Philippe SangThank you very much. It works. Solved! Link to comment Share on other sites More sharing options...
Recommended Posts