Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#61 2019-08-25 23:29:17
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_contact – Form field validation, spam prevention & more
Hi jeroenvg, apologies for the tardy response … my TXP time is very limited these days.
jeroenvg wrote #319100:
… on preliminary testing, we found that steps 2 and 3 don’t work anymore when we upgrade to TXP 4.7.3.
Any error messages/diagnostics? Switch on debugging mode & have a look in the debug trace for any adi_contact related grumblings.
are you planning an update for 4.7 (preferably with zem_contact_reborn replaced by com_connect)?
Sorry, probably not in the near future.
Offline
Re: adi_contact – Form field validation, spam prevention & more
gomedia wrote #319137:
Sorry, probably not in the near future.
This one might be a little easier to update – time allowing, of course – as AFAIK com_connect works exactly like zcr, just with new callback names.
@jeroenvg, this might get you what you want, but of course I don’t know if it resolves the steps not working as your described.
TXP Builders – finely-crafted code, design and txp
Offline
#63 2020-08-13 06:35:55
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_contact – Form field validation, spam prevention & more
About five minutes after replacing zem_contact on my website with com_connect I started getting junk emails via the contact form.
The second one even offered to send out newsletters for me via the “Contact us” forms of thousands of websites – the irony!
Nothing like a cheeky email from Russia for motivation to update some code, so here’s the latest version.
Notable changes for version 0.7:
- TXP 4.7+ only
- converted from zem_contact_reborn to com_connect
- added “https” to list of spammy content
It’s been a bit of a global replace job (zem_contact -> com_connect) but on the face of it things seem to be working OK. Please let me know otherwise.
Don’t know if the MailChimp bit of it still works. The client that used it kicked me out years ago, so haven’t been monitoring the latest API changes/deadlines.
Offline
Re: adi_contact – Form field validation, spam prevention & more
Thanks for updating this – and your other – really very useful plugins. Very grateful! 👍
TXP Builders – finely-crafted code, design and txp
Offline
#65 2020-08-13 14:25:48
- jeroenvg
- Member
- From: netherlands
- Registered: 2010-04-21
- Posts: 34
Re: adi_contact – Form field validation, spam prevention & more
Offline