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.



