fourfivesixxx Posted April 1, 2008 Posted April 1, 2008 i just moved my site to godaddy and everything transferred fine except now the menu will not come up and i get this error where the menu is: Warning: Invalid argument supplied for foreach() in /home/content/u/n/i/universaluni/html/catalog/includes/boxes/categories_css.php on line 243 Warning: Invalid argument supplied for foreach() in /home/content/u/n/i/universaluni/html/catalog/includes/boxes/categories_css.php on line 251 i also get this error where the products are supposed to be displayed 1054 - Unknown column 'p.products_id' in 'on clause' select substring(pd.products_description, 1, 598) as products_description, p.products_id, p.products_image, p.manufacturers_id, p.products_price, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price, p.products_tax_class_id, sp.product_id from products p, products_description pd, star_product sp left join specials s on p.products_id = s.products_id where p.products_id = pd.products_id and p.products_status = '1' and pd.products_description != '' and p.products_id=sp.product_id and pd.language_id = '1' [TEP STOP] can someone please help me or place me in the right direction --- the site is up on http://72.167.56.117/ if you all would like to take a look at the problem first hand. thanks
ohioman Posted April 1, 2008 Posted April 1, 2008 Couldn't find anything wrong with it. Everything came up just fine. Must be already fixed. Iceman i just moved my site to godaddy and everything transferred fine except now the menu will not come up and i get this error where the menu is: Warning: Invalid argument supplied for foreach() in /home/content/u/n/i/universaluni/html/catalog/includes/boxes/categories_css.php on line 243 Warning: Invalid argument supplied for foreach() in /home/content/u/n/i/universaluni/html/catalog/includes/boxes/categories_css.php on line 251 i also get this error where the products are supposed to be displayed 1054 - Unknown column 'p.products_id' in 'on clause' select substring(pd.products_description, 1, 598) as products_description, p.products_id, p.products_image, p.manufacturers_id, p.products_price, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price, p.products_tax_class_id, sp.product_id from products p, products_description pd, star_product sp left join specials s on p.products_id = s.products_id where p.products_id = pd.products_id and p.products_status = '1' and pd.products_description != '' and p.products_id=sp.product_id and pd.language_id = '1' [TEP STOP] can someone please help me or place me in the right direction --- the site is up on http://72.167.56.117/ if you all would like to take a look at the problem first hand. thanks
Recommended Posts
Archived
This topic is now archived and is closed to further replies.