View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000549 | Composr | core_feedback_features | public | 2012-06-06 22:10 | 2012-06-06 22:14 |
Reporter | D-Train | Assigned To | Chris Graham | ||
Severity | @70@ | ||||
Status | closed | Resolution | duplicate | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0000549: Submitting Feedback returns a PHP error | ||||
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 dolson1@gmail.com 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. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
duplicate of | 0000522 | resolved | Chris Graham | main_contact_us block problem |