Hi,
We have a problem with notification subscription. When an unregistered user subscribes for the notification list, then an email is sent with the two links. Both gave the 404 error message. After applying the 6262 patch (
http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6262), the first link was in order, but the second one, for stopping receiving notification emails, still gave the 404 error.
Now I noticed that the path in both links is different, this is the text of the email message:
=======================================================================
You have signed up to receive notifications from ISG and ISARC Conferences.
Please click on this link to confirm your request and add your email address
to the mailing list:
//archweb1.bwk.tue.nl/isg-isarc2012/index.php/ISGISARC2012/ISGISARC2012/notification/confirmMailListSubscription/9c579d5e9f90672da2cb4e1a1445157a/c.pernot%40upcmail.nl
If you wish to stop receiving notification emails, please go to
//archweb1.bwk.tue.nl/isg-isarc2012/index.php/ISGISARC2012/notification/unsubscribeMailList
and enter your email address and password.
Your password for disabling notification emails is: xxxxx
========================================================================
(I skipped the http:// in the links to get the text of the link complete)
In the second link, the /ISGISARC2012 is mentioned once, as was the case in both links before applying the patch. Now the first link is all right but the second not.
I wonder what could be the reason for this. Any help would be appreciated.
BTW: I am using version 2.3.3-1 of the OCS and I applied all the recommended patches as mentioned in:
http://pkp.sfu.ca/wiki/index.php/OCS_2. ... ed_Patches
Thanks,
Cor