Jen
06-28-2002, 10:00 PM
I could not find a way to add an additional user status field based on usergroup other than setting a override, which got rid of the normal usertitle based on post count and I didn't want that. This is my solution.
This hack adds an additional field to the usergroup table and allows you to display that custom group status field in addition to the normal usertitle that is defined either custom for the user or normally by number of posts without overriding the usertitle variable.
The end result gives you something like this (depending on how you edit your postbit template) for the output:
Jen
Tyro Hacker
[Custom Group Status Here]
[Users Avatar]
[Users other details]
The custom group status is set within the cp from the user group modify function for each group you want to add this additional status field to.
Questions, Problems, etc.. ask here as I am unable to provide support via email.
This hack adds an additional field to the usergroup table and allows you to display that custom group status field in addition to the normal usertitle that is defined either custom for the user or normally by number of posts without overriding the usertitle variable.
The end result gives you something like this (depending on how you edit your postbit template) for the output:
Jen
Tyro Hacker
[Custom Group Status Here]
[Users Avatar]
[Users other details]
The custom group status is set within the cp from the user group modify function for each group you want to add this additional status field to.
Questions, Problems, etc.. ask here as I am unable to provide support via email.