Captcha image not showing


(Mahearnpad) #1

Hi

 

I'm using a captcha on a custom form - by way of the %form_captcha% keyword.  It is showing OK, but only when the page is using _nocache.  

 

This is the page:  https://www.acs.org.au/become-a-member/overseas/join-now

 

What can I do to get the image to display without using  _nocache?

 

thanks

Michael


(Mahearnpad) #2

I've seen some other posts on this issue. Seems to be a problem with caching, and nesting custom form inside a standard page asset. So the fix was to make sure that the page and form are not cached.  Seems to be working OK now.


(Bart Banda) #3

I've seen some other posts on this issue. Seems to be a problem with caching, and nesting custom form inside a standard page asset. So the fix was to make sure that the page and form are not cached.  Seems to be working OK now.

 

Yep, that's correct. You should always disable all caching on custom forms, for that captcha issue, as well as making sure no personal form data gets cached.