I installed this and am getting a database error on default.php.
I have checked the file many times and am overlooking whatever the problem is. I get this sql message
1064 - You have an error in your SQL syntax near '0' and p.products_id = s.products_id and pd.products_id = s.products_id and p' at line 1
select p.products_id, pd.products_name, p.products_price, p.products_tax_class_id, p.products_image, s.specials_new_products_price from products p, products_description pd, specials s where p.products_status = '1'' and p.products_customers_approved ='0' and p.products_id = s.products_id and pd.products_id = s.products_id and pd.language_id = '1' and s.status = '1' order by s.specials_date_added DESC limit 10
Anyone ran into this error before?
Latest News: (loading..)
Problem with the hidden products contribution
Started by bluephoenix, Jul 07 2003, 07:19
No replies to this topic














