Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HEADING_TITLE


JOHN_DOE

Recommended Posts

Hello everyone

 

I have a problem that i could not solve. At the front page i see

 

 

HEADING_TITLE

 

code instead of the title. Does anybody have any idea what causes this?

 

Thank you guys all.

 

John

Link to comment
Share on other sites

Most likely the necessary language file (or that line in the language file) has been removed. For example, /catalog/includes/languages/english.php It could also have been a piece of code inadvertently removed in /catalog/index.php

Link to comment
Share on other sites

Ok, well I made the same mistake when setting up my webpage. Most likely, from what you told me, you messed with one of the files you've mentioned and if you were in the file catalog/includes/languages/english/index.php and you modified anything than you'll get that heading error because for some reason osCommerce has a problem with people modifying this file from the File Manager tool. The way around it is to edit index.php from the 'define languages' tool. What I had to do was download a copy of osCommerce (i think you can get it from oscommerce.com). This way, when you screw up a file, you can just open the copy in whatever text editor you have, copy it all, and paste it into the file manager.

 

For future editing of that index.php file, do it from the 'define languages' tool in the 'Tools' section of your oscommerce admin.

 

What you need to do is download the oscommerce copy from oscommerce.com (or wherever you find it), open Catalog/includes/languages/english/index.php, copy the text, open 'define languages' in the tool preset in your oscommerce admin and click on the index.php file, delete everything in there and paste in your copy. This will set everything back to normal, and then you can continue editing this file from the 'define languages' tool. Email me if you need help or if this doesn't work! Good luck!

 

If you were in the english.php file than you could have screwed up the define(HEADING_TITLE)--that another thought, but email me if it doesn't work, and we'll try and figure it out. I just had that happen when I was in english.php so that very well could be what it is, but usually it will mess up all of your headers, not just heading_title.

 

Patrick

 

[email protected]

Patrick Bailey

www.DisplayHaven.com

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...