Opened 3 years ago

Last modified 3 years ago

#2339 closed Bug/Fehler

notices beim erstellen von DHL Label unter PHP 7.4 — at Initial Version

Reported by: Timm Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.8.0
Component: Admin Version: 2.0.7.2
Keywords: Cc:
Blocked By: Blocking:

Description

[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Undefined variable: lang_code in File: /var/www/clients/client1/web1/web/admin/includes/modules/orders_update.php on Line: 54	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #0 - /var/www/clients/client1/web1/web/admin/includes/extra/modules/orders/orders_action/dhl.php called at Line 53	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #1 - /var/www/clients/client1/web1/web/admin/orders.php called at Line 225	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	NOTICE found for URL: /admin/orders.php?page=1&oID=5997&action=custom&subaction=createlabel	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Undefined variable: lang in File: /var/www/clients/client1/web1/web/admin/includes/modules/orders_update.php on Line: 60	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #0 - /var/www/clients/client1/web1/web/admin/includes/extra/modules/orders/orders_action/dhl.php called at Line 53	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #1 - /var/www/clients/client1/web1/web/admin/orders.php called at Line 225	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	NOTICE found for URL: /admin/orders.php?page=1&oID=5997&action=custom&subaction=createlabel	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Undefined index:  in File: /var/www/clients/client1/web1/web/admin/includes/modules/orders_update.php on Line: 60	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #0 - /var/www/clients/client1/web1/web/admin/includes/extra/modules/orders/orders_action/dhl.php called at Line 53	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #1 - /var/www/clients/client1/web1/web/admin/orders.php called at Line 225	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	NOTICE found for URL: /admin/orders.php?page=1&oID=5997&action=custom&subaction=createlabel	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Trying to access array offset on value of type null in File: /var/www/clients/client1/web1/web/admin/includes/modules/orders_update.php on Line: 60	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #0 - /var/www/clients/client1/web1/web/admin/includes/extra/modules/orders/orders_action/dhl.php called at Line 53	{}	{}
[2022-09-07 12:48:03]	[notice]	[modified]	[pid:20903]	Backtrace #1 - /var/www/clients/client1/web1/web/admin/orders.php called at Line 225	{}	{}

Unter PHP 8.0 und 8.1 vermutlich warnings.

Change History (0)

Note: See TracTickets for help on using tickets.