Closed (won't fix)
Project:
Image
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2003 at 23:27 UTC
Updated:
9 Dec 2003 at 23:36 UTC
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
Comment #1
TDobes commentedIt 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