Hi,
i have had this on older J!-version too. When trying to install the v4-module Byte.nl blocks it for some reason.
On other sites i can install v4-module but can't get it working. The form will load but will not work
Oh and switching to v5 is not an option for now.
Any ideas?
Kind regards
Hi bepos,
Ask your web host to white-list the ChronoForms files so that it isn't blocked (or change host if they won't).
Bob
Well the component can be installed and works fine. so i guess they do allow chronoforms-files.
Further myjoomla.com reports some chronoforms-component-files as suspected according to lines like :
/administrator/components/com_chronoforms/form_actions/db_record_loader/db_record_loader.php
"// Line: 34
$model_id_sub = preg_replace_callback('/(?:^|_)(.?)/', function($matches){return strtoupper($matches[1]);}, $table_name);//preg_replace('/(?:^|_)(.?)/e', "strtoupper('$1')", $table_name);"
I'm not sure if this is a false positive.
I will ask Byte.nl why they are blocking the module. But if there is any other solution
Kind regards,
Mark
Hi bepos,
If it's just the module being blocked I would ask them for the explanation - I've not heard any other reports of it being blocked by a host.
Similarly you'd need to ask myjoomla.com what their concerns are. ChronoForms is a complex component and there is some code that does things like read and write tables and table classes.
Bob