Have I read the related troubleshooter articles above before posting (which pages?)? Articles not really related to problem
Have I searched the forum before posting? Yes
Have I read the documentation before posting (which pages?)? Pages 30-31 on CSRF/Anti-spam form protection (CSRFShield)
Joomla! version: 1.5.23
PHP version: 5.2.16
MySQL version: 5.0.92-community-log
Host:
Admin Tools version: 2.1.3 Pro
Description of my issue:
I've set CSRF/Anti-spam form protection (CSRFShield) to Advanced and can find the hidden field on one form but not another on the same website.
To look for the hidden field, I did a View Source on the page and look for:
style="float: left; position: absolute; z-index: 1000000; left: -10000px; top: -10000px;"
The form that doesn't have it is a contact form created with aiContactSafe (http://extensions.joomla.org/extensions/contacts-and-feedback/contact-forms/7901).
Is there a criteria that determines if a hidden field is to be added?
Thanks in advance for your help. Great product!