I'm getting an error on admin/settings/spaces page:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'spaces_features_form' was given in /var/www/drupal6/includes/form.inc on line 366.

Seems like this line is missing on line 120:

'file' => 'spaces_admin.inc',

CommentFileSizeAuthor
spaces.diff357 bytesjackbravo

Comments

yhahn’s picture

Assigned: Unassigned » yhahn
Status: Active » Fixed

Thanks -- committed.

kyle_mathews’s picture

confused -- so is spaces 6.x only? I checked out head and installed it in Drupal 5.x and got all sorts of errors including the one on this issue. If spaces is 6.x only, that would explain a lot.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.