Thanks lat9 for pointing this out....sorry for the elementary mistake.
I have removed this file and it has restored my development site.
Thanks again for your help.
Printable View
Thanks lat9 for pointing this out....sorry for the elementary mistake.
I have removed this file and it has restored my development site.
Thanks again for your help.
In doing some testing this morning now that this site is working properly....
I received this error:
--> PHP Fatal error: MySQL error 1146: Table 'new2121.zen_products_xsell' doesn't exist :: SELECT p.products_id, p.products_image, pd.products_name
FROM zen_products_xsell xp
INNER JOIN zen_products p
ON p.products_id = xp.xsell_id
INNER JOIN zen_products_description pd
ON pd.products_id = p.products_id
AND pd.language_id = 1
WHERE xp.products_id = 100
AND p.products_status = 1 ORDER BY xp.sort_order ASC ==> (as called by) C:\wamp64\www\new2121\includes\modules\xsell2_products.php on line 49 <== in C:\wamp64\www\new2121\includes\classes\db\mysql\query_factory.php on line 733.
I remember in a previous version several years ago that you had to manually add in this table. Is this user error once again??
Please disregard my last post (#162) above. When I logged into my Admin panel....I received the Confirmation of the install of the Cross Sell plugin.....so this error I posted above was only due to my previous misplacement of a file.
It all works without error now.
Sorry 'bout that.