Closed (fixed)
Project:
Gallery
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2005 at 03:38 UTC
Updated:
24 Mar 2005 at 08:15 UTC
I get the following message when I try to enable the gallery module. Any ideas why?
warning: implode(): Bad arguments. in /home/someone/public_html/modules/gallery.module on line 138.
warning: implode(): Bad arguments. in /home/someone/public_html/modules/gallery.module on line 139.
My stats.
http://nothingonline.net
Apache 1.3.x
MySQL
Drupal 4.5.2
Gallery2 Core V 0.8.7
Comments
Comment #1
(not verified) commentedI found this error as well. The reason why you get this error is because you've enabled the gallery block but have not selected any outputs for the block. If you go to administer/settings/gallery you have to select something from the 'Image Blocks' section and the 'Show' section. Do this and the error will go away.
A more informative error message or better documentation on enabling the block could help here.
Comment #2
walkah commentedfix in cvs.
Comment #3
(not verified) commented