Hi Grey, what´s up!!
Hope your new years eve has been great!!
I installed CF 4, configured form and so on (excellent job on youtube video tutorials, loved the jazz soundtrack).
Then I saw your videos about captcha, started to configure inside form here
http://allbusinessnegocios.com.br/index.php/negocios/cadastro-de-investidor
1. The captcha is working fine. But when I try to make a mistake (as the user will certainly do sometime), it returns the following errors:
- First started with that problem of memory limit, then I installed a plugin and increased to 32MB
http://extensions.joomla.org/extensions/tools/development-tools/18298
- Then it gaves me 500 error
- Then I increased to 128Mb and changed the error to
Erro 324 (net::ERR_EMPTY_RESPONSE)
So I disable the LOOP function on the OnSubmit event? What I should do?
2. I figured out that the field TIPOS (which means types in my language) is´nt recording on DB.
I read something about brackets after the name of the field because it´s a checkbox group, is it correct?
Thanks for your help!
Cheers from Brazil.
Lucas
Hope your new years eve has been great!!
I installed CF 4, configured form and so on (excellent job on youtube video tutorials, loved the jazz soundtrack).
Then I saw your videos about captcha, started to configure inside form here
http://allbusinessnegocios.com.br/index.php/negocios/cadastro-de-investidor
1. The captcha is working fine. But when I try to make a mistake (as the user will certainly do sometime), it returns the following errors:
- First started with that problem of memory limit, then I installed a plugin and increased to 32MB
http://extensions.joomla.org/extensions/tools/development-tools/18298
- Then it gaves me 500 error
- Then I increased to 128Mb and changed the error to
Erro 324 (net::ERR_EMPTY_RESPONSE)
So I disable the LOOP function on the OnSubmit event? What I should do?
2. I figured out that the field TIPOS (which means types in my language) is´nt recording on DB.
I read something about brackets after the name of the field because it´s a checkbox group, is it correct?
Thanks for your help!
Cheers from Brazil.
Lucas