undefined function _file_attach_form() in webmail_plus.compose.inc on line 307

peterx - February 7, 2009 - 05:49
Project:Webmail Plus
Version:6.x-1.7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

There is no menu entry for creating mail so I went to webmail_plus/compose and the following error eppeared.
Fatal error: Call to undefined function _file_attach_form() in /home/example/public_html/sites/all/modules/webmail_plus/webmail_plus.compose.inc on line 307

I commented out line 307 and the compose page appeared.

#1

scripthead - February 7, 2009 - 05:53

You need to install the File Framework to get this to work. Going to add it as a requirement for the next release.

#2

peterx - February 7, 2009 - 06:43

I installed the File framework and found within it, you need the Attachment module. The dependency is:
dependencies[] = file_attach

Line 307 is back in and the compose page is working.

#3

blackdog - February 7, 2009 - 15:08
Status:active» fixed

#4

System Message - February 21, 2009 - 15:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.