Pressing 'show saved data', I see the following warning. What does it means and is it possible to fix it?
Warning: preg_replace() [function.preg-replace]: Unknown modifier '1' in /....../public_html/forms/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 848
Regards
YLI
Warning: preg_replace() [function.preg-replace]: Unknown modifier '1' in /....../public_html/forms/administrator/components/com_chronocontact/admin.chronocontact.html.php on line 848
Regards
YLI
Hi YLI,
warnings can be fixed by setting "error reporting" to none or simple in the Joomla global config! they will be cleaned from the core in the coming version!
Regards
Max
warnings can be fixed by setting "error reporting" to none or simple in the Joomla global config! they will be cleaned from the core in the coming version!
Regards
Max
Thanks for your answer, but 'error reporting' is set on 'none'.
What else might cause the error?
regards YLI
What else might cause the error?
regards YLI
Hi YLI,
try to do this in the php.ini file, is this your local server or a live one ? this setting should be none for live servers actually!
Regards
Max
try to do this in the php.ini file, is this your local server or a live one ? this setting should be none for live servers actually!
Regards
Max
This topic is locked and no more replies can be posted.