I just installed the theme. It doesn't show the im.module messages. Applied the sff_ patches, but it still doesn't work.

CommentFileSizeAuthor
#1 sff_messages.patch874 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Title: IM Module » Does not display status messages
StatusFileSize
new874 bytes

The problem you mention is not limited to im.module -- it actually prevents any Drupal status messages from being displayed.

The phptemplate variable for status messages is no longer $message -- it's now $messages.

Patch attached.

TDobes’s picture

Oops -- last message (and patch) was from me.

kbahey’s picture

Assigned: Unassigned » kbahey

Patch applied.

Anonymous’s picture