Hi!
I've just installed this on J1.5RC4 and it doesn't work. When i chose Components->Chrono Forms->Forms management i have multyple messages like:
And when i save a form and try to view it in frontend it shows...
... before the form.
And the form is not working properly also.
What can be a problem? please, answer.
Thanks!
Andrey
I've just installed this on J1.5RC4 and it doesn't work. When i chose Components->Chrono Forms->Forms management i have multyple messages like:
<br /><b>Notice</b>: Undefined property: stdClass::$ccemail in <b>z:\home\j\www\administrator\components\com_chronocontact\admin.chronocontact.html.php</b> on line <b>183</b><br />
<br /><b>Notice</b>: Undefined property: stdClass::$bccemail in <b>z:\home\j\www\administrator\components\com_chronocontact\admin.chronocontact.html.php</b> on line <b>191</b><br />
And when i save a form and try to view it in frontend it shows...
<br /><b>Notice</b>: Undefined property: stdClass::$ccemail in <b>z:\home\j\www\administrator\components\com_chronocontact\admin.chronocontact.html.php</b> on line <b>183</b><br />
<br /><b>Notice</b>: Undefined property: stdClass::$bccemail in <b>z:\home\j\www\administrator\components\com_chronocontact\admin.chronocontact.html.php</b> on line <b>191</b><br />
... before the form.
And the form is not working properly also.
What can be a problem? please, answer.
Thanks!
Andrey
Hi Andrey,
The strange messages are PHP notices because some variables are not defined before they are used. These have been fixed in the latest 2.3.7 release for Joomla 1.0.x and I'm sure will be fixed in the next release for Joomla 1.5. Meanwhile I'd suggest that you set Error Reporting fro your site to 'System Default' in Global Configuration | Server and they should all disappear.
I imagine this may fix the form problem too - if not, please tell us more about it.
Bob
The strange messages are PHP notices because some variables are not defined before they are used. These have been fixed in the latest 2.3.7 release for Joomla 1.0.x and I'm sure will be fixed in the next release for Joomla 1.5. Meanwhile I'd suggest that you set Error Reporting fro your site to 'System Default' in Global Configuration | Server and they should all disappear.
I imagine this may fix the form problem too - if not, please tell us more about it.
Bob
Thanks for responce, Bob!
Setting Error Reporting to 'System Default' or to 'None 'is not helping. But with Joomla 1.5 RC3 everything works perfect(before i used RC4). So for now i'll keep RC3 until the stable release for RC4 will appear.
Thank you!
Setting Error Reporting to 'System Default' or to 'None 'is not helping. But with Joomla 1.5 RC3 everything works perfect(before i used RC4). So for now i'll keep RC3 until the stable release for RC4 will appear.
Thank you!
This topic is locked and no more replies can be posted.