Non-static method *** should not be called statically
if(Model_Character::is_owned($this->user_id, $character_id)) { }
class Class { public [b]static[/b] function method { } }
It looks like you're new here. If you want to get involved, click one of these buttons!