colins Posted April 11, 2004 Posted April 11, 2004 hi everyone can anyone help. i get this error iv installed familiy products v3 Fatal error: Call to undefined function: tep_get_family_list() in /home/shyshop/public_html/admin/assign_families.php on line 85 thanks colin smith Quote
blueline Posted April 11, 2004 Posted April 11, 2004 You haven't made the proper changes to the functions folder. I believe that function is in the general.php file....but not sure. Double check your installation HTH -Chris Quote Chris Sullivan
siavash Posted August 20, 2004 Posted August 20, 2004 i ger an error when i click a product in my site: 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 ') and p.products_id = pf.products_id and p.products_id != '213' select distinct p.products_id, p.products_image, p.products_tax_class_id, if(s.status, s.specials_new_products_price, p.products_price) as products_price from products_families pf, products p left join specials s on p.products_id = s.products_id where p.products_status = '1' and () and p.products_id = pf.products_id and p.products_id != '213' limit 9 the error appears right below the product info bit below the add to basket button. i believe my installation's been correct. can someone help please? cheers. Quote Did you try? Did you fail? No matter! Try again. Fail again! But fail better!
blueline Posted August 20, 2004 Posted August 20, 2004 Please do a search for this issue on the forums as it has been addressed and fixed a number of times. Thanks. -Chris Quote Chris Sullivan
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.