IP.Board Support

This dumb shit always happens to me.

Submitted by villager, , Thread ID: 71352

Thread Closed
villager
Newbie
Prime
Level:
0
Reputation:
0
Posts:
17
Likes:
0
Credits:
3
26-01-2018, 02:52 AM
#1
I finished setting up IPB and BOOM first error desides to take down the entire site. It seems it's only effecting logged in members because it looks like a part of the code that is broken is what verifies members.

Code:
ArgumentCountError: Too few arguments to function IPS\core\FrontNavigation\_FrontNavigationAbstract::__construct(), 1 passed in /home/gielinft/public_html/system/Application/Application.php on line 819 and exactly 3 expected (0)
#0 /home/gielinft/public_html/system/Application/Application.php(819): IPS\core\FrontNavigation\_FrontNavigationAbstract->__construct(Object(IPS\Member))
#1 /home/gielinft/public_html/system/Application/Application.php(300): IPS\_Application->extensions('core', 'FrontNavigation', true, true)
#2 /home/gielinft/public_html/system/Theme/Theme.php(824) : eval()'d code(9041): IPS\_Application::allExtensions('core', 'FrontNavigation')
#3 /home/gielinft/public_html/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_core_front_global->navBar()
#4 /home/gielinft/public_html/system/Theme/Theme.php(824) : eval()'d code(5678): IPS\Theme\_SandboxedTemplate->__call('navBar', Array)
#5 /home/gielinft/public_html/system/Theme/SandboxedTemplate.php(56): IPS\Theme\class_core_front_global->globalTemplate('d7199e806619f89...', '\n\n\n\n\n\t\n\t<div cl...', Array)
#6 /home/gielinft/public_html/system/Dispatcher/Dispatcher.php(166): IPS\Theme\_SandboxedTemplate->__call('globalTemplate', Array)
#7 /home/gielinft/public_html/system/Dispatcher/Standard.php(103): IPS\_Dispatcher->finish()
#8 /home/gielinft/public_html/system/Dispatcher/Front.php(562): IPS\Dispatcher\_Standard->finish()
#9 /home/gielinft/public_html/system/Dispatcher/Dispatcher.php(148): IPS\Dispatcher\_Front->finish()
#10 /home/gielinft/public_html/index.php(12): IPS\_Dispatcher->run()
#11 {main}

What do I have to do to resolve this, I can post snippets from the actual code itself from application.php if necessary.

RE: This dumb shit always happens to me.

MarcFrid
Member ?
Level:
0
Reputation:
66
Posts:
456
Likes:
173
Credits:
547
30-01-2018, 09:43 AM
#2
What null are you using? What OS you use? When did this happen ( at setup? )

RE: This dumb shit always happens to me.

erevan
Newbie
Level:
0
Reputation:
0
Posts:
19
Likes:
1
Credits:
6
25-04-2018, 12:55 AM
#3
This is an issue with a custom navbar for a theme that has not been properly updated for your current forum version.

Users browsing this thread: 1 Guest(s)