Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: [SOLVED] MailCHIMP Plugin FATAL ERROR

[SOLVED] MailCHIMP Plugin FATAL ERROR 12 years 3 months ago #16415

  • jstratos
  • jstratos's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 99
  • Thank you received: 1
After users completed their registration, we began getting this error message after installing the MailChimp Component Plugin.

Fatal Error: Class 'phpmailerException' not found in file... bla bla.

This was directly referring to the System Plugin for MailChimp. I disabled the plugin and error message went away.

Any thoughts?

Please Log in or Create an account to join the conversation.

[SOLVED] MailCHIMP Plugin FATAL ERROR 12 years 2 months ago #16466

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Hey Jim... please submit a ticket with more detail on this. Full error message. No other reports of this yet and not something we can replicate. Probably specific to a setting or something else in your site. Send details and access and we'll check it out. Thanks.

Please Log in or Create an account to join the conversation.

[SOLVED] MailCHIMP Plugin FATAL ERROR 12 years 2 months ago #16469

  • jstratos
  • jstratos's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 99
  • Thank you received: 1
Nathan -
There's a system plugin named: System - freakedout Mailchimp STS version I have is 1.0

This contains the API from your MailChimp account and has one parameter (Yes or No) setting for https.

From what I have researched, this causes an error from the mail.php file located in the /plugins/system/fmsts/mail.php on line 62.

The code there is:
public function __construct() {

		$plugin = JPluginHelper::getPlugin('system', 'fmsts');
		$this->params = new JParameter($plugin->params);

		$this->apiKey = $this->params->get('apiKey');

Checked the API and it was correct. Not sure if this was installed with your extension or not, but disabling it doesn't seem to be affecting the functionality of new registrations being added to MC list?

There is a newer version out now, 1.1.

Please Log in or Create an account to join the conversation.

Last Edit: by jstratos.

[SOLVED] MailCHIMP Plugin FATAL ERROR 12 years 2 months ago #16470

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
That plugin has absolutely nothing to do with the DT plugin. It's from something else. Anything from us would be pretty obvious and not say "freakedout" :)

Is that the plugin that was causing the error? Do you still have an issue with OUR plugin?

Please Log in or Create an account to join the conversation.

[SOLVED] MailCHIMP Plugin FATAL ERROR 12 years 2 months ago #16471

  • jstratos
  • jstratos's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 99
  • Thank you received: 1
No issue with registered users being added to the mail list. Like I said, I did not know if this was installed as a part of your plugin or not. We're good.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.103 seconds