Zen Cart Logo
Forums / General Questions / Having an issue with copying as Duplicate product

Having an issue with copying as Duplicate product

Views: 639

Results 1 to 2 of 2
4 Oct 2013, 3:01 AM
#1
zaaep005 avatar

zaaep005

New Zenner

Join Date:
Mar 2011
Posts:
33
Plugin Contributions:
0

Having an issue with copying as Duplicate product

Hi all,

After copying product as a duplicate, I go to the product edit page and nothing loads, no product name, price info, description or anything, and all the boxes are left blank. When I go to the live site, the copied product shows as normal in category, but only the product attributes shows on the product page. I checked the DB and all the info. was there. I run Zen Cart 1.3.9h in both English & Japanese with PHP 5.2.17 & MySQL 5.0.95.

The page look like this at the live site: http://bvgolfusa.com/product/p-202.html

The odd thing is that only "Manufactured by" does show up among the product info.. Any feedback would be appreciated.

Regards,

5 Oct 2013, 2:08 AM
#2
zaaep005 avatar

zaaep005

New Zenner

Join Date:
Mar 2011
Posts:
33
Plugin Contributions:
0

Re: Having an issue with copying as Duplicate product

After spending days in googling, I finally figured it out! The problem was due to the product extra field not being copied to its DB table. I manually inserted a row with product id & estra field value to the DB table, and the edit page and the live site show all the info.. Hope I didn't waste anyone's time...