yup a typo, I'm sorry...
yup a typo, I'm sorry...
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
Okeedokee. The location of the file is definitely supposed to be includes/templates/YOUR_TEMPLATE/common/tpl_drop_menu.php
I would offer to take a look at your files (if you would allow), but my connection is extremely slow and unreliable right now. My advice would be to remove all files, and start with a fresh slate.
Hello Jade,
It's ok if you want to look at the files, dunno how to do it though and I can wait if your connection becomes reliable at a later time.
I'm okay with re-installing, I'll try.
Tatiana
Ok, Jade, below is line 107
<!--bof-header ezpage links-->
<?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
<?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR _WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>
<?php } ?>
<!--eof-header ezpage links-->
From a Google search, I understood that there must be something like a semicolon, or ' or " missing or extra,... which is in reference to my error code:
Parse error: parse error, unexpected T_STRING in /homepages/44/d205662926/htdocs/zencart/includes/templates/WR/common/tpl_header.php on line 107
Any clues?
Hi,
Ez-pages are not rendered in dropdown menu (below discount coupons). See pic
clicking on the empty fields is working though.
template: Apple Zen
Mod: Multilanguage Ez-pages
version: Zen-Cart 1.3.7
Any idea?
grmx
Thank you for this fantastic mod!!
I have a problem, however. After installation, the header & all body information has moved way up & is over my banner logo.
http://www.butternugsquash.com/store/
I'm sure it's just a matter of changing a value somewhere to move it all down, but I can't figure out where that is.
Bookmarks