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
))