At the end of the add comment process, the page becomes blank and the url is mydomain/comment_add_cgi.php
sphpblog is running on linux server, apache 2, php5
Register_globals off
safemode off
Can you help to fix it
This could be a duplicate of bug #295, but it is hard to say without much detail, like which version of PHP 5 you are using. The fix is to remove the session_unregister line.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This could be a duplicate of bug #295, but it is hard to say without much detail, like which version of PHP 5 you are using. The fix is to remove the session_unregister line.
Here are the précisions you asked for:
The fix works, but there is no more loop for unregistered users omitting to give an e-mail adress.