Please help!
I am running Joomla 1.5 latest version as of today and also downloaded ChronoForm today only. I am running Joomla on my local computer at localhost and not on live server online.
I had gone through the pdf tutorial very carefully and did exactly as per instructions but I do not know why, clicking on "Create an account" link below login box does not bring my form designed with ChronoForm. I also went through this forum but could not find the clue on why ChronoForm is not coming up for registration link.
I checked and re-checked all the options but nothing seems to work.
Thanks.
I am running Joomla 1.5 latest version as of today and also downloaded ChronoForm today only. I am running Joomla on my local computer at localhost and not on live server online.
I had gone through the pdf tutorial very carefully and did exactly as per instructions but I do not know why, clicking on "Create an account" link below login box does not bring my form designed with ChronoForm. I also went through this forum but could not find the clue on why ChronoForm is not coming up for registration link.
I checked and re-checked all the options but nothing seems to work.
Thanks.
Problem of not displaying new user registration form is solved!
I just had to insert the following line:
$mainframe->redirect('index.php?option=com_chronocontact&chronoformname=RegisterExtForm');
Earlier I could not thin of putting the link url shown in the Form Manager for my form.
I just had to insert the following line:
$mainframe->redirect('index.php?option=com_chronocontact&chronoformname=RegisterExtForm');
Earlier I could not thin of putting the link url shown in the Form Manager for my form.
This topic is locked and no more replies can be posted.