Just installed the journal module. I went into site configuration, and received the following error. Note that I am working off a "almost" brand new installation of Drupal 5.5.

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'journal_settings_form' was given in /home/mysite/public_html/includes/form.inc on line 218.

Comments

ycim69’s picture

A further comment on this bug noted....after going into the configuration, the journal is now mandatory for all pages (whereas before it was simply there and could be left blank)

rick.archibald’s picture

Just created a new Drupal site. Installed the package journal-5.x-1.0.tar.gz downloaded on 12/11/2007. I filled out the journal form when changing system settings, but when I looked at the journal log, there were no entries, and I received the following warning:

"warning: array_shift() [function.array-shift]: The argument should be an array in /var/www/html/sites/all/modules/journal/journal.module on line 208."

jimlove’s picture

Just installed the Journal. For some reason, the journal fields are open at the top of each page. Using the new 5.5 and a couple of different themes. I will test it out further, since this is such a useful idea, but I'd like to integrate it without it destroying the cosmetics of the theme.

sun’s picture

Status: Active » Fixed

@KKit: Journal does not have any settings yet. The menu item is gone in CVS/HEAD and there will be a new release shortly.

@rick.archibald: That shouldn't happen. Please file this issue as a new bug report including any possible information you can give.

@jimlove: That shouldn't happen either. Perhaps you have a block containing a form enabled in your theme and the journal entry field is attached to it, too. Anyway, please file a new support request if you still encounter this.

Marking as fixed, since original issue has been resolved.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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