1
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.