Quote:
Originally Posted by vBFreak
Is it possible to refresh the user titles? I've added the users in the arrays, but comments that were added before the Update 10/30/2004 aren't affected, the user titles are there for Mods and so on still Guest-Titles
|
I played trick, on each individual log on user. if his group is in admin list, then ADMIN_GROUP_ID is assign to this number. If you are admin, you only can see those who are the same group with you has admin title. If you are not admin, you can only see those in the default group (1 group) has admin title.
Should this title be important? I would just remove the title from comments
if you want to have everything behave correctly, I think you should create another field in user table, called album_level, give it default value =2 (everyone being member)< and assign those who should be admin manually.
Maybe I will re-write the hack, and give two options at a later time, when I have time to do it.