Shape 5

Joomla Free Extensions => MailChimp Signup - Free => : ciacky June 07, 2016, 12:56:30 AM



: Adding email adress..
: ciacky June 07, 2016, 12:56:30 AM
Hi, I can not operate the MailChimp module.

I enter the API.
I enter the ID of the list created in this way ...

API: Only the number
ID: Only the number in the generated html code

But when I go to see a email for enrollment in the front end, it gives me this error: Adding email adress ..

I also tried to insert after the ID code symbol '. But not right.


: Re: Adding email adress..
: jonahh June 07, 2016, 10:50:55 AM
Hello,

If you can PM me Joomla login details to your site I can take a look at this and see why its not working. 

Thanks


: Re: Adding email adress..
: jonahh June 08, 2016, 12:00:06 PM
I'm not sure what the issue is, this is what I'm seeing when you try to send. Its definitely not an API key issue as you can click and get the below. This means the valid email portion of the JavaScript isn't even running yet at this point, the API key check is the last thing to run which happens after the valid email check. But if you just go to your site and click submit without even entering an email address you get the below. Perhaps chat with your host and see if they can help? Sounds like a server issue to me, maybe they can check server logs.

"NetworkError: 500 Internal Server Error - http://www.macro-systems.it/modules/mod_s5_mailchimp_signup/files/store-address.php?ajax=true&email=Indirizzo%20email..."


: Re: Adding email adress..
: ciacky June 08, 2016, 12:48:18 PM
I have some basic html code and programming but my job is another. I tried to control the server configuration and the parameters of my provider, but without finding a solution. I think it will take away that module. Sin was beautiful and functional.


: Re: Adding email adress..
: jonahh June 09, 2016, 11:25:42 AM
Yeah its very odd, the only other thing I suggest is installing one of our Site Shapers in a sub folder on the same server. Then test and see if it does the same thing there. that would verify if it definitely is a server issue or just something related to the configuration of this one Joomla install its not working on.


: Re: Adding email adress..
: erixis August 08, 2016, 05:34:13 PM
I'm getting the same error. Just hangs with 'adding email address', even if I don't enter an email address into the form.

Site is here: http://new.ronadamsentertainment.com/

When I turn on error reporting, this shows up in the module itself, before submitting anything.


Strict Standards: Only variables should be assigned by reference in .../modules/mod_s5_mailchimp_signup/tmpl/default.php on line 17


: Re: Adding email adress..
: jonahh August 09, 2016, 02:23:16 PM
Oh you need to disable strict standards in your php settings and this will probably fix the issue.