CF6 Load CSS

driv 02 Jul, 2018
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.
healyhatman 02 Jul, 2018
Don't know about a "Load CSS" event, but there's a Honeypot element and corresponding action
driv 02 Jul, 2018
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...
healyhatman 02 Jul, 2018
1 Likes
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.
driv 02 Jul, 2018
That's an interesting idea. I'm not a programmer, but I will have a play around with that later.

Cheers.
GreyHead 02 Jul, 2018
1 Likes
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
driv 02 Jul, 2018
Cheers Bob.
This topic is locked and no more replies can be posted.