Results 1 to 10 of 3052

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Pulling in the customer (and presumably address-book) records from the live store that didn't have OPC installed has, though, wiped out the guest-related records. You can cause OPC's admin initialization script to recreate these records by running the following query (either in phpMyAdmin, where you need also to include the site's DB_PREFIX, or via the admin's Install SQL Patches):
    Code:
    DELETE FROM configuration WHERE configuration_key IN ('CHECKOUT_ONE_GUEST_CUSTOMER_ID', 'CHECKOUT_ONE_GUEST_BILLTO_ADDRESS_BOOK_ID', 'CHECKOUT_ONE_GUEST_SENDTO_ADDRESS_BOOK_ID');
    I don't know what's causing the checkout/confirmation loop. Is there anything in the browser's console log, seen by pressing F12 on most browsers then inspecting the 'Console' tab's information.
    Wiping out the guest-related record was the culprit. Running the query did the trick. Thank you!!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,925
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by jeking View Post
    Wiping out the guest-related record was the culprit. Running the query did the trick. Thank you!!
    You're very welcome.

  3. #3
    Join Date
    Nov 2005
    Location
    France
    Posts
    600
    Plugin Contributions
    8

    Default Re: One-Page Checkout [Support Thread]

    I have zen cart version 1.5.5f using the 'Shipping by Quote' module (https://www.zen-cart.com/downloads.php?do=file&id=1224). I installed version 2.3.2 of the OPC module and 'Shipping by Quote' module doesn't show as one of the shipping methods when OPC is enabled. I displays ok with OPC switched off.
    Is there something specific I need to do to enable non standard shipping methods to display? I read through the readme file and didn't see anything related to custom shipping options.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,925
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by strelitzia View Post
    I have zen cart version 1.5.5f using the 'Shipping by Quote' module (https://www.zen-cart.com/downloads.php?do=file&id=1224). I installed version 2.3.2 of the OPC module and 'Shipping by Quote' module doesn't show as one of the shipping methods when OPC is enabled. I displays ok with OPC switched off.
    Is there something specific I need to do to enable non standard shipping methods to display? I read through the readme file and didn't see anything related to custom shipping options.
    I just took a cursory look at that shipping method and, given its changes to the checkout_shipping page's processing and formatting, I'll guess that an integration is possible but it's going to require custom coding/merging of OPC and that shipping method.

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg