I'm getting the following error when trying to send a message with a custom template. As far as I can see, I have most filtering turned off.

PHP Fatal error: Call to undefined function messaging_text_check_markup() in [...]/sites/all/modules/messaging/messaging_template/messaging_template.module on line 327

It would seem there is a missing include for text.inc.

Comments

ozecho’s picture

I have/had the same problem.

Solved it by adding a simple include once.

jose reyero’s picture

Status: Active » Fixed

Added the missing include. Thanks.

Status: Fixed » Closed (fixed)

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