Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

ERROR!please help


kiteplans

Recommended Posts

Posted

1054 - Unknown column 'c.category_head_title_tag' in 'field list'

 

select cd.categories_name, c.category_head_title_tag, c.category_head_desc_tag, c.category_head_keywords_tag from categories c, categories_description cd where c.categories_id = '0' and cd.categories_id = '0' and cd.language_id = '1'

 

[TEP STOP]

 

how do i fix this?

Posted
1054 - Unknown column 'c.category_head_title_tag' in 'field list'

 

select cd.categories_name, c.category_head_title_tag, c.category_head_desc_tag, c.category_head_keywords_tag from categories c, categories_description cd where c.categories_id = '0' and cd.categories_id = '0' and cd.language_id = '1'

 

[TEP STOP]

 

how do i fix this?

 

that column does not exist in the category table, I assume it should be in the categories_description table so you could try cd.category_head_title_tag

Treasurer MFC

Archived

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

×
×
  • Create New...