Page 1 of 1

[SOLVED] Array to string conversion..class.Gallery_utils.php

Posted: Tue Mar 26, 2013 5:16 pm
by DavidMartin
I am getting the following error TWICE for each image in a gallery when going to a Gallery Listing in the backend...it is coming out just above the "List/Gallery/gallery-name" line:
Notice: Array to string conversion in D:\roots\www\bbc\modules\Gallery\lib\class.Gallery_utils.php on line 237
Notice: Array to string conversion in D:\roots\www\bbc\modules\Gallery\lib\class.Gallery_utils.php on line 246
This is working fine on my development server but is appearing on my deployment server.

This is a brand new site and is running under 1.11.5

Re: [SOLVED] Array to string conversion..class.Gallery_utils

Posted: Sat Apr 13, 2013 9:05 pm
by Dr.CSS
How did you solve it..?