Error 500 when I try to access the settings in the adm panel


no_avatar
caiocald
 
Posts: 3
Joined: Fri Apr 10, 2020 7:56 pm
 Fri Apr 10, 2020 8:41 pm • via Web
Hi

something wrong?

sdsd.png
Last edited by caiocald on Sat Apr 11, 2020 4:49 am, edited 1 time in total.
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Fri Apr 10, 2020 9:20 pm • via Web
Hi,

Error 500 can mean anything.
If you have access to the server error log, check what error appears when you access that page.

If not, try adding the following line to the config.php file that is in the main forum directory. If your hosting accepts it, that will cause the specific error to be displayed, instead of error 500
Code: Select all
@ini_set('display_errors', 'On');
no_avatar
caiocald
 
Posts: 3
Joined: Fri Apr 10, 2020 7:56 pm
 Fri Apr 10, 2020 9:47 pm • via Web
Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "canidev.chat.controller.admin.config". in /home/proje148/public_html/vendor/symfony/dependency-injection/Container.php:348 Stack trace: #0 /home/proje148/public_html/ext/canidev/chat/acp/main_module.php(31): Symfony\Component\DependencyInjection\Container->get('canidev.chat.co...') #1 /home/proje148/public_html/includes/functions_module.php(676): canidev\chat\acp\main_module->main('\\canidev\\chat\\a...', 'config') #2 /home/proje148/public_html/adm/index.php(81): p_master->load_active() #3 {main} thrown in /home/proje148/public_html/vendor/symfony/dependency-injection/Container.php on line 348
User avatar
IvanPF
Administrator
 
Posts: 2010
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Fri Apr 10, 2020 10:15 pm • via Web
Apparently you have a problem with the chat configuration files.
Files may not have been uploaded correctly. Please upload the chat files back to the hosting. Make sure that inside the /ext/canidev/chat/config/ folder there are three files and they are uploaded correctly.

Then clean the cache from the ACP
no_avatar
caiocald
 
Posts: 3
Joined: Fri Apr 10, 2020 7:56 pm
 Fri Apr 10, 2020 10:23 pm • via Web
The three files are in the folder

EDIT 1: Apparently the error was in that extra patch file for the errors in phpbb 3.3. I took the files from him and everything worked normally.

Who is online

Users browsing this forum: No registered users and 0 guests