Hi!
After moving the site (among many others) to aegir and migrating it from Drupal 6.16 to 6.17, it looks like the module stopped working. It doesn't show images anymore, and it doesn't provide the "Gallery Assist (GA): Add and edit items" fieldset anymore. I had a number of issues with this migration, so probably it deactivated some needed module (and I guess you'll want to add it as a dependence).
I see the old files in good state (permissions also okay) in the directory, and the database records look correct, without any visible path problem. However, when I create a new test gallery the related directory in sites/mydomain/files/gallery_assist/uid is not created. I see the node, but it appears to be "just a node". Any hint?
Obviously, I checked permissions, besides (I can't do anything even in Goduser mode). The module is enabled, the admin section appears and is manageable. Settings overview says:
Thumbnail upload size:
Preview upload sizev:
Items per row: unlimited
: 0
Rows per page: 1
Thumbnail size: 100
Thumbnail size plus:
Preview size:
Item margin: 0
Item padding: 0
Item border: 0
Item border color:
Show backlink: 0
Show toggle: 0
Show title: 1
Gallery container align setting in the teaser view: none
Gallery container align setting in the page view: none
Gallery container float setting in the teaser view: none
Gallery container float setting in the page view: none
: 1
Position toggle: 0
Title substr:
Pager symbol: 0
Pager layout: default
Pager position: top
Pager visibles:
:
Show download link: 0
:
:
:
Hide Gallery container in the teaser view: 0
Item effect:
Maximal items per gallery:
Maximal Items in the form: 0
Allowed maximale file size: 0
Allowed maximale memory size from the user: 0
Resolution restriction: 0
Allowed file extensions:
: 2
Admin public status:
Pager thumbnail height:
Pager thumbnail height active:
:
Allow users to overwrite the layout settings: 0
Allow users to overwrite the common settings: 0
Allow users to overwrite the hide teaser setting: 0
Allow users to overwrite the display download link setting: 0
Allow users to overwrite the container format setting: 0
Allow users to overwrite the gallery container weight setting: 0
show_in_homepage_block_allowed: 0
gallery_public_status_allowed: 0
show_titles_allowed: 0
show_in_userprofile_allowed: 0
gallery_items_shadow_allowed: 0
:
: 1
Show layout: grid
: -50
DB-Order field: a.weight
Order: DESC
: 0
: 0
: 0
: 1
: 0
Comments
Comment #1
Bèrto ëd Sèra commentedoh, and I find this in the watchdog:
Invalid argument supplied for foreach() in /home/aegir/drupal-6.17/sites/all/modules/gallery_assist/gallery_assist.admin.inc on line 638.
Since this actually is:
I'd say that probably something went wrong with the settings. But this is weird.
Comment #2
jcmc commentedThis issue was caused from the D-Update and was to solve by clear all caches after update.
The right way was to clear all caches before run the update but this information was missed in the time D-6.17 was released.