Hello! I wanted to ask. I have a website with php-fusion, and there are user level quest, user, administrator and superadministrator, so how can I add one more user level ''moderator''? Thanks ;)
Moderator is not a level like Guest, User, admin and Superadmin.
You can define moderators by a moderator group in the group administration. And then you must set this group as moderator group in forum administration.
you can find the user level definitions in maincore.php. that will be useful when you wanna add another level of admin there. but that won't be needed for your problem here. i'm just telling you in case you would need it in the future.