Hi,
I'm changing templates and COWOA works on my current template, however when switching templates COWOA disappears. I'm sure I've copied the files over correctly, but I'm still stumped.
Any ideas?
Thanks
1to1music.co.uk
Hi,
I'm changing templates and COWOA works on my current template, however when switching templates COWOA disappears. I'm sure I've copied the files over correctly, but I'm still stumped.
Any ideas?
Thanks
1to1music.co.uk
Embarrassingly i have downloaded this and reading the first part - step 1a, i have come to a stop!
STEP 1a says - In your custom template son your cart, edit the tpl_header.php file and look for this line.
<?php if (($_SESSION['customer_id']) { ?>
The bold bit does not make sense, but i looked in the includes/templates/my_template/common/tpl_header.php but cannot find any reference to that code.
I have installed add ons before, which is why it's embarrassing.
Can anyone help me past step 1a?
Tia
Paul
I'm running 1.39d. I believe I successfully modified the templates/MyTemplate/Common/tpl_header.php. I don't think I missed uploading any of the files. I am stuck with two problems.
1. At the initial screen where the customer enters name, address and all the rest, clicking 'Continue Checkout' just brings you right back to this same page (with all the fields emptied). ...an endless loop.
2. There are no images... only references to them. (See screenshot.)
I guess I'll just turn it off for now. I would really like to get it working though. Any help/advice will be appreciated. - Thanks!
STEP 1a - In your custom templates on your cart, edit the tpl_header.php file and look for this line.
<?php if (($_SESSION['customer_id']) { ?>
change it to this.
<?php if (($_SESSION['customer_id']) && (!$_SESSION['COWOA']=='True')) { ?>
Help,I cannot find the
<?php if (($_SESSION['customer_id']) { ?>
in the tpl_header.php of my custom template.
Then where is the exact place of the tpl_header.php ?
Thanks in advance
Hmmm...So I have done this, but still not luck. The login page changes shape, as if it's trying to accomodate the COWOA box, but still doesn't show it. I'm baffled! It works on my localhost, but not when I upload it. ?
When I check the HTML source code the only reference to COWOA is:
<!-- BOF COWOA -->
<!-- BOF COWOA -->
So it's recognising it in some way. Any suggestions
Thanks
Last edited by toaldingham; 24 Jul 2010 at 10:45 PM.
Will the 1.3.9 version of COWOA work with 1.3.8a? - The 1.3.8. version of this mod doesn't seem to be available any more.
Thanks.