Zen Cart Logo
Forums / General Questions / Getting error on delting product. Please help

Getting error on delting product. Please help

Views: 461

Results 1 to 4 of 4
28 Jun 2012, 6:17 PM
#1
crashxtrme avatar

crashxtrme

New Zenner

Join Date:
Mar 2012
Posts:
17
Plugin Contributions:
0

Getting error on delting product. Please help

Hi,

I am trying to delete a product from my zen cart store and getting the following error

Not Found

The requested URL /shop/administrator/.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at modsandbreaks.com Port 80

On address bar http://modsandbreaks.com/shop/administrator/.php?cPath=1_2&product_type=8&pID=510&action=new_product

Please help me delete the product

It shows up in store with a blank page.

I can not edit or move. getting the same error.

Thanks in advance.

:frusty:

The product id is 510

29 Jun 2012, 4:18 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Getting error on delting product. Please help

It's related to your custom product-type number 8: Your custom code for that product type is either incomplete or missing.

29 Jun 2012, 5:13 AM
#3
crashxtrme avatar

crashxtrme

New Zenner

Join Date:
Mar 2012
Posts:
17
Plugin Contributions:
0

Re: Getting error on delting product. Please help

Hi DrByte

Yes I installed the Auction Product Type for zen cart, all the product I listed with this got deleted except this one.

Is there any way I can delete it ?

29 Jun 2012, 5:52 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Getting error on delting product. Please help

You will need to manually delete it from all tables which had that product's data entered into them, including any custom tables added by that product-type.
Or, if this was a test site (which is the only place you should be playing with addons in an experimental manner), then you can just restore from a backup, etc.