Installed CMSMailer with CMSMS 0.10.3 because it is a depedent module for the Self Registration module. I have FrontEndUser module 0.1.4 installed and SelfRegistration module 0.1.2. However, once installed, CMSMailer causes the following fatal error:
Fatal error: Cannot redeclare class phpmailer in .../cmsms/modules/FeedbackForm/phpmailer/class.phpmailer.php on line 21
When I removed CMSMailer, I stopped getting the error.
Jab..
CMSMailer class.phpmailer.php Fatal Error
Re: CMSMailer class.phpmailer.php Fatal Error
Jab,
FeedbackForm used to use it's own phpmailer class. But after CMSMailer was released, the latest version of FeedbackForm is using that module instead. So if you download and install the latest version of FeedbackForm from the forge (see Development link in the top menu) this error should go away.
FeedbackForm used to use it's own phpmailer class. But after CMSMailer was released, the latest version of FeedbackForm is using that module instead. So if you download and install the latest version of FeedbackForm from the forge (see Development link in the top menu) this error should go away.