Anybody have any ideas on how to merge Stock by Attributes with COWOA?
Printable View
Anybody have any ideas on how to merge Stock by Attributes with COWOA?
Okay, so now I've got it working but to get it to work I've had to delete some of the code. Here's what I did. The install said:
I did not update the original code with the COWOA code. Each time I upload tpl_checkout_payment_default.php with the updated code, then attempt to purchase on the site, my purchase process stalls on the "...page=checkout_payment" page. The header displays normally, but the body of the page is blank. I suspect this is an error in the php, but I don't know where to go to fix it. My two questions are these:Code:/includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_payment_default.php
====================================================================
FIND:
-
<?php
}
for ($j=0, $n2=sizeof($selection[$i]['fields']); $j<$n2; $j++) {
?>
<fieldset>
<legend><?php echo $selection[$i]['module']; ?></legend>
<?php echo $selection[$i]['redeem_instructions']; ?>
<div class="gvBal larger"><?php echo $selection[$i]['checkbox']; ?></div>
<label class="inputLabel"<?php echo ($selection[$i]['fields'][$j]['tag']) ? '
for="'.$selection[$i]['fields'][$j]['tag'].'"': ''; ?>><?php echo
$selection[$i]['fields'][$j]['title']; ?></label>
<?php echo $selection[$i]['fields'][$j]['field']; ?>
</fieldset>
<?php
}
}
?>
-
REPLACE WITH:
-
<?php
}
for ($j=0, $n2=sizeof($selection[$i]['fields']); $j<$n2; $j++) {
?>
<?php if(!($COWOA && $selection[$i]['module']==MODULE_ORDER_TOTAL_GV_TITLE)) {?>
<fieldset>
<legend><?php echo $selection[$i]['module']; ?></legend>
<?php echo $selection[$i]['redeem_instructions']; ?>
<div class="gvBal larger"><?php echo $selection[$i]['checkbox']; ?></div>
<label class="inputLabel"<?php echo ($selection[$i]['fields'][$j]['tag']) ? '
for="'.$selection[$i]['fields'][$j]['tag'].'"': ''; ?>><?php echo
$selection[$i]['fields'][$j]['title']; ?></label>
<?php echo $selection[$i]['fields'][$j]['field']; ?>
</fieldset>
<?php } ?>
<?php
}
}
?>
-
1. What is the error in the php that causes the stop?, and
2. What am I losing by not having that bit of code in there.
Thanks in advance!
Brian
mcarbone,
Have you already installed COWOA? I don't think the header_php.php files in the modules/pages directories will interfere with each other. I have SBA on my site and I don't seem to be having any conflicts with those particular files.
hi,
i want to send an email to store admin ,when the customer confirm the order and entering the CPI payment(HSBC).:no::no: is that possible..
PLZ HELP
My COWOA just went MIA and I can't get it back!
Just moved my shop to a new domain, but once I deleted the old shop, the COWOA just disappeared on me. I've tried uploading all the cowoa files, checked that the patch is still there... but no cowoa on login.
Where did it go..? :unsure:
Hi, excuse my ignorance, but I'm coming in to this thread on page 95 and am not sure what state this mod is in. I cannot find it on the add-ons page, is this no longer used? Thanks, Brian.
* What version of Zen Cart are you using?
Zen Cart 1.3.8a
* What addons have you installed? When?
PayPal, google analytic, export emails
* In what ways is your site customized or different from a brand new uncustomized install?
Cherry Zen Template
* If you're encountering errors, post your site URL* so it can be seen in action.
https://www.kaysenergyfood.com/shop/...age=no_account
I am getting an error when I click the button
"continue to checkout"
the error is
"1062 Duplicate entry '11' for key 1
in:
[insert into zen_customers_info (customers_info_id, customers_info_number_of_logons, customers_info_date_account_created) values ('11', '0', now())]"
any help would be greatly appreciated.
What version of Zen Cart are you using?
- 1.3.8
What addons have you installed? When?
- Tried to install COWA today = not working.
In what ways is your site customized or different from a brand new uncustomized install?
- Customised Template
If you're encountering display/layout problems, post your site URL* so it can be seen in action.
- www.naturalsoap.com.au
HAVE YOU LOOKED IN THE FAQ AREA for answers to your question? (ie: a search for your error message or what you want to edit/change, etc)
- yes = nada
Have you searched the FORUM for your error message or for answers to the question you're asking?
- yes = why I'm posting :)
WHEN did the problem "start"? How does that compare with other events of your hosting company, changes you've made to your site files/addons, or your admin settings, etc?
- As soon as I followed all steps for installing the COWA mod, nothing has changed when going through checkout - mod does not work?
If this is your first store, have you tested all aspects of transactions before going live?
- My site has been live for over 2 years now.
-----------------
After I have followed all steps listed in the install guide, downloading full copies to my local machine, changing all folders and subs from "your_template" to "grey" and uploading everything, changing the login settings in admin, putting in the new sql code etc, nothing has changed when i go to start a new checkout - still asking for a login, or to start a new account.
I've triple checked everything and can't figure out what may have bee missed???
Thanks in advance, I'd love to get this mod up and running asap :)
Cheers,
Kathy.
Zen cart 1.3.8a with patch
http://halalitems.com/
checkout without account
footer menu
I just installed the checkout without account addon, and I did change all the "your template" folder to my template name and after I uploaded, the site header, looks squished and all ruined.
I did make a backup, but before I do it, what happened? anyway to fix it?
thanks