warning: array_shift() [function.array-shift]: The argument should be an array in /home/content/s/h/a/shantijoonu/html/drupal6_dev/sites/all/modules/journal/journal.module on line 203.

CommentFileSizeAuthor
#4 journal-DRUPAL-5.patch1.16 KBsun

Comments

sun’s picture

Status: Active » Fixed

This has already been fixed. A new official release will be available shortly.

okeedoak’s picture

Version: 6.x-1.0 » 5.x-1.3

This bug occurs in 5.x-1.3 also.

sun’s picture

Status: Fixed » Patch (to be ported)
sun’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new1.16 KB

Please test attached patch.

sun’s picture

Title: Error occurred displaying Journal Report immediately after installation » E^ALL fix
okeedoak’s picture

Please excuse my confusion, the patch from http://drupal.org/node/219234#comment-813752 fixed my D5 array_shift() problem. What does this patch do?

sun’s picture

This patch fixes a warning, if error reporting is set to E^ALL.
#219234: MySQLi with Journal fixed MySQLi support in Journal - which is completely unrelated to this patch.

sun’s picture

Version: 5.x-1.3 » 6.x-1.0
Status: Needs review » Fixed

Seems like no one else experiences this bug in 5.x. Setting back original status for 6.0.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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