Buongiorno,
ho creato ed installato un nuovo phpbb, creando un database con gli stessi dati di quello esisteste, e andava.
Poi ho provato ad importare il database dal pannello dell'hosting, ma quando andavo a vedere il sito compariva questo errore
Codice: Seleziona tutto
Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "index_body.html" (looked into: ).' in
/home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:202 Stack trace: #0 /home/ideamoto/www/sportcityclub.com/phpBB3/phpbb/template/twig/loader.php(107):
Twig_Loader_Filesystem->findTemplate('index_body.html') #1 /home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(138): phpbb\template\twig\loader-
>findTemplate('index_body.html') #2 /home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Environment.php(265): Twig_Loader_Filesystem->getCacheKey('index_body.html') #3
/home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Environment.php(312): Twig_Environment->getTemplateClass('index_body.html', NULL) #4
/home/ideamoto/www/sportcityclub.com/phpBB3/phpbb/template/twig/environment.php(151): Twig_Environment->loadTemplate('index_body.html', NULL) #5 /home/ideamoto/www/sportcityclub.com/phpBB3/v in
/home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 202
Poi ho ripristinato il database della nuova installazione e dal pannello di phpbb ho provato a ripristinare il database (che era stato salvato proprio dal quel pannello) e al riavvio del sito mi da questo altro errore
Codice: Seleziona tutto
Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "index_body.html" (looked into: ).' in
/home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:202 Stack trace: #0 /home/ideamoto/www/sportcityclub.com/phpBB3/phpbb/template/twig/loader.php(107):
Twig_Loader_Filesystem->findTemplate('index_body.html') #1 /home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(138): phpbb\template\twig\loader-
>findTemplate('index_body.html') #2 /home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Environment.php(265): Twig_Loader_Filesystem->getCacheKey('index_body.html') #3
/home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Environment.php(312): Twig_Environment->getTemplateClass('index_body.html', NULL) #4
/home/ideamoto/www/sportcityclub.com/phpBB3/phpbb/template/twig/environment.php(151): Twig_Environment->loadTemplate('index_body.html', NULL) #5 /home/ideamoto/www/sportcityclub.com/phpBB3/v in
/home/ideamoto/www/sportcityclub.com/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 202
Come posso risolvere?
Grazie