Error while sending email from the system...
Posted: 10 May 2006, 17:59
I've PHPMAiler enabled and am using SMTP as the preferred method to send emails. When submitting a new bug or changing the bug or doing any sort of update - after submission I always get a blank page and no email is sent out where as the changes are posted in the database and when I hit the back button I see the changes posted already to the issue.
I made requisite changes as per the instructions in the PHP.INI and default_config_inc.php files. HAve setup the phpmailer class files in the php/includes directory. I am running WAMP.
Any help is greatly appreciated as this is getting greatly frustrating. :cry: :oops:
I made requisite changes as per the instructions in the PHP.INI and default_config_inc.php files. HAve setup the phpmailer class files in the php/includes directory. I am running WAMP.
Any help is greatly appreciated as this is getting greatly frustrating. :cry: :oops:
Code: Select all
SYSTEM WARNING: include_once(c:\php\includes;class.phpmailer.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory
SYSTEM WARNING: include_once() [<a href='function.include'>function.include</a>]: Failed opening 'c:\php\includes;class.phpmailer.php' for inclusion (include_path='.;C:\php5\pear')
Fatal error: Class 'phpmailer' not found in C:\wamp\www\html\modules\mantis\core\email_api.php on line 615
Notice [PHP]: Object of class XoopsUser could not be converted to int in file C:\wamp\www\html\class\theme.php line 442PHP Version:
5.1.2
MySQL Version:
5.0.18-nt
Server Software:
Apache/2.0.55 (Win32) PHP/5.1.2
User's Browser:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)