View Single Post
  #1  
Old 02-26-2016, 12:11 PM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 161,292
Abronsyth is on a distinguished road
Default Error after disabling sidebar

Resolved

I tried to disable the login portion of the sidebar and I now have this error when visitng [mysite]/login:
Catchable fatal error: Argument 1 passed to GUIContainer::add() must be an instance of GUIComponent, null given, called in /home/inekelmy/public_html/view/loginview.php on line 19 and defined in /home/inekelmy/public_html/classes/class_guicontainer.php on line 361

Unfortunately I cannot login to enable the login bar to see if that fixes it. Anyone have an idea?

EDIT:
OK, I re-enabled it in PHPmyadmin, which fixed the issue...but I really don't want the login portion in the sidebar...how can I disable it without disabling the entire login system?
__________________
My Mods Site (1.3.4, 2020 Mods)

Last edited by Abronsyth; 02-26-2016 at 03:06 PM.
Reply With Quote