Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

header tags Error


Coastie

Recommended Posts

Posted

when running fill_tags.php i am recieving this error

 

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

 

update categories set category_head_title_tag='Blank Media', category_head_desc_tag = 'Blank Media', category_head_keywords_tag = 'Blank Media' where categories_id = '21'

 

[TEP STOP]

 

any ideas?

Posted

You are using the wrong version of fill_tags. The category_head_title_tag field is no longer used so you must be using an old copy of fill_tags with a newer version of Header Tags. Try downloading a version 2.5.4 and using the fill_tags file from there. The file was remove completely in version 2.5.5 so don't bother looking for it there.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted
You are using the wrong version of fill_tags.  The category_head_title_tag field is no longer used so you must be using an old copy of fill_tags with a newer version of Header Tags. Try downloading a version 2.5.4 and using the fill_tags file from there. The file was remove completely in version 2.5.5 so don't bother looking for it there.

 

Jack

 

 

Thanks Jack i'll check it out.

Posted

OK so i download 2.5.4 and went through uploading the files.

 

i was previously running 2.5.5 after upgrading from 1.8

 

when i ran the .sql files i got an error table exists. this was for all 4 files.

 

any ideas

 

i run fill_tags.php again and this error appears.

 

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

 

update categories set category_head_title_tag='Blank Media', category_head_desc_tag = 'Blank Media', category_head_keywords_tag = 'Blank Media' where categories_id = '21'

 

[TEP STOP]

Archived

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

×
×
  • Create New...