I actually try to implement a form , when i submit on the test form it's ok , but when i implement it following a shorcut in the menu , it's impossible to submit , the form do a loop each time i try to submit without error.
The only way i find it's to put the event submit on my menu link and then it's ok but the forms says i don't enter the good captcha at the opening .
Is this a well know bug ?
I try to implement also the article on the FAQ related to the same problem , and i have the same result , infinite loop on the captcha without error.
Thanks to Bob Jane who answer the first time.
The only way i find it's to put the event submit on my menu link and then it's ok but the forms says i don't enter the good captcha at the opening .
Is this a well know bug ?
I try to implement also the article on the FAQ related to the same problem , and i have the same result , infinite loop on the captcha without error.
Thanks to Bob Jane who answer the first time.
Hi louponapoletano,
The answer is the same this time. Don't add the submit event to the menu itme you use to load the form. Leave the Event box empty so that the default Load event is used. If you need a menu item for the submit event use a second menu item that is not visible on the site and add the submit event to that.
Bob
The answer is the same this time. Don't add the submit event to the menu itme you use to load the form. Leave the Event box empty so that the default Load event is used. If you need a menu item for the submit event use a second menu item that is not visible on the site and add the submit event to that.
Bob
Many thanks , actually i implement this method and i can't submit the form...
If you want to have a look : http://www.database-memoire.eu/prive/en-us/contact-us
Many thanks
If you want to have a look : http://www.database-memoire.eu/prive/en-us/contact-us
Many thanks
Hi louponapoletano,
The Action URL is still an SEF URL and I suspect that is the problem. Please try changing it to a hidden menu item as described in the FAQ.
Bob
The Action URL is still an SEF URL and I suspect that is the problem. Please try changing it to a hidden menu item as described in the FAQ.
Bob
It solve partially the problem , like when i put the submit on event on my menu shorcut ... If the captcha isn't ok all the menu dissapear ...
I think also it's due to SEF ... Do you think the "bug" will be corrected soon ?
I think also it's due to SEF ... Do you think the "bug" will be corrected soon ?
Hi louponapoletano,
If the menus disappear that's probably because the module is not set for all pages (or for the menu item you are using to submit the form).
I have no idea when or if the problems with Joomla! SEF URLs will be fixed :-(
Bob
If the menus disappear that's probably because the module is not set for all pages (or for the menu item you are using to submit the form).
I have no idea when or if the problems with Joomla! SEF URLs will be fixed :-(
Bob
Many thanks ... i forgot effectivly the module assignation ...
For me it solved ... Now try to do the same with the french part of the website...
For me it solved ... Now try to do the same with the french part of the website...
This topic is locked and no more replies can be posted.