https://www.mibuzzboard.com/phpBB3/index.php
I am unable to see my forum listing, and instead, see a white page displaying the following debug errors:
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/composer/ClassLoader.php on line 576: include([ROOT]/vendor/composer/../symfony/yaml/Parser.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/composer/ClassLoader.php on line 576: include(): Failed opening '[ROOT]/vendor/composer/../symfony/yaml/Parser.php' for inclusion (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear')
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/composer/ClassLoader.php on line 576: include([ROOT]/vendor/composer/../symfony/yaml/Parser.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/composer/ClassLoader.php on line 576: include(): Failed opening '[ROOT]/vendor/composer/../symfony/yaml/Parser.php' for inclusion (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear')
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/composer/ClassLoader.php on line 576: include([ROOT]/vendor/composer/../symfony/yaml/Parser.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/composer/ClassLoader.php on line 576: include(): Failed opening '[ROOT]/vendor/composer/../symfony/yaml/Parser.php' for inclusion (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear')[/quote]
I've tried clearing the cache and reinstalling the vendor folder, but unfortunately, that did not do the trick.
Many thanks in advance to anyone who is able to assist!