For some odd reason (to which i cannot find a solution for) when i try using send to send any content type i get the below error:

Fatal error: Call to undefined function _simplenews_template_message() in /var/www/xxxx/sites/all/modules/drupal_contrib/simplenews_template/simplenews_template.module on line 183

Can anyone tell me why this may be happening and how i can go about fixing it ?

Many thanks

Comments

allie micka’s picture

Project: Send » Simplenews
Category: bug » support

Simplenews and Send are different projects that don't actually do anything in conjunction with each other. From the looks of things, your error is in Simplenews.

If you feel that this reassignment is in error, please provide information on the specific steps you took (including URL paths). For example, " when i try using send to send any content type" may throw people off the right track, but "When I submit a form at http://example.com/send/send/x ..." will help us understand what's actually happening.

Thanks!

miro_dietiker’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Hi.
Switching this to postponed. I can't follow the issue, sorry.
Please provide us step by step description of what you do.. and which modules used.

Spontaneously i thought, it might happen that two modules have a collision in their menu pathes... (compare implementation of hook_menu in code to see if they use the same path)

miro_dietiker’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)