ZC 1.5.8a, moved 2 products to another category and received the following log errors:
Code:
Request URI: /MYADMIN/index.php?cmd=category_product_listing&cPath=181&product_type=1&pID=6503&action=move_product&page=6, IP address: xx.xxx.xxx.xx, Language id 1
#1 require(/MY ADMIN/includes/modules/move_product.php) called at [/MY ADMIN/category_product_listing.php:1094]
#2 require(/MY ADMIN/category_product_listing.php) called at [/MY ADMIN/index.php:11]
--> PHP Warning: Undefined variable $pInfo in /MY ADMIN/includes/modules/move_product.php on line 12.
Also,
Code:
PHP Warning: Attempt to read property "products_id" on null in /MY ADMIN/includes/modules/move_product.php on line 12
There are about 15 different PHP errors within the log file, all from the move_product.php file on different lines--12, 27, 32, 33, etc.
The move_product.php is stock and has not been changed. Thoughts/suggestions? Thanks in advance.
Bookmarks