CFv4 Other FAQs

Subscriptions

Posted: Oct 10 2012, 08:23

The free version of ChronoForms is fully functional except that:

Receiving Strict Standards messages in Chronoforms

Posted: Oct 10 2012, 08:22

These are PHP strict standards warning messages which are harmless. To hide them you can set "Error reporting" to System Default or 'None' in your Joomla! site Global Configuration.

I have just started using Chronoforms V4, What should I do?

Posted: Oct 10 2012, 08:20

If you have just started using Chronoforms V4, then try using the "Easy Form Wizard", it has a simple and easy to use interface, however, it doesn't have the extensive range of features available in the default Form Wizard.

I get a blank page when my form submits?

Posted: Oct 10 2012, 07:39
A completely blank page is usually a sign of a PHP error. Please try temporarily changing Error Reporting to Maximum in the Site Global Configuration and see if you get a meaningful error message.

How do I show a form in an article?

Posted: Oct 10 2012, 07:35

The ChronoForms plug-in allows you to display a form in a Joomla! article.

How do I show a form in a module?

Posted: Oct 10 2012, 07:33

The ChronoForms module allows you to show your forms in a template module location - typically one of the boxes at the sides or the top or bottom of the page.

How can I upgrade from ChronoForms v3 to v4?

Posted: Oct 10 2012, 07:31

There is no automatic upgrade from CFv3 to CFv4. The underlying code is very different and Max has chosen not to write a 'translator'.

How can I make my PHP portable to another site?

Posted: Oct 10 2012, 07:30
Very often forms are developed on a test site and then later moved to the live site which may be on a completely different domain, server or hosting service. If the folder paths and URLs have been hard-coded it can be time-consuming and messy to hunt them all down and change them to the new values. Fortunately Joomla! can help us write site independent folders and URLs that will automatically be updated to the settings for the current site.

How can I debug my form?

Posted: Oct 10 2012, 07:30
ChronoForms form applications can become very complex and debugging is not always simple. Here are a series of steps that should resolve most problems with simple forms and give some help with more complex or difficult ones.

Is there a list of known bugs?

Posted: Oct 8 2012, 05:35

There's usually a list of reported bugs as a 'Announcement' forum post. For ChronoForms v4 it is in the ChronoForms v4 forum; for ChronoConnectivity it is in the ChronoConnectivity Bugs forum.