Page 98 of 296 FirstFirst ... 488896979899100108148198 ... LastLast
Results 971 to 980 of 2956
  1. #971
    Join Date
    Jul 2013
    Posts
    9
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Here's a link to the beta version of the updated Priority Handling order-total. @getaped, if you'll download that and validate that the change "works for you", I'll get that updated on the Zen Cart plugins.
    Wow, that works perfectly.

    These 2 defines are missing from the language file:

    Code:
      define('MODULE_ORDER_TOTAL_PRIORITY_HANDLING_NO', 'No');
      define('MODULE_ORDER_TOTAL_PRIORITY_HANDLING_YES', 'Yes');

  2. #972
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,341
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by getaped View Post
    Wow, that works perfectly.

    These 2 defines are missing from the language file:

    Code:
      define('MODULE_ORDER_TOTAL_PRIORITY_HANDLING_NO', 'No');
      define('MODULE_ORDER_TOTAL_PRIORITY_HANDLING_YES', 'Yes');
    Thanks for the feedback; that change from radio-button to dropdown was made "in flight" and I forgot to upload the updated language file. I'll get that updated.

  3. #973
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,341
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Let's take further discussion over to the Priority Handling order-total's support thread: https://www.zen-cart.com/showthread....andling-Charge

  4. #974
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    @lat9

    Did you see this post above?

    Observation. Responsive_Classic

    When using the cart in iPhone 6+ mode and a currencies sidebox turned on.

    After adding an item to the cart, the first trip to the shopping cart shows the currencies sidebox underneath the shopping cart thereby allowing the customer to change the currency.

    After going to the OPC page, if a customer clicks on Edit in the Shopping Cart Contents Area, they are taken to the Shopping Cart with no currency sidebox option to change the currency.

    Desktop and tablets work the same with the Currencies sidebox appearing under each scenario.

    Working on this today in spare time.

    Thoughts on the matter?

  5. #975
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,341
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    I did ... and I was waiting for additional information.

  6. #976
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,173
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Lol !!!!
    Tell John to wake up and get with it.
    :)

  7. #977
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,448
    Plugin Contributions
    11

    Default Re: One-Page Checkout [Support Thread]

    Sorry, still dealing with crashing computer.

    I believe this is not a OPC problem. I have found evidence elsewhere (other complaints of missing currency sidebox) that this may be a problem with the mobile template. Got me running in circles chasing my tail. Had the thread up and computer dumped again.

  8. #978
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,341
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by dbltoe View Post
    Sorry, still dealing with crashing computer.

    I believe this is not a OPC problem. I have found evidence elsewhere (other complaints of missing currency sidebox) that this may be a problem with the mobile template. Got me running in circles chasing my tail. Had the thread up and computer dumped again.
    Sorry about your computer, @dbltoe. I would tend to agree with you, since using a fairly "virgin" Zen Cart 155f/Responsive Classic/OPC 2.0.4 setup with the currency sidebox enabled on the right side, I can't find that sidebox display ... anywhere!

  9. #979
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,448
    Plugin Contributions
    11

    Default Re: One-Page Checkout [Support Thread]

    Yep, It's there on desktop and tablet landscape displays. No Problem.

    In mobile and tablet portrait, it does't want to show up much at all.

    The sidebox has to be set for ON in Single Column Status and, even then, only appears after an addition to the shopping cart.

  10. #980
    Join Date
    Sep 2013
    Location
    Texas
    Posts
    315
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    ZC 1.55.5f Responsive_classic
    Apache Version 2.4.34
    PHP Version 7.0
    MySQL Version 10.2.18-MariaDB
    Plugins:
    ColumnGridLayout_for_155f
    CheckBoxTextBoxIconV1.0.3
    one_page_checkout-2.0.0

    OPC debug setting at "True OR Full"
    I'm trying too understand why these entries are showing up in the Debug Log files.
    When I "Confirm" the order these entries show up in the "Logs"
    Otherwise no PHP errors and works OK,
    There are other similar entries from other configurations but I thought this would be a start.
    Any guidance would be appreciated.

    Thanks,


    2018-10-15 17:01:04 checkout_one_observer: checkout_one redirect: array ( 'main_page' => 'checkout_shipping',)

    2018-10-15 17:01:04 checkout_one: CHECKOUT_ONE_ENTRY, version (2.0.4 (2018-07-15)), Zen Cart version (1.5.5f), template (responsive_classic)

    2018-10-15 17:01:04 OnePageCheckout: startGuestOnePageCheckout, exit: sendto: not set, billto: not setOnePageCheckout::__set_state(array(
    'isGuestCheckoutEnabled' => false
    'registeredAccounts' => false
    'guestIsActive' => false
    'isEnabled' => true
    'tempAddressValues' =>
    array (
    'ship' =>
    array (
    'gender' => ''
    'company' => ''
    'firstname' => ''
    'lastname' => ''
    'street_address' => ''
    'suburb' => ''
    'city' => ''
    'postcode' => ''
    'state' => ''
    'country' => 223
    'zone_id' => 57
    'zone_name' => 'Texas'
    'address_book_id' => 0
    'selected_country' => 223
    'country_has_zones' => true
    'state_field_label' => ''
    'show_pulldown_states' => true
    'error' => false
    'error_state_input' => false
    'validated' => false
    )
    'bill' =>
    array (
    'gender' => ''
    'company' => ''
    'firstname' => ''
    'lastname' => ''
    'street_address' => ''
    'suburb' => ''
    'city' => ''
    'postcode' => ''
    'state' => ''
    'country' => 223
    'zone_id' => 57
    'zone_name' => 'Texas'
    'address_book_id' => 0
    'selected_country' => 223
    'country_has_zones' => true
    'state_field_label' => ''
    'show_pulldown_states' => true
    'error' => false
    'error_state_input' => false
    'validated' => false
    )
    )
    'guestCustomerInfo' => NULL
    'guestCustomerId' => 2
    'tempBilltoAddressBookId' => 3
    'tempSendtoAddressBookId' => 4
    'dbStringType' => 'stringIgnoreNull'
    'customerInfoOk' => NULL
    'billtoTempAddrOk' => NULL
    'sendtoTempAddrOk' => NULL
    'isVirtualOrder' => NULL
    'billtoAddressChangeable' => NULL
    'shiptoAddressChangeable' => NULL
    ))

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR