Zen Cart Logo
Forums / All Other Contributions/Addons / Embed 3rd Party Products error

Embed 3rd Party Products error

Locked

Views: 633

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
22 Jan 2009, 4:49 AM
#1
digidiva_kathy avatar

digidiva_kathy

Zen Follower

Join Date:
May 2006
Posts:
323
Plugin Contributions:
0

Embed 3rd Party Products error

New install, version 1.3.8a, using the embed to 3rd party site mod, a bit modified, to pull a new product from the cart to a Wordpress blog. I have done this a few times before with no problem, but am getting this error on this install:

1146 Table 'desig158_zc2.products' doesn't exist
in:
[select * from products where products_id ='0']

Could someone translate that for me? What isn't it finding and how can I help it?

Thanks!!

EDIT:
Answered my own question, the table had a prefix and I had to add it into the code.