With the latest CVS version of image module there are lots of errors like this:

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'image_gallery_album' was given in /export/sites/beta.musicforamerica.com/docs/includes/theme.inc on line 219.

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'page' was given in /export/sites/beta.musicforamerica.com/docs/includes/theme.inc on line 219.

These appear when I try to view my user image gallery.

Comments

TDobes’s picture

It would appear that you are trying to use the CVS version of image.module with Drupal 4.3.x. This will not work. The CVS HEAD version of image.module only works with the CVS HEAD version of Drupal. Please use this version [1] instead.

[1] http://drupal.org/drupal/4.3.0/modules/image-4.3.0.tar.gz