Zen Cart Logo
Forums / Basic Configuration / Variable name is displayed, not text

Variable name is displayed, not text

Locked

Views: 1,099

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
13 Jul 2008, 7:37 PM
#1
bblinn avatar

bblinn

New Zenner

Join Date:
Mar 2007
Posts:
8
Plugin Contributions:
0

Variable name is displayed, not text

I'm trying to change text for page_2 and page_3. Using overrides. Text is working, but the links in the More Information box continued to show Page 2 and Page 3.

I made changes in english.php, but I may copied the file to the wrong directory. It's no excuse, but the file names and directory names are long, similar, and easy to confuse. Like I said, that's no excuse.

Now instead of "Guarantee" and "Gift Certificates" in the More Information box, I see "BOX_INFORMATION_PAGE_2" and "BOX_INFORMATION_PAGE_3".

Can anyone swing a clue-by-four this way?

Thanks!

13 Jul 2008, 7:42 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Variable name is displayed, not text

Here's a related FAQ: https://www.zen-cart.com/tutorials/index.php?article=95

You might also need to compare your files vs original or backup files, to find out what you've moved to the wrong location etc. Related articles dealing with the concept of comparing groups of files to find differences: http://www.zen-cart.com/wiki/index.php/Troubleshoot_-_Diagnosing_Obscure_Issues
https://www.zen-cart.com/tutorials/index.php?article=323

13 Jul 2008, 8:15 PM
#3
bblinn avatar

bblinn

New Zenner

Join Date:
Mar 2007
Posts:
8
Plugin Contributions:
0

Re: Variable name is displayed, not text

Thanks. That's the direction I was heading. Raise a toast to backup. I'm back to where I was (Page 2 and Page 3 are displayed), but I should be able to work that out now that the variable name is gone.