OpenEMM 2011 - Problem with double opt-in

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

demonipuch
Posts: 3
Joined: Thu Jan 03, 2013 12:14 pm

OpenEMM 2011 - Problem with double opt-in

Post by demonipuch »

Hi

I'm a new user of OpenEMM 2011. I have a problem with double opt-in : the user status is not being updated when the confirmation link is clicked.

I've followed the manual :

1) I created an action-based mailing

Image

Image

2) I created 3 actions => "Double Opt-In: subscription", "Double Opt-In: send confirmation mail" and "Double Opt-In: confirmation"

Image

Image

Image

3) I created 3 forms => "doi_subscribe", "doi_save" and "doi_confirm"

Image

Image

Image

When the link is clicked i have an error in openemm log :

Code: Select all

ERROR [http-8080-2] org.agnitas - getDefaultValue: Can't find resource for bundle java.util.PropertyResourceBundle, key redirection.status
ERROR [http-8080-2] org.agnitas - getDefaultValue: Can't find resource for bundle java.util.PropertyResourceBundle, key redirection.status
I've found a post on your forums about this error (https://forum.openemm.org/bugs-bug-fixe ... c2345.html) and added

Code: Select all

resource.status=302
at the end of the file emm.properties.

I no longer have the error in the logs but the user status is still not being updated :

Image

What have I done wrong?

Additional infos :

I'm using a Debian 6.0.3 server behind a web-proxy (Apache with mod_proxy enabled). Let me know if you need more infos. Thanks
demonipuch
Posts: 3
Joined: Thu Jan 03, 2013 12:14 pm

Re: OpenEMM 2011 - Problem with double opt-in

Post by demonipuch »

Any help would be greatly appreciated as neither double opt-in not opt-out is working. :?

Thank you
demonipuch
Posts: 3
Joined: Thu Jan 03, 2013 12:14 pm

Re: OpenEMM 2011 - Problem with double opt-in

Post by demonipuch »

Nevermind. Problem solved...

I deleted all actions, forms (even those coming with OpenEmm) and it's working fine. :shock:
Post Reply