Closed (duplicate)
Project:
Status Messages Alter
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2011 at 07:24 UTC
Updated:
19 Dec 2011 at 01:45 UTC
Hi,
I have installed "Status Messages Alter" module. After that i have added coding to my module. But it show error like this.
while using $matches = $messages->match() function it shows,
Fatal error: Call to a member function match() on a non-object in
while using $matches = $messages->contains() function it shows,
Fatal error: Call to a member function contains() on a non-object in
Any Idea? Thanks in advance....
Comments
Comment #1
BartonDrupal commentedDuplicate of #1234982: Install of Notifications and Messaging modules breaks use of $messages->match() in hook_message_alter().