Suggest you download the About Us Page contribution here:
http://www.zen-cart.com/index.php?ma...roducts_id=182
so you can see the files/file structure to add a new page.![]()
Suggest you download the About Us Page contribution here:
http://www.zen-cart.com/index.php?ma...roducts_id=182
so you can see the files/file structure to add a new page.![]()
OK, I've downloaded the About Us Page and followed the directions but I am still having a problem. The name "Warranty" is not showing up correctly in the information box. The link works correctly and it opens my Warranty page, I just cannot figure out why it will not show correctly. What is shows in the Information box is: BOX_INFORMATION_WARRANTY when it should show Warranty
I have the warranty.php file called for in languages/english/extra_definitions/ My_Template
The code in that file reads:
<?php
/**
* @package languageDefines
* @copyright Copyright 2003-2006 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: about_us.php v1.3 $ */
// this is used to display the text link in the "information" or other sidebox
define('BOX_INFORMATION_WARRANTY', 'Warranty');
?>
It appears to me that this information is not being read. Is there something I am missing?
Thanks
Last edited by ScootaMan; 9 Nov 2007 at 02:16 PM.
Are you using the About Us Page contribution for your Warranty page?
You might check to make sure that you changed all instances of about us in the
files to Warranty, and that all files were uploaded. When changing the words, a single quote ' may have accidently been omitted. An easy way to check would be to
used the Developers Tool Kit in Admin/Tools...last on the bottom...search the
Catalog for BOX_INFORMATION_WARRANTY, and it should bring up the line
and what file it's in, like this:
define('BOX_INFORMATION_WARRANTY', 'Warranty');
TShooters,
Thanks for your help. I believe I have it fixed. I copied the warranty.php file that had the define statement from languages/english/extra_definitions/My_template to the extra_definitions folder. Once I dropped it in that folder, the name started showing correctly. That's not the location listed in the About Me down load, but it works there.![]()
Glad you got it working!
Are your template overrides folders all named exactly the same? It's important
that they are so your overrides will work correctly.
Please help, my eyes are getting sore from reading and still can't find the answer to my problem. okay i uploaded the About Us files and it seem to be working fine, now what i want to do is add another link "Page 1" to the more information box, i have renamed all the files that referenced "about us" to "page 1" and still something is missing! i get a page not found error. don't mind the page 5 at this point, i just need help as to why it says page not found when i click on the Page 1 link in the More Information Box. please help. Thanks
Link,
http://gtc-hosting.com/cart2/