Forums

PHP Warning with Chronoforms6

flashfs 30 May, 2017
When trying to use Chronoforms, many errors appears on error_log, like:
PHP Warning:  parse_ini_file() has been disabled for security reasons in /administrator/components/com_chronoforms6/chronoforms/themes/default/views/connections/edit.php on line 181, referer: /administrator/index.php?option=com_chronoforms6&cont=connections
PHP Notice:  Array to string conversion in /administrator/components/com_chronoforms6/chronoforms/themes/default/views/connections/edit.php on line 189, referer: /administrator/index.php?option=com_chronoforms6&cont=connections

I attached a screenshot with some visible errors.

Running Joomla 3.7.2 and PHP 5.6.
Max_admin 30 May, 2017
Hi flashfs,

Please enable the parse_ini_file function on the server.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
flashfs 30 May, 2017
I understand that, but maybe you guys should approach it some other way. Joomla itself apparently try not to use that function if it is disabled. See: https://github.com/joomla/joomla-cms/pull/15620
Max_admin 31 May, 2017
Hi flashfs,

There is no need to provide an alternative if a core PHP function should work ok:
https://stackoverflow.com/questions/23336103/parse-ini-file-has-been-disabled-for-security-reasons-alternative

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.