Where is debug guide located?
I'm having a repeat errors with v1.57C since server got upgraded to PHP 7.4.20. I'm tackling this one first as it is most prevalent. A telephone number is in MyStore.
Admin Panel:
Currently viewing the most recent 1 of 1 log files with these (myDEBUG-|AIM_Debug_|SIM_Debug_|FirstData_Debug_|Paypal|paypal|ipn_|zcInstall|notifier|us ps|SHIP_usps).* prefixes and not matching these .
PHP Notice: Undefined index: telephone in /includes/modules/pages/contact_us/header_php.php on line 24
File is exactly the original 157C.
Line 24 is: $telephone = zen_db_prepare_input($_POST['telephone']);
I'm not asking you to solve this for me, please teach me how to solve it. There are similar errors that are triggered by other pages.
Thank you in advance.


Reply With Quote

