Re: Fast and Easy Checkout for Zen Cart
hi
using fec 1.11 and zc 1.5.0, with glasgow neat template. long story short, i want the dropdown status shown on the admin email, customers email and their account invoice. it shows ok on the admin order invoice but knowhere else. ive found this code which i think is responsible for the output on the admin order form:
<!-- bof FEC v1.24 drop down -->
<?php if (FEC_DROP_DOWN == 'true') { ?>
<tr>
<td class="main" valign="top"><strong><?php echo ENTRY_DROP_DOWN; ?></strong></td>
<td class="main"><?php echo $drop_down->fields['dropdown']; ?></td>
</tr>
<?php } ?>
<!-- eof dropdown -->
now would you mind telling me which php files i have to add this bit of code to plz :) or have i missed a setting in the admin to allow this? thanks for this fine mod works well.
dessy
Re: Fast and Easy Checkout for Zen Cart
Everything seems to work fine except i keep getting this error
Illegal string offset 'tag' in /var/www/clients/client1/web1/web/includes/templates/sheffield_blue/templates/tpl_checkout_stacked.php on line 109 how do i fix this?
i saw the new version, so i downloaded.
i edited order.php and applied upgrade sql. was this the way to upgrade?
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
jimmie
i edited order.php and applied upgrade sql. was this the way to upgrade?
What upgrade instructions did the readme file include?? Did you follow those instructions?
Re: Fast and Easy Checkout for Zen Cart
the readme to my understanding only talks about installation and not an upgrade.
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
jimmie
the readme to my understanding only talks about installation and not an upgrade.
you'd be better off removing all files from your current version and installing COWOA, opps I mean the latest version of FEC if it's FEC that *you think* thats a must have?
Did somebody mention COWOA?
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
picandnix
you'd be better off removing all files from your current version and installing COWOA, opps I mean the latest version of FEC if it's FEC that *you think* thats a must have?
Did somebody mention COWOA?
**snickers** you go to your room..
:laugh:
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
destruxon
hi
using fec 1.11 and zc 1.5.0, with glasgow neat template. long story short, i want the dropdown status shown on the admin email, customers email and their account invoice. it shows ok on the admin order invoice but knowhere else. ive found this code which i think is responsible for the output on the admin order form:
<!-- bof FEC v1.24 drop down -->
<?php if (FEC_DROP_DOWN == 'true') { ?>
<tr>
<td class="main" valign="top"><strong><?php echo ENTRY_DROP_DOWN; ?></strong></td>
<td class="main"><?php echo $drop_down->fields['dropdown']; ?></td>
</tr>
<?php } ?>
<!-- eof dropdown -->
now would you mind telling me which php files i have to add this bit of code to plz :) or have i missed a setting in the admin to allow this? thanks for this fine mod works well.
dessy
anyone any idea on this please?
Re: Fast and Easy Checkout for Zen Cart
I got FEC installed last night on 1.5.1 locally and found an issue with the instructions. Apparently the "Select ALL" for the code changes is not 100% accurate. I had to reinstall admin/customers.php this morning and go back through the updates for it. The SELECT ALL my give a TOTALLY different code that what you see in the code box...user beware!
Double check what you copied in to make 100% sure that you copied the right code!
The good thing is I now have my tested local uploaded to my new host and it looks like the kinks are becoming fewer! :)
Re: Fast and Easy Checkout for Zen Cart
Hi,
I am working on www.paws.digi-blue.co.uk, and have installed Fast and Easy Checkout. I am using version 1.5.1. I seem to be having a small issue when customer try to sign up. When I try to create an account, and click "Submit", I get a lot of errors coming up. However, on that page, if I then submit again, it creates the account. What am I doing wrong?
B
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
barendfaber
I get a lot of errors coming up
Quote:
What am I doing wrong?
the answer is in the question... what errors are "coming up"?