By fabianhemmert on
hey guys!
i'm running a photoblog (www.fabianhemmert.de) and it's all working nicely. the only thing that's bugging me is a blank page, immediately after submitting a comment. the comment is in the database, but the user gets a white page as a feedback (instead of the site, with his comment added).
i went through the comment.module and found that it "crashes"(?) after
675: $output .= comment_form_box(array('pid' => $pid, 'nid' => $nid), t('Reply'));
- regardless of the theme i use. can you help me?
thanks!
fabian
Comments
Hi
I am facing the same problem at www.megaleecher.net and posted twice here but no reply, for now I had disabled the comments to get the site operational, Pls. if you find a solution do post it here, I even tried replacing the comments module from a fresh copy of drupal.
Thanks
Deepesh,
http://MegaLeecher.Net/
I'm also getting this
I'm also getting this issue... Can't figure out what's causing it either, and it's starting to look like no one seems to know...
Solution
You will need to disable php code accelerators like APC or eAccelerator and it would solve the problem.
Shalini Agarwal,
http://MegaLeecher.Net/
Deepesh,
http://MegaLeecher.Net/