"probably a static method not labeled static again" yup
When I click on the register page I get this:
Non-static method form::RenderCustomField() should not be called statically
line #6 FECES_ERROR_HANDLER('2048','Non-static method form::RenderCustomField() should not be called statically','/home/puke7/botb/kernel/_SLOTSWATCH.php(169) : eval()'d code','6',array);
b/kernel/_SLOTSWATCH.php(169) : eval()'d code
line #6 form::RenderCustomField();
b/kernel/_SLOTSWATCH.php(169) : eval()'d code
line #169 eval();
b/kernel/_SLOTSWATCH.php
line #4 slot::Build('form','InputRow',array);
b/kernel/_SLOTSWATCH.php(146) : eval()'d code
line #146 eval();
b/kernel/_SLOTSWATCH.php
line #77 slot::BuildSingle('form','Render',object);
b/whats/form/form_class.php
line #178 form->Render();
b/whats/barracks/barracks__user.php
line #13 require('/home/puke7/botb/whats/barracks/barracks__user.php');
b/whats/barracks/barracks.php
line #28 require_once('/home/puke7/botb/whats/barracks/barracks.php');
b/_FECES.php