Hi. I have installed Drupal 4.6.2, running on Apache server and everything was OK, until I installed feedback module. Immediately, after activating it in modules page I got following error:
Parse error: parse error in /home/kari1462/html_doc/drupal/modules/feedback/feedback.module on line 171
When I clicked new created menu item Feedback, I got blank page with following errors:
Parse error: parse error in /home/kari1462/html_doc/drupal/modules/feedback/feedback.module on line 171
Fatal error: Call to undefined function: feedback_display_form() in /home/kari1462/html_doc/drupal/modules/feedback/feedback.module on line 157
I tried normal and CVS version of feedback module, and still got the same problem.
Could you help me on this?
lakyljuk
Comments
Comment #1
robertdouglass commentedSuggestion #1: 4.6.2 has a known and very dangerous security flaw. Don't use it. Use 4.6.3 or CVS instead.
Suggestion #2: The CVS version of Drupal has a Contact module built in (see the contact tab in the upper rh corner of this site). It is nicer than feedback in many ways, and is a core module, so, if you're a power user and don't mind upgrading once 4.7 is released, I'd recommend using CVS (soon to be 4.7).
http://drupal.org/files/projects/drupal-cvs.tar.gz
Other than that, you can go looking for the problem in the feedback module or open and issue in the bug tracking system: http://drupal.org/project/issues/3242
Comment #2
robertdouglass commentedha - funny me. I thought we were in the forums. I see that you've already made an issue in the bugtracking.
Comment #3
kbahey commentedThis issue has been fixed been fixed yesterday.
Please download the new 4.6 tarball and try again. It should work fine now.
And as Robert said, don't use 4.6.2 since it has security issues.
Comment #4
lakyljuk commentedHi.
Thank you for your time people. I installed new version and it gaves mi no errors at all. But (don't know if it's feature or bug), when I go to admin - settings - feedback and set default email adress, after saving options and returning back, there isn't email adress I typed, but in field there is expression "_feedback_get_to_email". I tried to send some text to adress I typed as default and email arrived, so it doesn't mind, but it looks strange.
About upgrading to 4.6.3 - I am worried about. I made some changes into several files of drupal during creating my pages and I don't want to delete everything and replace with new version. Is there any way to replace just some necessary files? I know it offtopic, but thanks for anything.
lakyljuk
Comment #5
kbahey commentedFixed.
Comment #6
(not verified) commented