Jump to content

[Solved] Weird problem!! ideleted by accident a category but the product is stil


Recommended Posts

Hi

 

how can i delete a product if is nowhere to find it....

 

this is what happened:

 

i have the root + one category+ one product

 

by accident i deleted the category from the script and

 

i have no categories or products on the back office right now (srcipt is empty)

but the one product that it was inside of that category i deleted it is still on the front..

 

where can i go and delete it?

 

thanks very much for any response

 

nch

Link to comment
Share on other sites

Hi

 

how can i delete a product if is nowhere to find it....

 

this is what happened:

 

i have the root + one category+ one product

 

by accident i deleted the category from the script and

 

i have no categories or products on the back office right now (srcipt is empty)

but the one product that it was inside of that category i deleted it is still on the front..

where can i go and delete it?

 

thanks very much for any response

 

nch

 

My solution was to delete the product directly from the database.

 

-sciencefare

Link to comment
Share on other sites

Hi,

 

You can always find your product by the search engine  ;)

 

When you delete a category, products inside are still here because they can be in multiple categories. Moreover, if you *accidentaly* delete this categorie, it would be a pain to re-insert all products!

 

Best regards,

Link to comment
Share on other sites

Hi,

 

You can always find your product by the search engine  ;)

 

When you delete a category, products inside are still here because they can be in multiple categories. Moreover, if you *accidentaly* delete this categorie, it would be a pain to re-insert all products!

 

Best regards,

 

i had only one product when this happened, and i tried the search engine but can't find it!

 

thanks maybe the databse solution would it be the one i need, but i have no idea how to do it that way..

:(

nch

Link to comment
Share on other sites

thanks maybe the databse solution would it be the one i need, but i have no idea how to do it that way..

:(

nch

 

billybulbs...

 

This is what I did. It worked for me:

 

Using phpMyAdmin, open your PrestaShop database.

 

 

Find ps_product in the list of tables and click on it (see image below):

 

product.jpg

 

 

Then Click on Browse in the upper left corner of the screen (see image below):

 

browse.jpg

 

 

Then find the product you want to delete and click the red X (see image below):

 

delete.jpg

 

 

There may be faster, better ways to delete a product that you're unable to through the Back Office, but this method allowed me to delete a product that I couldn't get rid of otherwise.

 

I Hope it works for you too!

 

-sciencefare

 

Link to comment
Share on other sites

×
×
  • Create New...