Hi There,
ChronoForms version: from download ChronoForms_V3.1_RC5.5.zip
Joomla version: 1.5.14
After a successful installation and successful building of 2 forms, I discovered that the form html code is copied/printed to the bottom of the joomla page. The entire form is duplicated under the Joomla template starting with the title, followed by <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> etc. etc.
To view one of the forms:
http://weali.com/mycom/index.php?option=com_chronocontact&Itemid=50
Many thanks in expectant anticipation of your kind assistance!
rbryn
ChronoForms version: from download ChronoForms_V3.1_RC5.5.zip
Joomla version: 1.5.14
After a successful installation and successful building of 2 forms, I discovered that the form html code is copied/printed to the bottom of the joomla page. The entire form is duplicated under the Joomla template starting with the title, followed by <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> etc. etc.
To view one of the forms:
http://weali.com/mycom/index.php?option=com_chronocontact&Itemid=50
Many thanks in expectant anticipation of your kind assistance!
rbryn
Hi rbryn,
Very odd. I think it's either template related - or there is something in the footer module.
It's not ChronoForms code at all as far as I can see - the <form> tag contents are quire different - and CF doesn't generate a doctype header tag :-(
Bob
Very odd. I think it's either template related - or there is something in the footer module.
It's not ChronoForms code at all as far as I can see - the <form> tag contents are quire different - and CF doesn't generate a doctype header tag :-(
Bob
Ok, thanks for the reply.
I'm not sure where to begin to fix this one.
When I looked at the form code within ChronoForm component there was no indication of the doctype tages. So, maybe you're right about it coming from the template.
What footer module? Did you mean the template footer module?
Thanks,
Rbryn
I'm not sure where to begin to fix this one.
When I looked at the form code within ChronoForm component there was no indication of the doctype tages. So, maybe you're right about it coming from the template.
What footer module? Did you mean the template footer module?
Thanks,
Rbryn
Hi Rbryn,
If you look at the page source it's in a div called <div id="footermodules" class="spacer w99"> which suggests that it's being loaded into a footer module.
Bob
If you look at the page source it's in a div called <div id="footermodules" class="spacer w99"> which suggests that it's being loaded into a footer module.
Bob
Thanks for the help. Problem solved. It was from a previous attempt to run a form from an html page. How embarrassing!
Rbryn
Rbryn
This topic is locked and no more replies can be posted.