Closed (fixed)
Project:
PHPMailer
Version:
6.x-2.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2010 at 16:15 UTC
Updated:
6 May 2011 at 10:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
smk-ka commentedWhich version of the PHPMailer library (not module) are you using?
Comment #2
auris commentedAfter my update to PHPMailer 6.x-2.2 the status report page returns:
Fatal error: Cannot redeclare class phpmailerException in ./sites/all/modules/phpmailer/phpmailer/class.phpmailer.php on line 2319Comment #3
kebap commentedsubscribe
Comment #4
jlholmes commentedI am using PHPMailer v 5.1 (11/11/2009, SourceForge) of the library. This is the same version I was using with the 6.2.1 version of the module.
Comment #5
smk-ka commentedCouldn't replicate, so it seems that simply some module included the class file before. Simple fix, could you please test it?
Comment #6
croryx commentedI had exactly the same problem and the patch solved it. Thanks.
Comment #7
smk-ka commentedCommitted, thanks for reporting back!
Comment #9
insercoop.org commentedI had exactly the same problem and the patch solved it. Thanks to