Quote:
Originally Posted by gator777
I applied your update, but I am still getting the following message:
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /modules/vbgallery.php on line 25
|
Quote:
Originally Posted by TheProphet
I do get the same error message
Code:
Warning: array_merge() [function.array-merge]:
Argument #2 is not an array in /modules/vbgallery.php on line 25
|
Ok this is looking for gallery options from the datastore and merging with CMPS options.
The options are added via. plugin from vbgallery. - THIS_SCRIPT = "adv_index" then add gallery options.
Q: The php files of your CMPS that display the image blocks are they default ?
define('THIS_SCRIPT', 'adv_index');