I upgrade from fast gallery 1.3 to 2.6 on drupal 6.4

I uploaded the module overwriting the existing one and executing update.php

I recevied these errors:

    * warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/xproject/public_html/linuxludus/update.php on line 174.
    * warning: Invalid argument supplied for foreach() in /home/xproject/public_html/linuxludus/update.php on line 339.

When I go to my site gallery I obatins a list of errors like this:

warning: imagesx(): supplied argument is not a valid Image resource in /home/xproject/public_html/linuxludus/modules/fast_gallery/fast_gallery.cache.class.php on line 61.

Where do I set imagecache?

Comments

rapsli’s picture

I know about this array_merge but. Must be something with the return value :(

about imagecache: admin/settings/fast_gallery/advanced

ncy’s picture

Status: Active » Postponed (maintainer needs more info)

check out 6.x-3.1-beta1 and see if that works better

rapsli’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.