| 23:05 |
cboltz |
Hmm, looks like sr_email_subscribe is somewhat broken :-( |
| 23:05 |
cboltz |
- it doesn't send verification mails to the (potential) subscriber |
| 23:06 |
cboltz |
(I tracked that down - it doesn't get the correct recipient in class.tx_srfeuserregister_control.php around line 450) |
| 23:06 |
cboltz |
- if I fix/workaround that, clicking the verification link displays a nice message, but does nothing |
| 23:07 |
cboltz |
any ideas what could be wrong (or which extension works better - I "just" need to collect mail adresses with double opt in)? |
| 23:11 |
cboltz |
at least unsubscribing (after manually setting an entry to not hidden) works :-/ |