Dear ChronoForms expert,
After upgrading the chronoforms component to 3.1 RC5.5, my forms didn't work properly anymore. Turns out that the dashes in my form names now cause problems. Therefore, I tried to remove the dashes in the form names. But when I want to save the changes, I get the following error messages and the changes are not stored:
Warning: require_once(/var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/includes/fuehrungserfolg/formhtml.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/admin.chronocontact.php(2736) : eval()'d code on line 2
Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/includes/fuehrungserfolg/formhtml.php' (include_path='.:') in /var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/admin.chronocontact.php(2736) : eval()'d code on line 2
In order to remove the dashes, I had to edit the mysql database. After that, my forms worked again. Is there a way to make saving changes work properly again?
Thanks, Adrian
After upgrading the chronoforms component to 3.1 RC5.5, my forms didn't work properly anymore. Turns out that the dashes in my form names now cause problems. Therefore, I tried to remove the dashes in the form names. But when I want to save the changes, I get the following error messages and the changes are not stored:
Warning: require_once(/var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/includes/fuehrungserfolg/formhtml.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/admin.chronocontact.php(2736) : eval()'d code on line 2
Fatal error: require_once() [function.require]: Failed opening required '/var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/includes/fuehrungserfolg/formhtml.php' (include_path='.:') in /var/www/vhosts/diacova.ch/httpdocs/administrator/components/com_chronocontact/admin.chronocontact.php(2736) : eval()'d code on line 2
In order to remove the dashes, I had to edit the mysql database. After that, my forms worked again. Is there a way to make saving changes work properly again?
Thanks, Adrian