I had a big problem installing the gallery, cuz the module didn't create the tables in mysql, so I did it manually (yes, i ran a couple of times /update.php).

Now the next issue occurs:
When I change to Manage galleries I get following error message
warning: Invalid argument supplied for foreach() in xxx/sites/all/modules/brilliant_gallery/brilliant_gallery.module on line 364.

I also tried using [bg|(album name)] but it won't show the pictures.

Comments

Vacilando’s picture

Assigned: Unassigned » Vacilando
Status: Active » Postponed (maintainer needs more info)

The table creation for older installations was solved in 6.x-2.2.

As for the other issues -- inability of showing [bg|albumname] is telling... make sure the settings are correct and the album folder exists. Once you get the images showing up the image management page will be error-free as well. If you continue having problems, post a link to your test page and perhaps a screenshot of your settings page.

greta_drupal’s picture

I'm getting this same error. It keeps the management page from loading beyond the heading "Select an image folder:"

Drupal 6.10 LAMP

Carnivora’s picture

propably you created /htdocs/files/albums/

BUT THAT IS NOT CORRECT PATH

please choose the default path:

htdocs/sites/default/files/albums/

that should work fine then... :)

PS: the default path for /files is not clear to new drupal users and could create such mistakes...

kr