#549 - Submitting Feedback returns a PHP error
| Identifier | #549 |
|---|---|
| Issue type | Major issue (breaks an entire feature) |
| Title | Submitting Feedback returns a PHP error |
| Status | Closed (duplicate) |
| Handling member | Chris Graham |
| Addon | core_feedback_features |
| Description | I noticed several hits to the feedback form but that I wasn't getting any feedback. So I decided to try submitting a test feedback myself and got the PHP error below.
An error has occurred PHP ERROR [1] Call to undefined function mail_wrap() in sources/blocks/main_contact_us.php on line 85 (version: 8.1, PHP version: 5.3.13, URL: /index.php?page=feedback) Here is the stack trace: Below is a stack trace revealing the state the software was in when the error occurred. If this represents a bug in the unmodified software, you may want to check Composr website for a fix, and if there isn't one, report this as a bug. Please note that merely posting a stack trace is not sufficient for us to solve your problem; the stack trace is just an aid that presents us with additional information. We still need to know the error message, what you tried to do, how you tried to do it, version numbers, and any other appropriate information. We apologise for this problem and if it's a bug we hope you will work with us so that we can fix it for you promptly. File '/home/seeingsh/public_html/bawiki.com/sources/failure.php' Line '684' Function 'get_html_trace' Args File '/home/seeingsh/public_html/bawiki.com/sources/global2.php' Line '979' Function '_fatal_exit' Args 'PHP ERROR [1] Call to undefined function mail_wrap() in sources/blocks/main_contact_us.php on line 85' File '/home/seeingsh/public_html/bawiki.com/sources/failure.php' Line '217' Function 'fatal_exit' Args 'PHP ERROR [1] Call to undefined function mail_wrap() in sources/blocks/main_contact_us.php on line 85' File '/home/seeingsh/public_html/bawiki.com/sources/global2.php' Line '853' Function '_Composr_error_handler' Args 'error' 1 'Call to undefined function mail_wrap()' 'sources/blocks/main_contact_us.php' 85 File '/home/seeingsh/public_html/bawiki.com/sources/global2.php' Line '789' Function 'Composr_error_handler' Args 1 'Call to undefined function mail_wrap()' '/home/seeingsh/public_html/bawiki.com/sources/blocks/main_contact_us.php' 85 Function 'catch_fatal_errors' Args Parameters _comment_form_post 1 _validated 1 comcode__post 1 title test feedback email [email protected] post test feedback http_referer http://www.bawiki.com/index.php?page=feedback |
| Steps to reproduce | Go to feedback form. Fill out. Submit.
I tried 2 times in a row and got the error both times. |
| Related to | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments