ryanharrison Posted July 26, 2013 Posted July 26, 2013 my website www.emeraldlamps.com/site I need to remove the specials link from the navigation bar and there is no menu.php can anyone help guide me the right direction I know im missing something simple and it cannot be this complicated this isnt my first osc site but it is my first custom template from someone elses design. Please and thank you if anyone can help me work this out of the site respond on here or email me please at ryan.harrison@@TriStateAV.com
♥toyicebear Posted July 27, 2013 Posted July 27, 2013 you will probably find that code in includes/header.php Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
ryanharrison Posted July 29, 2013 Author Posted July 29, 2013 Now another problem has arisen.. I didn't even notice wasn't working to begin with if anyone can help ......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 'TABLE s on p.products_id = s.products_id, products_to_categories p2c where p.pro' at line 1 select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id left join TABLE s on p.products_id = s.products_id, products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '124'
Recommended Posts
Archived
This topic is now archived and is closed to further replies.