Up until now I've been able to solve my ZC problems by searching the forum, but this time I give up. I'm tired. Just tired.
The site is http://www.shopjustvintage.com
Two EZ Pages problems.
First, I had changed the box heading to "Pages of Interest" (that's all I could think of right then) and it showed up as that in the sidebox. That was several days ago. I can't remember what I've done since then - I know I deleted the EZ page I'd created, or tried to create. Left it alone for a few days and tried again today, but the box heading does not show Pages of Interest. Instead, it shows BOX_HEADING_TITLE. What in the world did I unknowingly change???
Here's the code in includes/languages/english/CUSTOM_TEMPLATE/ez_pages_definitions.php
<?php/** * ezpages language components - used when displaying components for EZ-Pages content * * @package languageDefines * @copyright Copyright 2003-2005 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: ez_pages_definitions.php 2739 2005-12-30 19:00:50Z birdbrain $ */// ez-pages sidebox title namedefine('BOX_HEADING_EZPAGES', 'Pages of Interest');define('TEXT_EZ_PAGES_TABLE_CONTEXT', 'Table of Contents');define('CURRENT_PAGE_INDICATOR', ' * ');define('NOT_CURRENT_PAGE_INDICATOR', ' - ');?>
What am I missing? Do I need to change something somewhere else?
Second............
I've created a test EZ Page called Test. It shows up in the sidebox. It's clickable, but opens up a blank page. A page that should have the words, "Testing 1-2-3". I put those words in the html area. Nothing in the internal or external links boxes.
http://www.shopjustvintage.com
I do hope someone has the answers!
Thanks,
Wanda


Reply With Quote
