Quote:
Warning: mail() [function.mail]: SMTP server response: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server. in C:\websites\hangout\ppc\image-inc.php on line 658 |
Thats a server error there and as I have stated about checking your mail setup. We use a simple php mail string to send email. If your server does not support that then you might get errors. You would need to check with your host.
mail( $send_to, $subject, $letter, $from_email );
Quote:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\websites\hangout\forum\includes\class_core.php on line 3234
PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\websites\hangout\forum\includes\class_core.php on line 3234
|
thats not a photopost file
You can try altering your php.ini settings through our global file and see if that helps your server and vbulletin errors
Near error_reporting line at top of pp-inc.php but these two lines.
Code:
Content visible to verified customers only.