Blank white page after comment submission
liquid crystal - June 8, 2008 - 15:34
| Project: | Akismet |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I just wanted to test the drupal akismet module on 6.2 and noticed that when an anonymous user submits a comment, he/she gets a blank white page even though the comment is really posted, not sure if this is a common behavior but I assume not because the anonymous user doesn't really know what to do now, which will result in him/her reposting the comment, which will result in multiple successful submissions.
Kindly let me know if I have something wrong in my settings for the akismet module

#1
When an anonymous user post a comment, I have this error :
Fatal error: Call to undefined function drupal_submit_form() in /var/www/drupal-6.2/sites/all/modules/akismet/akismet.module on line 707
I think it's the same problem.
#2
Same problem here, looking at server error logs, I get the same drupal_submit_form() error in the server error log.
I think this is a duplicate of http://drupal.org/node/240894
#3
For the record: I'm also experiencing this. If I disable Akismet it works fine again.
#4
duplicate of #240894: Call to undefined function drupal_submit_form() when user submits a comment