Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Custom Navigation Problem


ryanharrison

Recommended Posts

Posted

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

Posted
Posted

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'

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...