J1.7, installed, created a form, saved it, all fields looked good, went to check in front end, and I get a blank page.
Tried updating to J2.5 with 2 line patch, and it still didn't fix it, still blank.
Flipped on Maximum debug, nothing related to Chronoforms in output other than sql queries. Flipped it a step futher to development, and this is all I got...
Ideas?
Tried updating to J2.5 with 2 line patch, and it still didn't fix it, still blank.
Flipped on Maximum debug, nothing related to Chronoforms in output other than sql queries. Flipped it a step futher to development, and this is all I got...
Strict Standards: Only variables should be assigned by reference in /path/components/com_chronoforms/chronoforms.html.php on line 13
Strict Standards: Declaration of CFChronoForm::get() should be compatible with that of JObject::get() in /path/components/com_chronoforms/libraries/chronoform.php on line 312
Strict Standards: Declaration of CFChronoForm::set() should be compatible with that of JObject::set() in /path/components/com_chronoforms/libraries/chronoform.php on line 312
Strict Standards: Non-static method CFChronoForm::getInstance() should not be called statically in /path/components/com_chronoforms/chronoforms.php on line 39
Strict Standards: Only variables should be assigned by reference in /path/components/com_chronoforms/libraries/chronoform.php on line 50
Strict Standards: Only variables should be assigned by reference in /path/components/com_chronoforms/libraries/chronoform.php on line 63
Strict Standards: Only variables should be assigned by reference in /path/components/com_chronoforms/libraries/chronoform.php on line 64
Strict Standards: Only variables should be assigned by reference in /path/components/com_chronoforms/libraries/chronoform.php on line 257
Strict Standards: Only variables should be assigned by reference in /path/components/com_chronoforms/libraries/chronoform.php on line 258
Strict Standards: Non-static method HTML_ChronoForms::processView() should not be called statically in /path/components/com_chronoforms/chronoforms.php on line 61
Ideas?