Re: Acadame - Another Professional Template
Code:
<?php
if (!isset($flag_disable_header) || !$flag_disable_header) {
?>
<div id="headerWrapper">
<div id="topBarWrap">
<div id="topBar">
<?php require(DIR_WS_MODULES . 'sideboxes/languages_header.php'); ?>
<?php require(DIR_WS_MODULES . 'sideboxes/currencies_header.php'); ?>
<div id="cart_header" class="topBox">Shopping Cart<br /> <? echo $_SESSION['cart']->count_contents();?> item(s) - <? echo $currencies->format($_SESSION['cart']->show_total());?></div>
<br class="clearBoth" /></div>
</div>
<div id="logoWrap">
<div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>
<div id="topLinks">
<?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) {
require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php');
} ?>
</div><br class="clearBoth" />
</div>
</div>
<?php } ?>
Try that... you just needed a space before the start of the php tag <?
Re: Acadame - Another Professional Template
Everything ok zerosignull? You've been on the thread for awhile with no response.
Re: Acadame - Another Professional Template
Copied and pasted the code from the Board into the php file and still the same issue.
Im not up to speed on PHP yet, most c++,c# cough*vb.net* developer. are their any tools you would reccomend for windows that i can use to debug the scripts?
ZSL
Re: Acadame - Another Professional Template
Could you post a link to the site?
Re: Acadame - Another Professional Template
Its localhost, sry. I also get an issue regarding the logo of the theme maker on the footer. instead of the logo im shown "get_template_dir('ichoze_footer.gif', DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . 'ichoze_footer.gif', 'Domain Registration, Web Hosting (Zen Cart / Joomla Compatible),Thawte SSL') ?>"
IM running windows xp sp2 with WAMP5 if that helps to shed any light on the situ.
Re: Acadame - Another Professional Template
Everything else is working but the header area and footer area?
What version of ZC are you using?
The demo version is a default installation of Zen Cart v1.3.7 and is running smoothly ... I would try re-configuring you local php or make sure you have the most current version of the Acadame Zen Cart template.
Re: Acadame - Another Professional Template
Quote:
Originally Posted by
testuser
Downloads Section download is now current. Please select the one that is 41754 bytes ...
As always, you may also download the most current version of the Acadame Free Zen Cart Template and other free templates we offer by
clicking here
I only see the one that is 46412, you are referring to the ultimate SEO, correct?
Re: Acadame - Another Professional Template
Quote:
Originally Posted by
testuser
The
demo version is a default installation of Zen Cart v1.3.7 and is running smoothly ...
Currency selector not working on above demo site
:smile:
Acadame - Version 1.2 Released!!
Quote:
Originally Posted by
misty
Currency selector not working on above demo site
:smile:
Thank you!
*************UPDATE*******************
Template updated to Version 1.2. You may download current version from link in my signature or downloads section.
Acadame - Version 1.2 Released!! PLEASE UPDATE!
***************UPDATE**************
************************************
Currency selector in header will not work prior to version 1.2 ... you may download the most current version from the link in signature, or here in the downloads section.
************************************
************************************