Hi,
I'll admit I'm probably doing something stupid since I don't see anyone else having this problem but here goes...
So everything is perfect until the finishing touches comes in. I have tried adding in the code but I keep getting this error:
500 - View not found [name, type, prefix]: register_form.html,html,userView
my forms name is register_form and I have tried multiple variations on the code in the tutorial, doesn't seem to help.
Some clarification would be much appriciated!
Thanks in advance
PS great extension😉
I'll admit I'm probably doing something stupid since I don't see anyone else having this problem but here goes...
So everything is perfect until the finishing touches comes in. I have tried adding in the code but I keep getting this error:
500 - View not found [name, type, prefix]: register_form.html,html,userView
my forms name is register_form and I have tried multiple variations on the code in the tutorial, doesn't seem to help.
Some clarification would be much appriciated!
Thanks in advance
PS great extension😉
Hi Blurp,
ChronoForms doesn't use the Joomla View code so I'm not sure why this should show up.
What is the URL you are using to access the form?
Bob
ChronoForms doesn't use the Joomla View code so I'm not sure why this should show up.
What is the URL you are using to access the form?
Bob
hmmm... do you mean this? From the tut:
I figured that my form would be saved as register_form.html? But well the last time I used Joomla was a year ago so I'm a bit rusty on the ins and outs...
$mainframe->redirect('register.html');
I figured that my form would be saved as register_form.html? But well the last time I used Joomla was a year ago so I'm a bit rusty on the ins and outs...
Hi Blurp,
No that's something different, changing that may well give the error you see.
Try clicking the link in the Form Manager to view the form please.
Bob
No that's something different, changing that may well give the error you see.
Try clicking the link in the Form Manager to view the form please.
Bob
hi Bob, you can call me nicole🙂
Ok viewing the general form info, the only URLs I see are the redirect URL and the submit URL...
Must I fill those in?
Ok viewing the general form info, the only URLs I see are the redirect URL and the submit URL...
Must I fill those in?
Hi Nicole,
No, go back to the Forms Manager where there's a list of forms (you may only have one) there's a column headed 'links' I think. Click the link for your form in that column.
Bob
No, go back to the Forms Manager where there's a list of forms (you may only have one) there's a column headed 'links' I think. Click the link for your form in that column.
Bob
oooohhh... right so that link is
http://www.mysitename.co.za/index.php?option=com_chronocontact&chronoformname=register_form
http://www.mysitename.co.za/index.php?option=com_chronocontact&chronoformname=register_form
Nope... showed perfectly... I can only think that I'm somehow changing the code incorrectly?
This topic is locked and no more replies can be posted.