Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Title Heading Showing Variable Names


huffmancs

Recommended Posts

Posted

In my administration page, the heading variables are being shown instead of the text assigned to the variables. For instance, under the Configuration Title:

 

BOX_HEADING_CONFIGURATON is being displayed insteald of Configuration

BOX_CONFIGURATION_MYSTORE is being displayed insteald of My Store

BOX_CONFIGURATION_LOGGING is being displayed insteald of Logging

BOX_CONFIGURATION_CACHE is being displayed insteald of Cache

 

This is happening to all of the titles on the administration page except the following:

 

Contents

Products

Orders

Backup

Banners

Files

 

Besides the titles listed above all heading and categories are displaying variable names. The boxes on the side are displaying properly. I obviously changed something that affected this, but I cannot find it. Can someone lend me a hand. I'm not sure what file it is in, but I have made minor changes to the code in the index, header, style sheet and some of the other main files. Can any one help me? I am really stuck. The admin page still works properly, but it is getting annoying not having the titles there.

Posted

Whenever you see words in capital letters like that, it means you are missing some code in the languages directory. Since you have so many missing, you may have replaced your english.php file with the wrong one or deleted all of those items by mistake. You will need to reload the file from your backup.

 

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
Whenever you see words in capital letters like that, it means you are missing some code in the languages directory. Since you have so many missing, you may have replaced your english.php file with the wrong one or deleted all of those items by mistake. You will need to reload the file from your backup.

 

Jack

 

 

Thanks. I thought it was whithin that file, since it was the one being changed. I just wasn't sure if there was something specific missing, so I would search for a string. From your comment, I am wondering if they got highlighted and replaced by accident. While doing a search in the english.php file, none of those variable showed up. Wasn't sure if they were held if a different file. I will add them in and see how it comes out.

 

Kevin

Posted
Thanks. I thought it was whithin that file, since it was the one being changed. I just wasn't sure if there was something specific missing, so I would search for a string. From your comment, I am wondering if they got highlighted and replaced by accident. While doing a search in the english.php file, none of those variable showed up. Wasn't sure if they were held if a different file. I will add them in and see how it comes out.

 

Kevin

 

 

I just went through the english.php and these variable are not contained there. I even added a couple of them to see if that would fix the problem, but it did not. I'm not sure where they would be defined. Several files were searched, but I did not find them yet. Anymore suggestions.

Archived

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

×
×
  • Create New...