
Originally Posted by
tatiana77
Jade,
1- Get Em Fast sent me a revised file of tpl_header.php mainly because I wasn't sure where to add the string for the drop menu, now I get the following message on my homepage, and only the background shows up. Everything else is gone.
Parse error: parse error, unexpected T_STRING in /homepages/44/d205662926/htdocs/zencart/includes/templates/WR/common/tpl_header.php on line 108
Here is my line 108:
<?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR _WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>
I checked and tpl_ezpages_bar_header.php is uploaded to
/zencart/includes/templates/WR/templates/
2- I noticed in your Readme.txt to "add or remove links from the header menu by opening up includes/templates/YOUR_TEMPLATE/tpl_drop_menu.php"
So I also uploaded it in this directory, just in case, and it is also in:
/zencart/includes/templates/WR/common/ (also mentioned in Readme.txt)
and in:
/zencart/includes/templates/WR/ (I noticed a post indicating to change it to this)
I'm so confused...
Tatiana