[TYPO3] Hook direct_mail_subscription

Jeroen Visser jeroen at roquin.nl
Fri May 9 16:13:48 CEST 2008


Hi,
Solution which I have used:

Script:
/typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc

Copied to /fileadmin/scripts/fe_adminLib.inc

Add in TS template:

plugin.feadmin.dmailsubscription.includeLibs = fileadmin/scripts/fe_adminLib.inc

Now you have control in actions done in direct_mail_subscription

Kind regards,
Jeroen


Jeroen Visser | ROQUIN E-Solutions wrote:
> Hi all,
> For the unsubscription from a newsletter, in the table tt_address in 
> combination with direct_mail_subscription, a own added record needs to 
> be set to 1 or 0 in the table tt_address.
> 
> Can somebody tell me where I can hook in on this process:
> "index.php?id=75&*cmd=setfixed&sFK=DELETE*&rU=370&fD%5B_FIELDLIST%5D=uid&aC=1f090969" 
> 
> or
> "index.php?id=75&rU=370&aC=1f090969&*cmd=delete*"
> 
> Thank's in advance.
> 
> Kind regards,
> Jeroen



More information about the TYPO3-english mailing list