Re: One-Page Checkout [Support Thread]
@linuxguy2, since you've enabled the OPC debug, OPC is going to create those myDEBUG-one_page_checkout*.log files. Those files contain a debug-trace of what's going on during the OPC's processing to help me figure out what's going on when something goes wrong.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
lat9
@linuxguy2, since you've enabled the OPC debug, OPC is going to create those myDEBUG-one_page_checkout*.log files. Those files contain a debug-trace of what's going on during the OPC's processing to help me figure out what's going on when something goes wrong.
lat9
Thanks for the prompt reply and clarification. This is a GREAT plugin!
In the past I had been using FEC but OPC is easier to install and works for my purposes.
Haven't put it into production yet but because of all the additional mods I have been testing for a month without producing any issues.
ZC 1.5.5f responsive_classic
PHP 7.1
FYI for compatibility reference
Plugins installed. (Probably not important but I installed in this order)
ColumnGridLayout_for_155f
CheckBoxTextBoxIconV1.0.3
EasyPopulate-4.master-ZC
one_page_checkout-2.0.0
purchase_order_basic_v1_1b
extra_field_on_customer_sign_up_0
export_shipping_information_V1.3.4
font-awesome-4.7.0 (Local Install)
Thanks!
Re: One-Page Checkout [Support Thread]
Installed one page checkout and checkout works fine.
Problem is when you click the Log In link at the top of the page or on the home page, you see an error at the top of the page "Access to that page requires a registered account. You can create an account using our login page." When you click on the link, nothing happens. Is there a fix?
Leonard
lfoster@leonardfostercom[/QUOTE]
It's better to ask in the support thread, but under what circumstances does the message occur? What are your OPC configuration settings?
Regards, Cindy[/QUOTE]
Cindy,
This happens after a customer goes to checkout and clicks to checkout as a Guest and then looks at other items. When they decide to create an account and click on the Log In link to create an account, that's when they see the error message and can't go any further.[/QUOTE]
That's not what I'm seeing on my demo site running OPC 2.0.4 on Zen Cart 1.5.5f. I added something to the cart, went to Guest Checkout, went back to home, added another item to my cart and clicked the login button. I was, then, able to create a full account.
What version of OPC are you running and how have you configured OPC?
Cindy[/QUOTE]
I'm using 2.0.4. I think the issue may be with this part:
"8. If your store plans to use the guest-checkout functionality of OPC v2.0.0 and later, you'll need to update your current template's common/tpl_header.php module to modify the display of the account and logoff pages' links during a guest checkout. OPC provides two versions of that modification:
If your template is based on the Zen Cart responsive_classic template, merge your template's file with /includes/templates/YOUR_RC_CLONE/common/tpl_header.php."
Honestly, I have no idea what this means.[/QUOTE]
How about a link to the site in question?[/QUOTE]
https://www.purewater4u.com/waterstorenew/[/QUOTE]
If you haven't made additional changes to the site's header, you can simply copy the OPC's distributed file /includes/templates/YOUR_RC_CLONE/common/tpl_header.php to your store's /includes/templates/responsive_classic/common/tpl_header.php.
Then, you should "preserve" the changes you've made to the as-shipped Zen Cart responsive_classic by cloning those changes to a new, site-specific, template using the Clone a Template plugin.[/QUOTE]
OK. So I replaced /includes/templates/responsive_classic/common/tpl_header.php with
/includes/templates/YOUR_RC_CLONE/common/tpl_header.php
and there was no change.
I used Clone a Template and made a clone. Switched the template to the new clone, and there was no change. Something I missed?
Re: One-Page Checkout [Support Thread]
Additionally, the Home, Shopping Cart and Checkout header links all work fine. It's the Log In link I can't figure out how to make work properly.
Re: One-Page Checkout [Support Thread]
I'm unable to reproduce your issue. Would you post a screenshot of your Configuration->One Page Checkout Settings?
Re: One-Page Checkout [Support Thread]
No screenshot. Here is the info:
One-Page Checkout Settings
Title Value Action
Version/Release Date 2.0.4 (2018-07-15)
Enable One-Page Checkout? true Info
Enable: Customer List Info
Update Shipping AJAX Time-out 15000 Info
Enable Shipping=Billing? true Info
Payment Methods Requiring Confirmation eway_rapid,stripepay,gps Info
Order Status: Slamming Control 3 Info
Load Minified Script Files? true Info
Login-Page Layout L;P,G,C;B Info
Enable Guest Checkout? true Info
Guest Checkout: Require Email Confirmation? true Info
Guest Checkout: Pages Allowed Post-Checkout download Info
Guest Checkout: Disallowed Pages account, account_edit, account_history, account_history_info, account_newsletters, account_notifications, account_password, address_book, address_book_process, create_account_success, gv_redeem, gv_send, password_forgotten, product_reviews_write, unsubscribe Info
Guest Checkout: Disallowed Credit Class Order-Totals ot_gv Info
Guest Checkout: Disallowed Payment Methods moneyorder, cod Info
Enable Account Registration? false Info
Enable One-Page Checkout Debug? false Info
Debug: Customer List Info
Re: One-Page Checkout [Support Thread]
@Leonard, see your Private Messages.
Re: One-Page Checkout [Support Thread]
The salutation Ms. is not saved properly when you create a new guest account.
Reproduced by create a new guest account, select Ms. and when pressed save the value is set back to Mr.
Re: One-Page Checkout [Support Thread]
Quote:
Originally Posted by
bramf
The salutation Ms. is not saved properly when you create a new guest account.
Reproduced by create a new guest account, select Ms. and when pressed save the value is set back to Mr.
Thanks for the report; I'll get that fixed in the next release.
1 Attachment(s)
Re: One-Page Checkout [Support Thread]
On a test store using:
- Zen Cart 1.5.6
- zca Bootstrap template, with some layout improvements
- OPC 2.0.5-beta2 (201809-20)
- php 7.1.23
When trying to checkout a virtual product, that requires no shipping address, and no method, I can not finalize the order.
The error obviously is the missing shipping method.
What would be the solution?
Attachment 18108