Unpublished Product
latest ZC from GitHub
PHP 8.3
AbusIPDB - 3.0.4
Clone 2.0.0
Display Logs 3.0.0
Edit Orders 5.0.1
POSM 6.1.0
Ty Package 5.0.0
USPS K11l
OPC 2.5.4
DBIO 2.0.1
News Box Mgr 3.2.1
SitemapXML 4.0.4
Bootstrap 3.7.6
POSM debug set to true
I'm getting the following log file in the logs folder butg not in the display logs plugin.
Code:
[17-Apr-2025 08:44:25 UTC] Request URI: /MY_ADMIN/index.php?cmd=products_options_stock, IP address: 123.456.789.321, Language id 1#0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_debug_error_handler()
#1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
--> PHP Warning: Undefined array key 2 in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261.
[17-Apr-2025 08:44:25 UTC] PHP Fatal error: Uncaught TypeError: zen_values_name(): Argument #1 ($values_id) must be of type string|int, null given, called in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261 and defined in /home/USER_HOME/public_html/includes/functions/functions_attributes.php:382
Stack trace:
#0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_values_name(NULL)
#1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
#2 {main}
thrown in /home/USER_HOME/public_html/includes/functions/functions_attributes.php on line 382
[17-Apr-2025 08:44:25 UTC] Request URI: /MY_ADMIN/index.php?cmd=products_options_stock, IP address: 123.456.789.321
--> PHP Fatal error: Uncaught TypeError: zen_values_name(): Argument #1 ($values_id) must be of type string|int, null given, called in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261 and defined in /home/USER_HOME/public_html/includes/functions/functions_attributes.php:382
Stack trace:
#0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_values_name(NULL)
#1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
#2 {main}
thrown in /home/USER_HOME/public_html/includes/functions/functions_attributes.php on line 382.
[17-Apr-2025 08:44:25 UTC] Request URI: /MY_ADMIN/index.php?cmd=products_options_stock, IP address: 123.456.789.321
--> PHP Fatal error: Uncaught TypeError: zen_values_name(): Argument #1 ($values_id) must be of type string|int, null given, called in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261 and defined in /home/USER_HOME/public_html/includes/functions/functions_attributes.php:382
Stack trace:
#0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_values_name(NULL)
#1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
#2 {main}
thrown in /home/USER_HOME/public_html/includes/functions/functions_attributes.php on line 382.
When trying to show all the options for a product, I get a partial blank screen after the first two options are blue-lined at the end of the propagated portion of the page.
Bookmarks