Yessir, both have been quintuple checked to verify they are indeed single opt-in.
Ok, I’ve knocked together a quick bit of PHP to try and shed some light on matters. Here’s what you need to do…
Unzip the attached file, and upload it to your web server. Navigate to it in a browser, enter the requested details, and submit the form. The test script will attempt to add a subscriber to your mailing list, in the same manner as the extension does.
If things don’t work as planned, we need to find the source of the problem.
To this end, I’ve also uploaded the test script to my server. Once again, enter the requested details, click submit, and see what happens; if it works fine on my server, but not on your server, we can be pretty sure that it’s a server problem.
If it doesn’t work in either location, it may be something to do with the mailing list itself – try creating a new list, and running through the test scripts again.
If all of the above fails, post the error message you get from the test script, and I’ll try to get to the bottom of things.
Hope that helps.
Cheers, Stephen
Greatly appreciate the assistance Stephen!
The test was most helpful in determining the correct URL structure.
Testing the url without the ?WSDL resulted in an “epic fail” [chuckle]. I then tested the URL with the “?wsdl” and the test succeeded in adding the name to the correct list in Campaign Monitor - same scenario for the list in MailBuild. Both url’s require the ?wsdl.
The curiosity here is that the initial issue I was having with the odd “your account has been activated” page error is gone.
Works perfectly now.
The curiosity here is that the initial issue I was having with the odd “your account has been activated” page error is gone.
Well, at least it’s working, that’s the main thing (gift horse, mouth, etc). If you have any more problems just post a comment to the thread and I’ll do some more digging.
Greatly appreciate the assistance Stephen!
No problem, I’m glad you got it all sorted.
Cheers, Stephen
[EDIT - ADD] P.S. Just had a look at your site – congratulations on the W3 Award! [/EDIT]
Hello all,
You asked for it, and now you’ve got it – the new version of the Freshview Subscribe extension includes an easy way for users to opt-in (or out) of your mailing list at the EE registration stage.
It’s nice and simple to setup, but a lot easier to show than explain, so I’ve put together a short screencast. It covers configuration of the new settings, and demonstrates the extension in action.
As before, the requirements are PHP5 and the PHP SoapClient API.
I’ve attached the latest version to the original message. Any problems, suggestions, or abuse about my funny voice, just leave a message.
Cheers, Stephen
I’ve tried to install the extension on 2 separate servers, but I’m getting a parse error when trying to open the extensions manager as follows:
“Parse error: syntax error, unexpected ‘{’ on line 104” - referring to the freshview subscribe extension.
Does that suggest anything obvious to anyone - I’m not a PHP guru by any stretch of imagination, but I’d love to get this working as it looks a great extension.
Appreciate any help - thanks
Andy
Hi Andy,
I’ve tried to install the extension on 2 separate servers, but I’m getting a parse error when trying to open the extensions manager as follows: “Parse error: syntax error, unexpected ‘{’ on line 104” - referring to the freshview subscribe extension.
Sounds like your servers use PHP4, not PHP5 (which is required for this extension).
Stephen
Hi again,
I have this working fine, but the site I really need to integrate it into has a very simple membership sign up where ‘no activation is required’ - the site simply captures a name and an email, and then lets you access a download area.
Obviously this won’t work when the extension is triggered by the member_register_validate_members hook, as no activation email is being sent out.
Is there any way the extenstion could be triggered by the registration rather than the email activation? I looked at changing the hook to member_member_register_start but that didn’t work.
Any advice would be appreciated.
Thanks
Andy
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.