Hi,
Has the Load CSS event been removed in CF6? It doesn't appear in the list (as far as I can see).
I've just started using CF6 and I'm trying to create a classic Honeypot as I'm getting inundated with spam.
Thank you.
Has the Load CSS event been removed in CF6? It doesn't appear in the list (as far as I can see).
I've just started using CF6 and I'm trying to create a classic Honeypot as I'm getting inundated with spam.
Thank you.
Don't know about a "Load CSS" event, but there's a Honeypot element and corresponding action
I've just tried that, but I can't find any documentation on it, so I've no idea if it's working or not.
I suppose I'll find out over the next few hours...
I suppose I'll find out over the next few hours...
What you can do is under the fail condition of the honeypot action, put in a PHP block and user file_put_contents or somesuch to write a log file, then you will see how many are failing due to the honeypot.
That's an interesting idea. I'm not a programmer, but I will have a play around with that later.
Cheers.
Cheers.
Hi driv,
In CFv6 the Load CSS (and Load JS and HTML) have been moved to the Designer tab. Check in the Custom elements group.
Bob
In CFv6 the Load CSS (and Load JS and HTML) have been moved to the Designer tab. Check in the Custom elements group.
Bob
This topic is locked and no more replies can be posted.