Hello, I got the 'Error 500' in my site, I need some help to fix them
I use IPB 3.4.9 and I got problem today
The site is still normal before log-in, and the Error 500 is heppen after log-in
So I check the Error Log in host and found this
[17-Nov-2021 08:50:19 UTC] PHP Warning: Use of undefined constant IPS_IS_UPGRADER - assumed 'IPS_IS_UPGRADER' (this will throw an Error in a future version of PHP) in /home/-----/public_html/admin/applications_addon/other/shoutbox/sources/classes/library.php on line 476
[17-Nov-2021 08:50:19 UTC] PHP Warning: Use of undefined constant IPS_IS_INSTALLER - assumed 'IPS_IS_INSTALLER' (this will throw an Error in a future version of PHP) in /home/-----/public_html/admin/applications_addon/other/shoutbox/sources/classes/library.php on line 476
[17-Nov-2021 08:50:19 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/admin/sources/classes/text/parser.php on line 2395
[17-Nov-2021 08:50:19 UTC] PHP Warning: Use of undefined constant glb - assumed 'glb' (this will throw an Error in a future version of PHP) in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_shoutbox_hooks.php on line 108
[17-Nov-2021 08:50:19 UTC] PHP Fatal error: Uncaught Error: [] operator not supported for strings in /home/-----/public_html/admin/applications/forums/sources/classes/topics.php:1895
Stack trace:
#0 /home/-----/public_html/admin/applications/forums/modules_public/forums/forums.php(1288): app_forums_classes_topics->parseTopicForLineEntry(Array)
#1 /home/-----/public_html/admin/applications/forums/modules_public/forums/forums.php(1354): public_forums_forums_forums->parseTopicData(Array)
#2 /home/-----/public_html/hooks/topicosrecentes_21ce5a4237de4c7684af131f41d31416.php(180): public_forums_forums_forums->renderEntry(Array)
#3 /home/-----/public_html/hooks/topicosrecentes_21ce5a4237de4c7684af131f41d31416.php(24): topicosrecentes->recentTopics()
#4 /home/-----/public_html/admin/sources/classes/output/publicOutput.php(3785): topicosrecentes->getOutput()
#5 /home/-----/public_html/admin/sources/classes/output/publicOutput.php(3849) : eval()'d code(6): output->templateHooks('<!DOCTYPE html>...')
#6 /home/----- in /home/-----/public_html/admin/applications/forums/sources/classes/topics.php on line 1895
[17-Nov-2021 08:51:45 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:51:47 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:52:09 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:53:37 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:53:39 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:54:46 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:54:48 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:55:32 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:57:43 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
[17-Nov-2021 08:57:50 UTC] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/-----/public_html/admin/sources/base/ipsRegistry.php on line 4279
[17-Nov-2021 08:57:50 UTC] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/-----/public_html/admin/sources/base/ipsRegistry.php on line 4336
[17-Nov-2021 08:57:50 UTC] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/-----/public_html/admin/sources/base/ipsRegistry.php on line 4421
[17-Nov-2021 08:57:50 UTC] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/-----/public_html/admin/sources/classes/output/publicOutput.php on line 551
[17-Nov-2021 08:57:50 UTC] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/-----/public_html/admin/sources/classes/output/publicOutput.php on line 556
[17-Nov-2021 08:57:50 UTC] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/-----/public_html/admin/sources/classes/output/publicOutput.php on line 565
[17-Nov-2021 08:57:51 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/-----/public_html/cache/skin_cache/cacheid_4/skin_global.php on line 1036
Please help me.