Hi, I've installed ChronoForms successfully and made my form but I get this error when I try to view the form in my browser.
Fatal error: Call to a member function on a non-object in /Library/WebServer/joomla/components/com_chronocontact/libraries/chronoform.php on line 40
This form is a copy from my test site that works perfectly, the only difference between this joomla site and my test one is this one is live on the web - not sure if this is the difference to why it's calling up an error?
Any ideas ????
- I figured it out. There was a difference in my form name. My test form had an underscore in the name whereas I put a minus sign in the new form. It turns out ChronoForms doesn't like the minus sign in the form name!
Fatal error: Call to a member function on a non-object in /Library/WebServer/joomla/components/com_chronocontact/libraries/chronoform.php on line 40
This form is a copy from my test site that works perfectly, the only difference between this joomla site and my test one is this one is live on the web - not sure if this is the difference to why it's calling up an error?
Any ideas ????
- I figured it out. There was a difference in my form name. My test form had an underscore in the name whereas I put a minus sign in the new form. It turns out ChronoForms doesn't like the minus sign in the form name!