Page 1 of 1

unsubscribe not working

Posted: Sat Jul 10, 2010 9:58 pm
by markwaldin
I am using the pre-made form for unsubscribe. My mail link passes the right information for CI agnUID, and agnFN but the server but the server responds with a form with GET setting agnUID to null and the hidden POST to $agnUID. In other words the server is not substituting the variables correctly. Of course when that gets passed back the unsubscribe fails (with a form not found). Has anyone else seen this problem? Any fixes?

Posted: Tue Jul 13, 2010 7:18 am
by maschoff
You should post the link you use here to get help.

Posted: Thu Aug 26, 2010 11:38 am
by friedbrain
I have a similar problem using the standard foms of OpenEMM 6.1.

Link:
http://news.my-testserver.de:8082/form. ... e&agnUID=4

The form code for the hidden field looks like this (I didn't change it!)

Code: Select all

<input type="hidden" name="agnUID" value="$!agnUID"> 
which results in the following when calling the form with the link mentioned above:

Code: Select all

<input type="hidden" name="agnUID" value="">
Sounds identical to this problem here:
http://www.openemm.org/forums/viewtopic.php?p=4874#4874

Bug?

Posted: Thu Aug 26, 2010 3:43 pm
by friedbrain
This is a completely wrong link (4 is the ID of the recipient):

I have used [agnCUSTOMERID] in the template because I thought this would be right, after changing that to [agnUID] it works.

The URL then looks like this:
http://news.mytestserver.de:8082/form.d ... 0kyb7cm6su