You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The actual problem was that the symlink was missing (see contao/core-bundle#719), so you should revert the fix. The file being present in system/config is covered by our BC promise, but the file being present in vendor/contao/core-bundle/src/Resources/contao/config is not. In fact, it will no longer be there as of Contao 4.7.
[2017-02-09 10:12:57] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalErrorException(code: 0): Compile Error: require_once(): Failed opening required '/home/public_html/domain.com/system/config/tcpdf.php' (include_path='.:/opt/alt/php71/usr/share/pear') at /home/public_html/domain.com/vendor/isotope/isotope-core/system/modules/isotope/library/Isotope/Model/Document/Standard.php:76)"} []
The text was updated successfully, but these errors were encountered: