Od pewnego czasu regularnie przy przeglądaniu strony pojawia mi się komunikat:
An error occurred while executing this script!
- If you are a Contao user, contact the administrator of your website.
- Open file system/logs/error.log and search for a corresponding entry.
- Open file system/config/localconfig.php and add the following line:
$GLOBALS['TL_CONFIG']['displayErrors'] = true; - Read the Contao FAQs or visit the Contao support page.
Po przejściu do logów błędów znajduję wpis:
PHP Fatal error: Uncaught exception 'Exception' with message 'Directory "" is not a file' thrown in /home/users/xxxxx/public_html/system/libraries/File.php on line 86
Ktoś z Was spotkał się z podobnym problemem?
Jakie jest możliwe rozwiązanie by się pozbyć tego błędu?