Mar 11th, 2013, 11:15 AM
I'm having trouble making it work. For some reason I was able to get through the form setup process fine but now the captcha won't verify the image. Here is my form: http://www.imnotaclown.com/library/
I tried making the changes as moorezilla suggested but that didn't seem to work either.
Suggestions? Thank you.
I tried making the changes as moorezilla suggested but that didn't seem to work either.
Suggestions? Thank you.
(Jan 30th, 2013, 10:49 AM)moorezilla Wrote: Thanks for adding this!
Just a note, but I think that this:
ft_display_page("../../global/smarty/messages.tpl", $page_vars);
should be changed to something like
ft_display_page("error.tpl", $page_vars);
I don't think ../../global/smarty/messages.tpl exists... at least I didn't see it on my install.