[TYPO3] problem with sr_email_subscribe, edit link not working
Florian Weber
florian.weber at reflex.at
Wed Nov 22 18:51:51 CET 2006
hi,
I'm currently configuring a site where I use direct_mail with Email
Address Subscription ( sr_email_subscribe ) together.
I have the newsltter subscribing form on every site included via a
CONTENT object. The subscribing works fine, but the link to edit or
cancel the subscription isn't working, I get no form presented.
the plugin is on page id: 47 and the adresses are stored in a sysfolder
with the id: 49
this is how my constants look like:
plugin.tx_sremailsubscribe {
registerPID = 47
confirmPID = 47
editPID = 47
pid = 49
salutation = informal
formFields = email
file.templateFile =
fileadmin/templates/default/tx_sremailsubscribe_pi1_css_tmpl.html
requiredFields = email
enableHTMLMail = 0
enablePreviewRegister = 0
useShortUrls = 1
}
you can test it her (bottom left side): http://tinyurl.com/yg3we6
any ideas?
best regards, flo
More information about the TYPO3-english
mailing list