i run a forum site using phpbb2. sometimes, but not all the time, when making a post, it comes up with a page that says
Quote:
Couldn't get mail server response codes
DEBUG MODE
Line : 115
File : F:\Apache2\htdocs\phpBB2\includes\smtp.php
|
the post still is succesful, but this error is a little annoying. i checked the file and line it said and here is what is on line 115 of smtp.php:
server_parse($socket, "220", __LINE__);
why does this error only come up sometimes? what does it mean? and how can i fix it?
thanks!
drew