-
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"?
-
Re: Fast and Easy Checkout for Zen Cart
Hi
I'm trying to integrate a script from BuySafe (a "buyer protection" website). One part of their code goes on the last page of checkout. They need the orderid, subtotal and email variables put in their script so they can log the order. Kind of like some conversion tracking mods I guess.
We use FEC and COWOA. I got the order ID in there but subtotal is on the previous page, and email may not exist since we have FEC and COWOA. I've tracked back and the only places I find it are a sessionid and grabbing the last record created from somewhere.
Can someone give me a hand with this?
It goes in here. The blanks are hash marks and checking for shop status and other things like that.
Code:
<script type="text/javascript">
. . .
{
xxx.Guarantee.order = "...order number goes here...";
xxx.Guarantee.subtotal = "...item subtotal goes here...";
xxx.Guarantee.email = "...buyer email goes here...";
. . .
}
This next thing works. We made a var to hold the orderid then put that into the script. We can't figure out the email and subtotal.
Quote:
var bs_orderid=0.00;
bs_orderid = <?php echo $zv_orders_id;?>
-------------------------
xxx.Guarantee.order = bs_orderid;
Thanks!
-
Re: Fast and Easy Checkout for Zen Cart
ISSUE:
all customers hang in the checkout page and disappear. What i found is that the page ends up in an infinite "processing" (eg. when a customer deletes a product on the checkout screen. what's going on?
-
Re: Fast and Easy Checkout for Zen Cart
something is messed up in the orig code for your "new version" of FEC. i installed in fresh on a new 151 zencart and the whole look of the sign in (by the way.. it's "sign" and not "sing" in your code) when do you re-do these errors or is that part of the plan so you can charge people to fix the errors you put in? :censored: INCLUDING using files from older zencarts in your "NEW VERSION"???
-
Re: Fast and Easy Checkout for Zen Cart
Where did you get your latest version? The latest version on Numinix web site is 1.12.1 06/14/2013. Zencart plugin for Numinix products sometime are days behind. If that is not your problem you should post on their web for quicker response.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
EZorb
Where did you get your latest version? The latest version on Numinix web site is 1.12.1 06/14/2013. Zencart plugin for Numinix products sometime are days behind. If that is not your problem you should post on their web for quicker response.
That is the problem, they don't response :laugh:
-
Re: Fast and Easy Checkout for Zen Cart
i do respond but i don't live in the forum... I got the latest version from their website. and THEY don't respond - unless you send them money
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Design75
That is the problem, they don't response :laugh:
and they no longer have a support forum..
Quote:
Originally Posted by
stevefriedman71
i do respond but i don't live in the forum... I got the latest version from their website. and THEY don't respond - unless you send them money
They are clearly moving towards a commercial model.. Nothing wrong with that..
Sucks for those who rely on free modules, and I get that.. but it is what it is.. Personally I am not a big fan of FEC and prefer COWOA (which will be part of Zen Cart's upcoming v1.6 releases core). Even when Numinix was around to support their free mods, I personally found FEC troublesome.. COWOA is trouble-free and has a very active and helpful support community..
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
DivaVocals
and they no longer have a support forum..
They are clearly moving towards a commercial model.. Nothing wrong with that..
Sucks for those who rely on free modules, and I get that.. but it is what it is.. Personally I am not a big fan of FEC and prefer COWOA (which will be part of Zen Cart's upcoming v1.6 releases core). Even when Numinix was around to support their free mods, I personally found FEC troublesome.. COWOA is trouble-free and has a very active and helpful support community..
I couldn't agree more.
-
Suddenly getting FEC redirect loops; missing customer info from orders
Suddenly getting FEC redirect loops; missing customer info from orders
Hi everyone. I am running Zen-Cart 1.3.9h. It is for an independent study school in which parents order materials for use at home. It worked all last year.
I added some products, added flat rate shipping, added new customers and reopened the shop a few weeks ago. Some people could checkout and others got redirect errors. It seemed to be connected to the customer account rather than the computer, because even trying various browsers and computers did not work for several people.
When I disabled Fast and Easy Checkout (set it to false) everybody was able to use the site again. HOWEVER, most (but not all!) orders that come through now have blank order information: the customer name, customer email address, customer telephone, etc are blank. If I click on Customer Details I can find their details, but they do not appear on our export of orders, on our invoices or packing slips.
Any ideas would be most appreciated!!!
-
Re: Suddenly getting FEC redirect loops; missing customer info from orders
Hi,
I am runnign FEC last version on zen cart 1.5.1
It works fine but ine thing (in my opinion)
When a customer change his choice of shipping, the frame "shipping cart content" is automatically updated, and this is correct.
Instead when a customer change his choice of payment method, the frame "shipping cart content" is NOT automatically updated and I think this si wrong because there may be a fedd ofr cod or other thing changing by the payment method and the customer should be aware of this by changing the "shopping cart content" frame.
I whish I was able to mod this on my own, but I am not. I think it must be very simple probably just change something in the checkout file.
Anyone having a suggestion is welcome.
Thanks
enzo
-
Bug on FEC?
Hi,
I am runnign FEC last version on zen cart 1.5.1
It works fine but ine thing (in my opinion)
When a customer change his choice of shipping, the frame "shipping cart content" is automatically updated, and this is correct.
Instead when a customer change his choice of payment method, the frame "shipping cart content" is NOT automatically updated and I think this si wrong because there may be a fedd ofr cod or other thing changing by the payment method and the customer should be aware of this by changing the "shopping cart content" frame.
I whish I was able to mod this on my own, but I am not. I think it must be very simple probably just change something in the checkout file.
Anyone having a suggestion is welcome.
Thanks
enzo
-
Re: Bug on FEC?
I wonder if someone know why the setting of 'Create Account Default Country ID' under 'Customer Details' doesn't work with FEC, and if it's possible to solve it?
Search and found someone asking for this in post 1595, but I could not see that there was any replies to it:
http://www.zen-cart.com/showthread.p...27#post1192327
-
Re: Bug on FEC?
Crap, I'll better get some sleep soon. It simply changing $_SESSION['zone_country_id'] into $selected_country
Just change the line:
Code:
<?php echo zen_get_country_list('zone_country_id', $_SESSION['zone_country_id'], 'id="country" ' . ($flag_show_pulldown_states == true ? 'onchange="update_zone(this.form);"' : '')) . (zen_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="alert">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?>
Into:
Code:
<?php echo zen_get_country_list('zone_country_id', $selected_country, 'id="country" ' . ($flag_show_pulldown_states == true ? 'onchange="update_zone(this.form);"' : '')) . (zen_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="alert">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?>
And same on the line:
Code:
<?php echo zen_get_country_list('zone_country_id_shipping', $_SESSION['zone_country_id_shipping'], 'id="country_shipping" ' . ($flag_show_pulldown_states_shipping == true ? 'onchange="update_zone_shipping(this.form);"' : '')) . (zen_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="alert">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?>
Into:
Code:
<?php echo zen_get_country_list('zone_country_id_shipping', $selected_country, 'id="country_shipping" ' . ($flag_show_pulldown_states_shipping == true ? 'onchange="update_zone_shipping(this.form);"' : '')) . (zen_not_null(ENTRY_COUNTRY_TEXT) ? '<span class="alert">' . ENTRY_COUNTRY_TEXT . '</span>': ''); ?>
-
Re: Bug on FEC?
HI,
I am running zen cart v 1.5.1 with fec 1.13.1
The file tpl_checkout_stacked.php is throwing a error log that seems to depend from the php version. PHP Warning: Illegal string offset 'tag' in /includes/templates/MY_TEMPLATE/templates/tpl_checkout_stacked.php on line 570
Is it true that the problem s related to the php version?
Is there any planning of solving this issue?
Is it suggestable to change php version to 5.3?
Thanks
-
Re: Bug on FEC?
First off THANK YOU for the great mod!
-'Fast and Easy Checkout' installed.
-Zen cart Version 1.5.1
-Default country set to 'United States' in admin.
Issue - The dropdown menu says 'Please choose your country' in the default position, 'United States' is the first position in the dropdown menu, followed by the alphabetical list of countries. I want 'United States' in the default position instead of 'Please choose your country'. If you choose the 'Checkout Without Account' option, the dropdown menu is setup this way, with United States in the default position.
How can I replace 'Please choose your country' with 'United States' as the default selection on the login page dropdown menu?
Been using Zen Cart for several years now and have installed and made major mods to fit my customers needs.
However I'm not a programmer and can't figure this one out...I'm surprised such a "GREAT" mod doesn't have this as an option.
Or maybe it's a bug.
-
Re: Bug on FEC?
Thanks RUED!
That fixed my problem although I still need to test carefully.
At least now I have an idea to work from.
At first I didn't get that you were replying to RRZC.
I really appreciate your help.....................
-
Re: Bug on FEC?
Quote:
Originally Posted by
enzo-ita
HI,
I am running zen cart v 1.5.1 with fec 1.13.1
The file tpl_checkout_stacked.php is throwing a error log that seems to depend from the php version. PHP Warning: Illegal string offset 'tag' in /includes/templates/MY_TEMPLATE/templates/tpl_checkout_stacked.php on line 570
Is it true that the problem s related to the php version?
Is there any planning of solving this issue?
Is it suggestable to change php version to 5.3?
Thanks
At this time FEC is not to be compatible with PHP 5.4, I downloaded the latest release from numinix website but is also not compatible.
-
Re: Fast and Easy Checkout for Zen Cart
I used this plugin, but cannot received any payment.
how could I detective the problem?
my site: www.uniwarestore.com
-
Re: Bug on FEC?
Quote:
Originally Posted by
enzo-ita
When a customer change his choice of shipping, the frame "shipping cart content" is automatically updated, and this is correct.
Instead when a customer change his choice of payment method, the frame "shipping cart content" is NOT automatically updated and I think this si wrong because there may be a fedd ofr cod or other thing changing by the payment method and the customer should be aware of this by changing the "shopping cart content" frame.
Yes it would be nice and it's a simple change... in tpl_checkout_stacked.php
find this line around line 420:
PHP Code:
<?php echo zen_draw_radio_field('payment', $selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true : false), 'id="pmt-'.$selection[$i]['id'].'"'); ?>
Change it to this:
PHP Code:
<?php echo zen_draw_radio_field('payment', $selection[$i]['id'], ($selection[$i]['id'] == $_SESSION['payment'] ? true : false), 'onclick="updateForm();" id="pmt-'.$selection[$i]['id'].'"'); ?>
Basiclly adding the same onclick event that the shipping uses. depending on what type of payment system you have set up, it will update when the page refreashes.
-
Re: Bug on FEC?
I could use this also, did you find a fix?
Quote:
Originally Posted by
linuxguy2
First off THANK YOU for the great mod!
-'Fast and Easy Checkout' installed.
-Zen cart Version 1.5.1
-Default country set to 'United States' in admin.
Issue - The dropdown menu says 'Please choose your country' in the default position, 'United States' is the first position in the dropdown menu, followed by the alphabetical list of countries. I want 'United States' in the default position instead of 'Please choose your country'. If you choose the 'Checkout Without Account' option, the dropdown menu is setup this way, with United States in the default position.
How can I replace 'Please choose your country' with 'United States' as the default selection on the login page dropdown menu?
Been using Zen Cart for several years now and have installed and made major mods to fit my customers needs.
However I'm not a programmer and can't figure this one out...I'm surprised such a "GREAT" mod doesn't have this as an option.
Or maybe it's a bug.
-
Re: Bug on FEC?
@Coins2012 - the solution is just a few posts up on this page ...
http://www.zen-cart.com/showthread.p...25#post1221025
-
Re: Bug on FEC?
Quote:
Originally Posted by
Coins2012
I could use this also, did you find a fix?
In ADMIN > CONFIGURATION > CUSTOMER DETAILS set Create Account Default Country ID to the default country. Please also make sure you are using the latest version of Fast and Easy Checkout available on Numinix.com.
-
Re: Bug on FEC?
There are some bugs in the way Gift Wrap was integrated into this module.
These bugs are present in 1.10.0 (for 1.5.x) and 1.8.2 (for 1.3.9).
In admin/orders.php, in the block
Code:
while (!$orders_doublebox->EOF) {
$pos = -1;
for ($i=0, $n=sizeof($order->products); $i<$n; $i++) {
if ($order->products[$i]['orders_products_id'] ==
$orders_doublebox->fields['orders_products_id']) {
$pos = $i;
break;
}
}
...
change
if ($order->products[$i]['orders_products_id'] ==
to
if ($order->products[$i]['id'] ==
(same change in admin/packingslip.php)
Note that this is the 1.5 code; in 1.3.9, the $orders_doublebox variable is called $orders_wrapping. But 1.3.9 has the same bug.
Then in includes/classes/order.php, change the block
Code:
$sql_data_array = array('orders_id' => $zf_insert_id,
'orders_products_id' => $order_products_id,
'wrap' => $wrapsettings[$prid][$q]
);
to
Code:
$sql_data_array = array('orders_id' => $zf_insert_id,
'orders_products_id' => zen_get_prid($this->products[$i]['id']),
'wrap' => $wrapsettings[$prid][$q]
);
-
Re: Bug on FEC?
Great to hear that you have finally fixed the country issue in your latest version numinix.
But isn't your contribution being updated here at this site, since you point to your own site?
This one is outdated you say http://www.zen-cart.com/downloads.php?do=file&id=594 ?
-
Re: Bug on FEC?
Quote:
Originally Posted by
rued
Great to hear that you have finally fixed the country issue in your latest version numinix.
But isn't your contribution being updated here at this site, since you point to your own site?
This one is outdated you say
http://www.zen-cart.com/downloads.php?do=file&id=594 ?
You're welcome, although this bug was probably fixed years ago.
-
Re: Bug on FEC?
Quote:
Originally Posted by
rued
Great to hear that you have finally fixed the country issue in your latest version numinix.
But isn't your contribution being updated here at this site, since you point to your own site?
This one is outdated you say
http://www.zen-cart.com/downloads.php?do=file&id=594 ?
Point to their own site?? Ummmm no unless the forum rules have changed..
The confusion comes from the fact that Numinix no longer updates ANY of it's free modules on THIS site.. they only update them on their own site.. The MOST recent version of this module is available ONLY on the Numinix site.
Quote:
Author: Numinix
Version: 1.14.0
Update added on: 2013-11-01 17:36:47
They also do not post in the support threads for their modules very often on this site. So unless someone tells you this, you will not know.. Many of the problems reported in this support thread are due to not having the most recent version..
BUT...
Every now and then someone from the community may be nice and upload the latest version of one of Numinix's module's to this site.. The last person to do this was jackie.taferner.
Quote:
Fast and Easy Checkout for Zen Cart - Version: 1.10.0
-
Re: Bug on FEC?
Quote:
Originally Posted by
DivaVocals
Point to their own site?? Ummmm no unless the forum rules have changed..
Surely does:
Quote:
Originally Posted by
numinix
Please also make sure you are using the latest version of Fast and Easy Checkout available on Numinix.com.
Quote:
Originally Posted by
numinix
You're welcome, although this bug was probably fixed years ago.
If that's the case you should really keep your listing updated, as it's not included.
-
Re: Bug on FEC?
Quote:
Originally Posted by
rued
Surely does:
If that's the case you should really keep your listing updated, as it's not included.
as I said.. Numinix no longer updates ANY of it's free modules on THIS site.. they only update them on their own site.. been that way for a while..
-
Re: Bug on FEC?
Saw you did. Just pointing it out, as it's useless to list it here - and just post that it's fixed elsewhere. That's just self promotion, hoping to sell more services I guess. :)
Also saw this http://www.zen-cart.com/faq.php?faq=...aq_do_and_dont
-
Re: Bug on FEC?
Quote:
Originally Posted by
rued
Saw you did. Just pointing it out, as it's useless to list it here - and just post that it's fixed elsewhere.
You get no disagreement from me..
However, it doesn't appear that Numinix plans to resume updating their fee modules here on this site.. Apparently, they will continue to make the rare/occasional appearance in the support threads still active on this forum to let folks know that they don't update their modules by reminding us that the version available here is out of date.. and then occasionally some community member will update the version available here by downloading it from the Numinix site and uploading it here.. and as long as this is the status quo of things, there will always be a GAP between what's available here and what the latest version of any Numinix module actually is.. **shrugs**
-
Re: Bug on FEC?
This is certainly off topic, but there seems to be a discussion about Numinix mods not being updated on ZenCart.com.
Actually, we have attempted to update dozens of our mods, but were rejected because our documentation includes links back to our support system and website. We spend hundreds of hours writing these free plugins to share with the community. We would expect that Zen Cart would allow us to link back to our own website to provide support for our software within our documentation, but this is not allowed. We will continue to support Zen Cart and provide plugins that the core developers do not have time to complete, but we are unable to upload the packages to this site at this time. We are working on creating a secondary documentation which will meet the Zen Cart requirements. Thank you for your concerns, and thank you DivaVocals for your explanation to Rued.
-
Re: Bug on FEC?
Quote:
Originally Posted by
rued
Thank you rued, worked just fine.
-
Re: Fast and Easy Checkout
Version 1.14.1 Released!
For a complete change log, please see the support link in the documentation as there have been many changes since v1.10.0 (the previous version posted on Zen-Cart.com).
http://www.zen-cart.com/downloads.php?do=file&id=594
-
Re: Fast and Easy Checkout
Thank you for being consistent and updating this mod.
I am on a Linux server with zencart 1.5.1
Besides many edits required in core code that I think I can do despite having edit_orders already installed, there are two things that concern me in reading over the install.
I do not want to mess with the css_js_loader. Can I install FEC without it?
I have Order Steps already installed. I think I can handle that, but any tips appreciated.
-
Re: Fast and Easy Checkout
I would highly recommend installing CSS/JS loader from experience this makes the website run much quicker and also makes CSS/JS only load on the pages that it is needed. The order steps shouldn't be needed. And some of those core edits are optional.
I would recommend you install this as it is packaged and with CSS/JS loader, as that will help your performance. However if you aren't familiar with CSS/JS Auto-loader I would recommend looking at the sample auto-loader to get an idea how to build one, along with the ones with Fast & Easy Checkout.
-
Re: Fast and Easy Checkout
Quote:
Originally Posted by
bislewl
I would highly recommend installing CSS/JS loader from experience this makes the website run much quicker and also makes CSS/JS only load on the pages that it is needed. The order steps shouldn't be needed. And some of those core edits are optional.
I would recommend you install this as it is packaged and with CSS/JS loader, as that will help your performance. However if you aren't familiar with CSS/JS Auto-loader I would recommend looking at the sample auto-loader to get an idea how to build one, along with the ones with Fast & Easy Checkout.
Though Numinix has recently submitted the CSS/JS Loader will there be any support on this forum for it?? Is there a support thread for it??
While I haven't looked at it lately, the problem with the CSS/JS Loader has always been the lack of support and documentation.. Perhaps the later has changed and the user documentation is better, but support is another matter.. will folks be reduced to GUESSING at answers when they have issues or is paid support their only option.. Would be nice to know as it seems that the CSS/JS Loader is required for a LOT of Numinix modules..
Now all that said, (and before anyone asks/suggests it) I do intend to take a second looksee at the CSS/JS Loader to see if it's gotten any easier to configure/use..
-
Re: Fast and Easy Checkout
Quote:
Originally Posted by
DivaVocals
Though Numinix has recently submitted the CSS/JS Loader will there be any support on this forum for it?? Is there a support thread for it??
While I haven't looked at it lately, the problem with the CSS/JS Loader has always been the lack of support and documentation.. Perhaps the later has changed and the user documentation is better, but support is another matter.. will folks be reduced to GUESSING at answers when they have issues or is paid support their only option.. Would be nice to know as it seems that the CSS/JS Loader is required for a LOT of Numinix modules..
Numinix is working towards getting all of our free modules on the forum and providing support on the forum as well. The biggest issue has been with documentation issues with plugin submissions that they weren't in compliance. Fast & Easy Checkout and CSS/JS Loader were the first approved in months and now we are hoping to keep providing more plugins each week.
-
1 Attachment(s)
Re: Fast and Easy Checkout
I've carefully installed it without the js_loader.
The css on the checkout pages is weird. the input boxes for address look like stairs accross the page. I don't think that is intentional.
Attachment 13377
-
Re: Fast and Easy Checkout
If I can't fix this and need to revert to my back up to get my shop up and live again, how does one go about just installing the COWA mod? That is no longer supported by the author but I see it is included in FEC. Also, I wonder why in the check out process with FEC, COWA comes as the last option for the customer at the bottom of the page?
Is it possible I missed a sql file? I see a folder with "previous sql updates" but does than mean there is a current one not in the folder I need to run?
-
Re: Fast and Easy Checkout
Quote:
Originally Posted by
athena
how does one go about just installing the COWA mod? That is no longer supported by the author but I see it is included in FEC.
Ummmmm. COWOA is still very much supported by ALL of it's current authors/collaborators.. (and the COWOA code is going to be a part of the Zen Cart v1.6 release..) Not sure why you believe otherwise..
-
Re: Fast and Easy Checkout
Quote:
Originally Posted by
bislewl
Numinix is working towards getting all of our free modules on the forum and providing support on the forum as well. The biggest issue has been with documentation issues with plugin submissions that they weren't in compliance. Fast & Easy Checkout and CSS/JS Loader were the first approved in months and now we are hoping to keep providing more plugins each week.
That's awesome.. looking forward to seeing more active participation from you guys..:smile:
-
Re: Fast and Easy Checkout
Found the new COWA for 1.5.1 was wallowing in an old thread, apparently.
I think I will back out of FEC and just do this...
-
Re: Fast and Easy Checkout
I had the same issue.
I had to kill fec_global.css to get rid of the problem.
-
Re: Fast and Easy Checkout
Are you using CSS/JS Loader?
-
Re: Fast and Easy Checkout
Quote:
Originally Posted by
linuxguy2
I had the same issue.
I had to kill fec_global.css to get rid of the problem.
Thanks!
-
Re: Fast and Easy Checkout
Did that work for you?
It was also messing up all the display of the configuration items in Admin for me.
NOTE:
We wanted an extremely streamlined site and I have to admit I've done some serious modifications to the Classic template.
For the Checkout Page I used a combination of CSS, the original Classic and fec checkout page templates to get the look I needed. I didn't necessarily need the split page. You could retain the fec split page and do your alterations in CSS
We don't take online payments and we only ship UPS that's why those options have been removed.
Basically I turned off all payment & Shipping modules except Money Order and Flat Rate with some additional mods to CSS & the code to not display those items on the checkout page.
Attachment 13419
-
Re: Fast and Easy Checkout
Just installed 1.14.0 on Zen Cart 1.5.1. All appears to work fine except that I can now log in without a password. COWOA is set to false in admin. Is there another option that i have missed. Any ideas?
-
Re: Fast and Easy Checkout
I was seeing that behavior too but I don't use COWA so I guess I turned it off and it worked Ok so I didn't go back to see if it still was a problem.
Try clearing your browser cache or use another browser.
Personally I test with ie, ff, Chrome & Safari
-
Re: Fast and Easy Checkout
No it didn't... I also have lots of css changes to my template. I admit i just backed out of this install as it was too freaky a result and all I needed was the COWA mod.
Quote:
Originally Posted by
linuxguy2
Did that work for you?
It was also messing up all the display of the configuration items in Admin for me.
NOTE:
We wanted an extremely streamlined site and I have to admit I've done some serious modifications to the Classic template.
For the Checkout Page I used a combination of CSS, the original Classic and fec checkout page templates to get the look I needed. I didn't necessarily need the split page. You could retain the fec split page and do your alterations in CSS
We don't take online payments and we only ship UPS that's why those options have been removed.
Basically I turned off all payment & Shipping modules except Money Order and Flat Rate with some additional mods to CSS & the code to not display those items on the checkout page.
Attachment 13419
-
Re: Fast and Easy Checkout
hello.
i have added the fec module and everything is working fine apart from the order status page does not show the download link for the downloadable file.
the success page shows the download link fine.
does anyone have an idea of what could be the problem?
-
Re: Fast and Easy Checkout
The version 1.14.2 fixed this issue, with passwords and logging in
-
1 Attachment(s)
Re: Fast and Easy Checkout for Zen Cart
I am using Zencart 1.51
I installed Fast and Easy Checkout 1.14.2
The issue I have is that some of the language isn't being copied into the template. See example
Attachment 13463
It did it when i first installed, so i went back in and reuploaded all the files and redid all the changes they listed on the site. I can't figure out where I need to look to fix this. Suggestions much appreciated.
carol
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
artistcsi
I am using Zencart 1.51
I installed Fast and Easy Checkout 1.14.2
The issue I have is that some of the language isn't being copied into the template. See example
Attachment 13463
It did it when i first installed, so i went back in and reuploaded all the files and redid all the changes they listed on the site. I can't figure out where I need to look to fix this. Suggestions much appreciated.
carol
Please check these files, are present
includes/languages/english/YOUR_TEMPLATE/create_account.php
includes/languages/english/YOUR_TEMPLATE/login.php
includes/languages/english/YOUR_TEMPLATE/no_account.php
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
bislewl
Please check these files, are present
includes/languages/english/YOUR_TEMPLATE/create_account.php
includes/languages/english/YOUR_TEMPLATE/login.php
includes/languages/english/YOUR_TEMPLATE/no_account.php
and make sure that you changed all of the folders named "YOUR_TEMPLATE" to match the name of your templates folder..
-
Re: Fast and Easy Checkout for Zen Cart
YES! thanks that worked, :hug:
But now when I go to checkout, it goes to a blank page, arrrgh
-
1 Attachment(s)
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
athena
If I can't fix this and need to revert to my back up to get my shop up and live again, how does one go about just installing the COWA mod? That is no longer supported by the author but I see it is included in FEC. Also, I wonder why in the check out process with FEC, COWA comes as the last option for the customer at the bottom of the page?
Is it possible I missed a sql file? I see a folder with "previous sql updates" but does than mean there is a current one not in the folder I need to run?
I have the same problem...Don't have a sql file and fail to install.
Below, I stole v1.11.2's sql for v1.14.1's installation. (Cause I find .sql file only existed before 1.11.2)
Of cause, I failed.
Attachment 13465
Not things change except the same layout in #1648:
Quote:
Originally Posted by
athena
I've carefully installed it without the js_loader.
The css on the checkout pages is weird. the input boxes for address look like stairs accross the page. I don't think that is intentional.
Attachment 13377
So, could anyone point me the right way to do the FEC install?
I had been dealing with Zencart for 3 months only, and was not good at coding.
Million Thanks,
Eva
-
Re: Fast and Easy Checkout for Zen Cart
Goolge numinix and go to their website.
Then go "Downloads" Then "Other Modules" and download and install the FREE "CSS/JS Loader".
You do not need to pay for anything just hit download now.
The installation instructions are in the "css_js_loader" folder > docs > css_js_loader > readme.html file
You don't need to install the sql file as it does it automatically when you go to your Admin.
Read the instructions.
Then go "Downloads" Then "Checkout" and the FREE "fec" is iright there.
You do not need to pay for anything just hit download now.
Download it and Unzip. After you unzip it go to the "catalog" folder > docs > fec > readme.html file.
Double cilck on the readme.html file to open it in a browser for installation instructions.
It's looks dificult but if you follow the instructions carefully it will work.
You don't need to install the sql file as it does it automatically when you go to your Admin.
Read ALL the instructions a couple times so you understand what is required.
Hope this helps.....
-
Re: Fast and Easy Checkout for Zen Cart
Thanks for the reply!
I'm stupid....click on License box's "I agree" and got the installation instruction.
I'll definitely give it a try. Thanks again.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
linuxguy2
Goolge numinix and go to their website.
Then go "Downloads" Then "Other Modules" and download and install the FREE "CSS/JS Loader".
You do not need to pay for anything just hit download now.
The installation instructions are in the "css_js_loader" folder > docs > css_js_loader > readme.html file
You don't need to install the sql file as it does it automatically when you go to your Admin.
Read the instructions.
Then go "Downloads" Then "Checkout" and the FREE "fec" is iright there.
You do not need to pay for anything just hit download now.
Download it and Unzip. After you unzip it go to the "catalog" folder > docs > fec > readme.html file.
Double cilck on the readme.html file to open it in a browser for installation instructions.
It's looks dificult but if you follow the instructions carefully it will work.
You don't need to install the sql file as it does it automatically when you go to your Admin.
Read ALL the instructions a couple times so you understand what is required.
Hope this helps.....
Both the latest versions of the CSS/JS Loader and FEC are now available on THIS site.. If you go back a fe pages in this support thread, you'll see the discussion on where how to get the latest versions..
-
2 Attachment(s)
Re: Fast and Easy Checkout for Zen Cart
I followed all the instruction but still fail...... (I done all step except the optional changes and step 11 & 12)
For step 10, it is okay.
Quote:
10. In the Admin Panel, go to Configuration->Layout Settings and set "Use split-login page" to True.
Attachment 13467
But for step 11 & 12, it is strange that the "Fast and Easy Checkout Configuration" page didn't showed content but only got save changes and cancel button. :dontgetit
Quote:
11. In the Admin Panel, go to Configuration->Fast and Easy Checkout Configuration and set "Easy Sign-Up and Login" to true.
12. In the Admin Panel, go to Configuration->Fast and Easy Checkout Configuration and Enable the mod by setting "Fast and Easy Checkout" to true.
Attachment 13468
I don't have a clue why things are not showing up. It should be there.
Does I do anything wrong?:frusty:
Pls let me know if you need more information to figure out solution. Ths.
-
Re: Fast and Easy Checkout
Quote:
Originally Posted by
bislewl
The version 1.14.2 fixed this issue, with passwords and logging in
i have the latest v1.51 and i can say its not fixed.
-
Re: Fast and Easy Checkout
apologies i see what you mean now. thanks.
-
Re: Fast and Easy Checkout
NMI Payment gateway is not working after installing Fast and Easy checkout module.
Plz help!!
-
Re: Fast and Easy Checkout for Zen Cart
Just wanted to let everyone know that my store is working properly now, though it took some investigating. Turns out, the reason that I was getting the blank page is because the software was looking for some files that weren't where they were supposed to be. Since I followed ALL the steps for upgrading, including creating a fresh install folder, then uploading my backedup database into the new one, it brought over some areas where there were supposed to be files. Since I knew that Numinx had been around for awhile and developing all these plugins (paid and free) for Zencart, I figured it was "user error." I was right!
I went through some basic retracking of my steps and researching on the forum about what could be the culprit of the blank page and learned that I needed to look at my error logs. There was the whole story. Once I found out what the error was and what files were missing, I was able to search and find what add-on or plugin had that file, then search for the updated version (because I wanted to use the plugin on the new install) and Voila! Working.
Thanks so much to everyone for their contributions. I hope that others who are having issues get them resolved, because I am by no means an expert, but I did learn from my hubby to research and deduct what could be wrong. :D
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
linuxguy2
Goolge numinix and go to their website.
Then go "Downloads" Then "Other Modules" and download and install the FREE "CSS/JS Loader".
You do not need to pay for anything just hit download now.
The installation instructions are in the "css_js_loader" folder > docs > css_js_loader > readme.html file
You don't need to install the sql file as it does it automatically when you go to your Admin.
Read the instructions.
Then go "Downloads" Then "Checkout" and the FREE "fec" is iright there.
You do not need to pay for anything just hit download now.
Download it and Unzip. After you unzip it go to the "catalog" folder > docs > fec > readme.html file.
Double cilck on the readme.html file to open it in a browser for installation instructions.
It's looks dificult but if you follow the instructions carefully it will work.
You don't need to install the sql file as it does it automatically when you go to your Admin.
Read ALL the instructions a couple times so you understand what is required.
Hope this helps.....
I tried to install the CSS/JS Loader, no css error but the "CSS/JS LOADER CONFIGURATION" didn't appear in my admin. As the installation step 3 mention "automatically added" (like below), suppose it means I don't need to do anything to activate it, however, nothing shown up in my admin.
Quote:
INSTALLATION
Step 3. Login to your and the configuration menu should be automatically added to CONFIGURATION->CSS/JS LOADER CONFIGURATION
If not, which part of the installing code is related to this?
-
Re: Fast and Easy Checkout for Zen Cart
because you tried to re-install FEC, the group ID is off. Try doing these two things.
1.) Run the uninstall.sql then after that it should reinstall itself, and it should have the proper gID
or
2.) try increasing the gID= in the address bar one at a time, 33,34,35,36
try those two items
-
Re: Fast and Easy Checkout for Zen Cart
NMI Payment gateway is not working after installing Fast and Easy checkout module.
Plz help!!
-
Re: Fast and Easy Checkout for Zen Cart
Which version of zencart are you running? The most recent NMI payment gateway is for 1.3.7, is there another version you are using? This could be the problem?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
bislewl
Which version of zencart are you running? The most recent NMI payment gateway is for 1.3.7, is there another version you are using? This could be the problem?
Hi Bislewl,
Thanks for your resoponse!
I am using 1.3.9h zencart. But it was working fine in 1.3.9h before I installed fast and easy checkout. Could you please suggest me how to resolve this issue.
Thanks!!
-
Re: Fast and Easy Checkout for Zen Cart
are all your payment methods at different sort values and none at zero? any issues with shipping modules, do you have an Non-shared ssl?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
bislewl
are all your payment methods at different sort values and none at zero? any issues with shipping modules, do you have an Non-shared ssl?
I am using two payment module and both have sort order 0. There is no issue with shipping module, I am using flat shipping. Yes, I have non-shared ssl.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
snk060
I am using two payment module and both have sort order 0. There is no issue with shipping module, I am using flat shipping. Yes, I have non-shared ssl.
Ok, try make one at lets say 10 and one at 20 (I would never recommend even 1 at zero), also make sure your zones are properly set up with the payment mods. I have seen that issue before too.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
bislewl
Ok, try make one at lets say 10 and one at 20 (I would never recommend even 1 at zero), also make sure your zones are properly set up with the payment mods. I have seen that issue before too.
Thanks bislewl,
I will try after making these changes and will let you know.
Many thanks!
-
Re: Fast and Easy Checkout for Zen Cart
Only a few steps more to be success. (Almost the same of #1670)
The "Fast and Easy Checkout Configuration" page still didn't showed content but only got save changes and cancel button.
Attachment 13468
Below is line 234-237 of configuration.php, which control every save changes and cancel button in configuration. (like the capture above).
PHP Code:
<div class="mod-buttons">
<button class="mod-buttons-call"><?php echo TEXT_BUTTON_SAVE_CHANGES; ?></button>
<a href="<?php echo zen_href_link(FILENAME_CONFIGURATION, 'gID=' . $_GET['gID']); ?>" class="mod-buttons-second"><?php echo TEXT_BUTTON_CANCEL; ?></a>
</div>
However, I couldn't figure out where is the content code of the form and why it's no show......
Quote:
Step 11. In the Admin Panel, go to Configuration->Fast and Easy Checkout Configuration and set "Easy Sign-Up and Login" to true.
Step 12. In the Admin Panel, go to Configuration->Fast and Easy Checkout Configuration and Enable the mod by setting "Fast and Easy Checkout" to true.
Since I can't change the status of both step 11 & 12, I decided to change it by code (like below), but nothing happen:
Below: administrator>includes>installers>fec>new.php
Line 18
PHP Code:
('Fast and Easy Checkout', 'FEC_STATUS', 'true', 'Activate Fast and Easy Checkout? (note: Easy Sign-up and Login must be disabled separately)', " . $configuration_group_id . ", 10, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'),
Line 28
PHP Code:
('Easy Sign-Up and Login', 'FEC_EASY_SIGNUP_STATUS', 'true', 'Activate Easy Sign-Up and Login?', " . $configuration_group_id . ", 20, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'),
Could anyone figure out a way to do this? :yes: Either one solution of below:
1.) Display the content of "Fast and Easy Checkout Configuration" page
2.) change the "Fast and Easy Checkout Configuration" page status through coding
Many Thanks,
Eva
-
Re: Fast and Easy Checkout for Zen Cart
No reply......
Any Suggestions? :huh:
-
Re: Fast and Easy Checkout for Zen Cart
Have you changed where it says YOUR_ADMIN to to your admin directory and YOUR_TEMPATE to your template directory?
-
Re: Fast and Easy Checkout for Zen Cart
There are three place you have to change YOUR_TEMPLATE
Your Catalog > includes/languages/english/YOUR_TEMPLATE
Your Catalog > includes/languages/english/extra_definitions/YOUR_TEMPLATE
Your Catalog > includes/templates/YOUR_TEMPLATE
And of course change the YOUR_ADMIN
Some of the Plugins I was using cause problems installing fec.
I had to install css_js_loader first and then fec before I installed other mods.
-
Re: Fast and Easy Checkout for Zen Cart
I have a quick question, I have a client using this plugin which we love, but the issue is when someone goes to the login page, all they need is an email address. If you put the email and no password of any account, it will show the history of that email address. I have looked multiple places to change this and I do not see it. Im sure its been answered but is there a way to make them need a password to see the account history?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
brandonturpin
I have a quick question, I have a client using this plugin which we love, but the issue is when someone goes to the login page, all they need is an email address. If you put the email and no password of any account, it will show the history of that email address. I have looked multiple places to change this and I do not see it. Im sure its been answered but is there a way to make them need a password to see the account history?
Yes this was an issue that has been resolved in version 1.14.2, however that version hasn't been approved by zen-cart.com yet so you will need to obtain that via another method. It is on the author's website.
-
Re: Fast and Easy Checkout for Zen Cart
The plugin has been updated.
-
Re: Fast and Easy Checkout for Zen Cart
-
Re: Fast and Easy Checkout for Zen Cart
FYI
After more testing I discovered easypopulate-4.0-master (configuration part) cannot be installed AFTER Niminx fec.
(Fails when trying to load the configuration portion)
My work around was to install ep-4 first and then css_js_loader & fec.
This work was done on a fresh install of zc 1.5.1 default (classic) template.
Thanks,
-
Re: Fast and Easy Checkout for Zen Cart
If the install.sql doesn't reference the table columns, it will have issues. IMHO a sql that doesn't reference table columns is poorly written.
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
bislewl
Have you changed where it says YOUR_ADMIN to to your admin directory and YOUR_TEMPATE to your template directory?
Quote:
Originally Posted by
linuxguy2
There are three place you have to change YOUR_TEMPLATE
Your Catalog > includes/languages/english/YOUR_TEMPLATE
Your Catalog > includes/languages/english/extra_definitions/YOUR_TEMPLATE
Your Catalog > includes/templates/YOUR_TEMPLATE
And of course change the YOUR_ADMIN
Some of the Plugins I was using cause problems installing fec.
I had to install css_js_loader first and then fec before I installed other mods.
Thanks for you guys' detail replies. I've double check my YOUR_TEMPLATE and YOUR_ADMIN, but nothing wrong.
I was followed the installation instruction step by step, everything is ok until I check the configuration.
BTW, I've installed CSS/Js loader first, and then FEC, just like you and others. I don't know what is going wrong......
Quote:
Originally Posted by
linuxguy2
FYI
After more testing I discovered easypopulate-4.0-master (configuration part) cannot be installed AFTER Niminx fec.
(Fails when trying to load the configuration portion)
My work around was to install ep-4 first and then css_js_loader & fec.
This work was done on a fresh install of zc 1.5.1 default (classic) template.
Thanks,
Is that means I've to install ep-4 to get my configuration part run properly? Or I misunderstood?
Below is some of my installed plugin:
Image_Handler4_v4_3_2
BookX
Reviews — Updated (Reviews by Guests)
Product filter Module for Zencart
-
Re: Fast and Easy Checkout for Zen Cart
No, you do not need to install ep-4.
Try installing fec on a test site without any other mods.
It may be one of your other mods is preventing fec from installing properly.
-
Re: Fast and Easy Checkout for Zen Cart
Where does Signature option post to? (where can i see it after it is selected)
How to add more options there?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
linuxguy2
No, you do not need to install ep-4.
Try installing fec on a test site without any other mods.
It may be one of your other mods is preventing fec from installing properly.
Okay, thanks for your help.
I'll try later then. :smile:
-
Re: Fast and Easy Checkout for Zen Cart
Hi folks,
I search each thread and could not find answer for this but I was able to figured this out and sharing here so it may be helpful for you all!
Insurance not required but optional and want to have insurance checkbox marked when page loads.
If customer don't want insurance they can simply uncheck box. Using this modification you can get more orders with insurance as box is already selected.
Do following:
Module>Order total >Ot_insurance
Open above mentioned file then press CTRL + F
and type "Checkbox" in search box and hit "ENTER"
Few lines above the line you saw with word "Checkbox" there is a field
$selected = (($_SESSION['opt_insurance'] == '1') ? true : false);
change it to
$selected = (($_SESSION['opt_insurance'] == '1') ? true : true);
If you have standard file with no changes then you can find it by searching for line
Any comment or question contact me Thanks.
-
Re: Fast and Easy Checkout for Zen Cart
I installed the BitCoin plugin from BitPay.
Bit coin appears in the Payment Modules and it's fully configured, but will not display during checkout.
Any ideas on how to get the BitCoin to be an option on the Billing Info section?
-
Re: Fast and Easy Checkout for Zen Cart
Quote:
Originally Posted by
Infidel
I installed the BitCoin plugin from BitPay.
Bit coin appears in the Payment Modules and it's fully configured, but will not display during checkout.
Any ideas on how to get the BitCoin to be an option on the Billing Info section?
Do other payment modules work?