Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to change categories title ?


vanilz

Recommended Posts

Hi,

 

I'm newbie here and have looked around in this forum but I cant find this issue. I would like to change the categories name when you click on the categories. (e.g. When click on 'Hardware', there will display Hardware instead of Categories) Which file should I change ?

 

I'm really appreciate if anyone can help me on this issue.

 

Thanks and regards,

 

vanilz

Link to comment
Share on other sites

Thank you, Jack!!

 

I'm trying now. I've successfully upload headertags_seo.sql but when I'm trying to run headertags_seo_install.php, there is an error message.

 

1060 - Duplicate column name 'categories_htc_title_tag'

 

ALTER TABLE categories_description ADD categories_htc_title_tag VARCHAR(80) NULL;

 

[TEP STOP]

 

 

I have one question. What's headertags_seo_update.sql for? Which one should I use? headertags_seo.sql or headertags_seo_update.sql ?

I'm not good in php language and mysql. Please advice.

 

 

 

Thanks and regards,

 

vanilz

Link to comment
Share on other sites

The update file is for updating previous installations. The headertags_seo_install.php and headertags_seo_install.sql are identical but used differently, as explained in the install docs.

 

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

Link to comment
Share on other sites

I got it.. Thanks alot. It helps me alot.

 

I have another question. When I click on Hardware under Products but It's not appeared Hardware instead of no title (blank).

You can refer it here.

 

Thanks and Regards,

 

vanilz

Link to comment
Share on other sites

Look at the change on the product_info page. The docs say it is around line 100, as I recall. It appears there is a mistake 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

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...