Hello Everybody,
First things first: I am a complete newbie when it comes to ZC, and I'm trying to learn fast. I've installed ZenCart on my shop website, everything seems to be in order, the installation gave me no error messages. However, When logging in to the Admin Section, most options of the 'Catalog' menu give me the following PHP error (while everything seems to be working)
Why?Code:Warning: array_merge() [function.array-merge]: Argument #2 is not an array in XXXXXX_html/v2/cart/admin/includes/modules/category_product_listing.php on line 122 Warning: array_merge() [function.array-merge]: Argument #3 is not an array in XXXXXX_html/v2/cains/lrt/admin/includes/modules/category_product_listing.php on line 122 Warning: reset() [function.reset]: Passed variable is not an array or object in XXXXXX_html/v2/cart/admin/includes/classes/object_info.php on line 29 Warning: Variable passed to each() is not an array or object in XXXXXX_html/v2/cart/admin/includes/classes/object_info.php on line 30
Cheers,
Bas



