Hi,

Here is my problem:

I have a couple of articles which are basically forms that use the phpmailer class. They were working just fine before installing the SMTP module. Now when I try to submit those forms I get a blank page and the forms don't submit. If I disable the module the work just fine. I tried to troubleshoot this problem but I'm stuck. Any ideas what could be the cause?

Comments

LukeLast’s picture

There's going to be namespace conflicts between 2 files using the same phpmailer class. You could try renaming.

akalata’s picture

Status: Active » Closed (duplicate)