Forums

captcha not working

ritarita 20 Jan, 2009
hi all,
i have created my contact form using chronoforms.i have used two template for my site.and when i enable the captcha in the chroforms it goes to the default template(after the error message).Any idea?😟
Max_admin 21 Jan, 2009
Hi ritarita,

show me the form URL please, you don't have to paste it all here, just the part starting with index.php

Regards
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
ritarita 23 Jan, 2009
Hi max,

Thanks for the reply.

This is the URL i am using
$actionurl = '/index.php?option=com_chronocontact&task=send&chronoformname='.$rows[0]->name;
Now it is not checking the captcha, it goes to the thank you page even we type the wrong captcha.
What to do!
GreyHead 23 Jan, 2009
HI ritarita,

The &task=send part of the URL is usually only in the Submit URL, not the form URL. I may be missing the point here but that doesn't look right to me.

Bob
Max_admin 23 Jan, 2009
Hi ritarita,

Sorry but where do you have this code :

$actionurl = '/index.php?option=com_chronocontact&task=send&chronoformname='.$rows[0]->name;

????

I'm confused now, at the first post you are talking about something totally different, did you make any progress yourself ?

Regards
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
ritarita 27 Jan, 2009
Hi Max,

First of all sorry for the confusions.

I am using two templates in my site one for home page and other for all the inner pages(including forms) first template is my default template, and using sh404sef for SEF URLs.i have enabled the captcha.when i enter wrong verification code and the form get submitted then it goes to the default template(home page).and the URL is like

index.php?option=com_chronocontact&task=send&chronoformname=general_enquiry

If i make my second template (inner page template)as a default template , and enter the wrong verification code means its shows the alert message and goes back to the same form page.(working well)The URL is like.

index.php?option=com_chronocontact&task=send&chronoformname=general_enquiry

But I want the first template to be default for some reasons.Any solution for this.Please Help.
Max_admin 27 Jan, 2009
ok good, show me the URL of the page where the form is loaded the first time!

Regards
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Max_admin 28 Jan, 2009
I need to see the non SEF URL please!🙂
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
ritarita 29 Jan, 2009
The non SEF URL is
index.php?option=com_chronocontact&Itemid=116&lang=en
Max_admin 30 Jan, 2009
Great, then at the "Submit URL" field in the "Form URLs" tab you will need to add :
index.php?option=com_chronocontact&task=send&chronoformname=general_enquiry&Itemid=116&lang=en

Cheers
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
ritarita 13 Feb, 2009
No its not working. any other solution?
This topic is locked and no more replies can be posted.