Code: Select all
fatal error: Uncaught exception 'Twig_Error_Loader'
Code: Select all
Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "message_body.html" (looked into: ).' in /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:215 Stack trace: #0 /home/snowripp/public_html/phpbb/template/twig/loader.php(107): Twig_Loader_Filesystem->findTemplate('message_body.ht...') #1 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(139): phpbb\template\twig\loader->findTemplate('message_body.ht...') #2 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Environment.php(312): Twig_Loader_Filesystem->getCacheKey('message_body.ht...') #3 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Environment.php(378): Twig_Environment->getTemplateClass('message_body.ht...', NULL) #4 /home/snowripp/public_html/phpbb/template/twig/environment.php(151): Twig_Environment->loadTemplate('message_body.ht...', NULL) #5 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Environment.php(362): phpbb\template\twig\environment->loadTemplate('message_ in /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 215
message_body.html
cannot be found. That is a file in the styles template folder and it must either be corrupt or missing, try replacing that file with a fresh one from the download package. Did you put your board back to prosilver before you upgraded?Code: Select all
General Error
SQL ERROR [ mysqli ]
Duplicate entry 'dbms_version' for key 'PRIMARY' [1062]
SQL
INSERT INTO test_config (config_name, config_value, is_dynamic) VALUES ('dbms_version', '5.6.30-cll-lve', 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/phpbb/config/db.php
LINE: 161
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/phpbb/config/db.php
LINE: 122
CALL: phpbb\config\db->set_atomic()
FILE: [ROOT]/includes/functions.php
LINE: 162
CALL: phpbb\config\db->set()
FILE: [ROOT]/includes/acp/acp_main.php
LINE: 675
CALL: set_config()
FILE: [ROOT]/includes/functions_module.php
LINE: 674
CALL: acp_main->main()
FILE: [ROOT]/adm/index.php
LINE: 81
CALL: p_master->load_active()
Code: Select all
Language file ./language//common.php couldn't be opened.
Language file ./language//common.php couldn't be opened
config.php
file, and the /images
folder from the package./install
folder from the root of your board installation.Code: Select all
SQL ERROR [ mysqli ]
Duplicate entry 'assets_version' for key 'PRIMARY' [1062]
SQL
INSERT INTO test_config (config_name, config_value, is_dynamic) VALUES ('assets_version', '0', 0)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 855
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 193
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 329
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/phpbb/config/db.php
LINE: 161
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/phpbb/config/db.php
LINE: 122
CALL: phpbb\config\db->set_atomic()
FILE: [ROOT]/phpbb/config/db.php
LINE: 188
CALL: phpbb\config\db->set()
FILE: [ROOT]/install/database_update.php
LINE: 28
CALL: phpbb\config\db->increment()
FILE: [ROOT]/install/database_update.php
LINE: 251
CALL: phpbb_end_update()
Code: Select all
Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "index_body.html" (looked into: ).' in /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:215 Stack trace: #0 /home/snowripp/public_html/phpbb/template/twig/loader.php(107): Twig_Loader_Filesystem->findTemplate('index_body.html') #1 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(139): phpbb\template\twig\loader->findTemplate('index_body.html') #2 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Environment.php(312): Twig_Loader_Filesystem->getCacheKey('index_body.html') #3 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Environment.php(378): Twig_Environment->getTemplateClass('index_body.html', NULL) #4 /home/snowripp/public_html/phpbb/template/twig/environment.php(151): Twig_Environment->loadTemplate('index_body.html', NULL) #5 /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Environment.php(362): phpbb\template\twig\environment->loadTemplate('index_body.html') #6 /hom in /home/snowripp/public_html/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 215