-
Today' Error log
Hi All,
Running version 1.58a on a linux server running PHP Version: 8.1.31
[06-Apr-2025 14:50:57 Australia/Sydney] Request URI: /xxxx/index.php?cmd=edit_orders&origin=index&page=1&oID=27008&action=edit, IP address: 173.245.209.51, Language id 1
#0 /includes/modules/shipping/freeoptions.php(39): zen_debug_error_handler()
#1 /includes/modules/shipping/freeoptions.php(30): freeoptions->update_status()
#2 /includes/classes/shipping.php(91): freeoptions->__construct()
#3 /xxxx/includes/functions/extra_functions/edit_orders_functions.php(1311): shipping->__construct()
#4 /xxxx/includes/modules/edit_orders/eo_edit_action_ot_table_display.php(104): eo_get_available_shipping_modules()
#5 /xxxx/includes/modules/edit_orders/eo_edit_action_display.php(556): require('/home/xxxx')
#6 /xxxx/edit_orders.php(169): require('/home/xxxx')
#7 /xxxx/index.php(11): require('/home/xxxx')
--> PHP Warning: Undefined property: freeoptions::$enabled in /includes/modules/shipping/freeoptions.php on line 39.
[06-Apr-2025 14:50:57 Australia/Sydney] Request URI: /xxxx/index.php?cmd=edit_orders&origin=index&page=1&oID=27008&action=edit, IP address: 173.245.209.51, Language id 1
#0 /includes/classes/shipping.php(103): zen_debug_error_handler()
#1 /includes/classes/shipping.php(93): shipping->check_enabled()
#2 /xxxx/includes/functions/extra_functions/edit_orders_functions.php(1311): shipping->__construct()
#3 /xxxx/includes/modules/edit_orders/eo_edit_action_ot_table_display.php(104): eo_get_available_shipping_modules()
#4 /xxxx/includes/modules/edit_orders/eo_edit_action_display.php(556): require('/home/xxxx')
#5 /xxxx/edit_orders.php(169): require('/home/xxxx')
#6 /xxxx/index.php(11): require('/home/xxxx')
--> PHP Warning: Undefined property: freeoptions::$enabled in /includes/classes/shipping.php on line 103.
[06-Apr-2025 14:50:57 Australia/Sydney] Request URI: /xxxx/index.php?cmd=edit_orders&origin=index&page=1&oID=27008&action=edit, IP address: 173.245.209.51, Language id 1
#0 /includes/modules/shipping/freeoptions.php(39): zen_debug_error_handler()
#1 /includes/modules/shipping/freeoptions.php(30): freeoptions->update_status()
#2 /includes/classes/shipping.php(91): freeoptions->__construct()
#3 /xxxx/includes/functions/extra_functions/edit_orders_functions.php(1311): shipping->__construct()
#4 /xxxx/includes/modules/edit_orders/eo_edit_action_ot_table_display.php(165): eo_get_available_shipping_modules()
#5 /xxxx/includes/modules/edit_orders/eo_edit_action_display.php(556): require('/home/xxxx')
#6 /xxxx/edit_orders.php(169): require('/home/xxxx')
#7 /xxxx/index.php(11): require('/home/xxxx')
--> PHP Warning: Undefined property: freeoptions::$enabled in /includes/modules/shipping/freeoptions.php on line 39.
[06-Apr-2025 14:50:57 Australia/Sydney] Request URI: /xxxx/index.php?cmd=edit_orders&origin=index&page=1&oID=27008&action=edit, IP address: 173.245.209.51, Language id 1
#0 /includes/classes/shipping.php(103): zen_debug_error_handler()
#1 /includes/classes/shipping.php(93): shipping->check_enabled()
#2 /xxxx/includes/functions/extra_functions/edit_orders_functions.php(1311): shipping->__construct()
#3 /xxxx/includes/modules/edit_orders/eo_edit_action_ot_table_display.php(165): eo_get_available_shipping_modules()
#4 /xxxx/includes/modules/edit_orders/eo_edit_action_display.php(556): require('/home/xxxx')
#5 /xxxx/edit_orders.php(169): require('/home/xxxx')
#6 /xxxx/index.php(11): require('/home/xxxx')
--> PHP Warning: Undefined property: freeoptions::$enabled in /includes/classes/shipping.php on line 103.
Any assistance would be a great help as tthis time it is not showing MSQL is missing.
The only things that are active in the admin area for the freight are:
aupost, aupostoverseas and table rate
-
Re: Today' Error log
Hi All,
The only time that I seem to get errors is when a purchase is done online.
I am now also getting the MYSQL error message coming up.
It would seem that something is wrong in one of the files as stated it seems to only happen when someone orders something.
-
Re: Today' Error log
[07-Apr-2025 14:44:57 Australia/Sydney] Request URI: /xxxx/index.php?cmd=category_product_listing&search=, IP address: 130.105.98.125, Language id 1
#0 [internal function]: zen_debug_error_handler()
#1 /includes/functions/functions_search.php(211): substr()
#2 /xxxx/category_product_listing.php(545): zen_build_keyword_where_clause()
#3 /xxxx/index.php(11): require('/home/xxxx')
--> PHP Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /includes/functions/functions_search.php on line 211.
This is todays error log note no MSQL error
As usual any help is appreciated because it all seems to be with files on the site.