I solved it, if anyone comes across this, I’ve just removed this snippet at the very bottom of every file:
piklist('shared/code-locater', array(
'location' => __FILE__
,'type' => 'User Section'
));
I just didn’t realize about this piece of code. Sorry my bad.
Thanks a lot anyway.