[TYPO3] ve-guestbook question

Jochen Rieger j.rieger at connecta.ag
Wed May 23 14:38:39 CEST 2007


Hi Roelof,

> Im using this guestbook with this TS : plugin.tx_veguestbook_pi1.config {
>  spamProtectEmailAddresses = 1
>  spamProtectEmailAddresses_atSubst = (at)}

I think the spam protection for emails is a pure config thing, not a 
specific plugin configuration.

Try this in the ts setup field of your root template:

config.spamProtectEmailAddresses = 1
config.spamProtectEmailAddresses_atSubst = (at)

Without any plugin object beforehand.

Regards,
Jochen


More information about the TYPO3-english mailing list