Hi,
Does anyonw know what the following error code means, I purchased something for Zencart and installed all the files as informed to do so by the guidelines but the site comes up with the following error codes:

Whats it mean and how do i Resolve it?

Thanks,
Adam.


Warning: Variable passed to each() is not an array or object in /home/adam123/public_html/includes/classes/db/mysql/query_factory.php on line 114

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/adam123/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/adam123/public_html/includes/functions/sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /home/adam123/public_html/includes/classes/db/mysql/query_factory.php:114) in /home/adam123/public_html/includes/init_includes/init_templates.php on line 78

• Shipping Info
• Featured Products
• Specials
• Site Search
• Contact Us
• Create an account
• Customer login


• HOME
• NEW PRODUCTS
• MY ACCOUNT
• SHOPPING CART
• CHECKOUT
Worldwide drop shipping with A NO FEE MEMBERSHIP.
New Products For November
Featured Products
Monthly Specials For November
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCT' at line 7
in:
[select p.products_id, pd.products_name, products_date_available as date_expected from zen_products p, zen_products_description pd where p.products_id = pd.products_id and p.products_status = 1 and pd.language_id = '1' and p.products_date_available >=20071104 order by EXPECTED_PRODUCTS_FIELD EXPECTED_PRODUCTS_SORT limit MAX_DISPLAY_UPCOMING_PRODUCTS]