Form Signup Whelling

More
20 Jun 2011 20:22 #1604 by maxutha
Form Signup Whelling was created by maxutha
i try to signup but whhelling loading and nothing
site
www.occhiosulcondominio.it
bottom dx

joomlamailer version:1.7
Joomla! version: 1.5
PHP version:5.1.6
MySQL version:

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

More
20 Jun 2011 20:37 #1605 by pete
Replied by pete on topic Form Signup Whelling
Hello maxutha,

Please open the Joomla global configuration and set error reporting to maximum. Let me know when you're done.

Kind regards,
Pete

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

More
20 Jun 2011 21:00 #1606 by maxutha
Replied by maxutha on topic Form Signup Whelling
ok done

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

More
20 Jun 2011 21:07 #1607 by pete
Replied by pete on topic Form Signup Whelling
Ok, you can turn error reporting off again.

The problem is that your server seems to run a PHP version older than 5.2. Please go in the Joomla backend to Help - System Info - PHP Information and let me know which PHP version it is.
(If it's PHP 4.x joomlamailer won't work. It requires at least PHP 5).

Kind regards,
Pete

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

More
20 Jun 2011 21:12 #1608 by maxutha
Replied by maxutha on topic Form Signup Whelling
5.1.6

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

More
20 Jun 2011 21:17 #1609 by pete
Replied by pete on topic Form Signup Whelling
Ok, that's something we can work with. (I'd recommend to upgrade the PHP version to 5.2+ anyway. Most hosts have such an option in their control panels).

Please edit the file /modules/mod_mailchimpsignup/assets/scripts/ajax-subscribe.php

Add the following code in line 23:
Code:
require_once(JPATH_ADMINISTRATOR.DS.'components'.DS.'com_joomailermailchimpintegration'.DS.'libraries'.DS.'jsonwrapper'.DS.'jsonwrapper.php' );

Kind regards,
Pete

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

More
20 Jun 2011 21:38 #1610 by maxutha
Replied by maxutha on topic Form Signup Whelling
ok thanks now works but i'm waiting to see if loaded to mailchimp database.
Max

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

More
20 Jun 2011 22:02 #1611 by pete
Replied by pete on topic Form Signup Whelling
Great! I'm sure the emails appear in the list after you click the confirmation link in the email.

Kind regards,
Pete

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