Let's take further discussion over to the Priority Handling order-total's support thread: https://www.zen-cart.com/showthread....andling-Charge
@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?
I did ... and I was waiting for additional information.
Lol !!!!
Tell John to wake up and get with it.
:)
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.![]()
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
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.
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
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
))
Bookmarks