Ridemonkey
Well-known member
I was trying to add some styling to one of my logs to indicate whether a user is banned while scrolling through the log.
This log has $username and $user_id but I am unsure how to query a user's banned state using these. In normal templates I can just use $user.is_banned.
I am quite obviously not a developer, just a guy trying to improve his admin workflow, so hopefully someone doesn't mind assisting in my newbie question
This log has $username and $user_id but I am unsure how to query a user's banned state using these. In normal templates I can just use $user.is_banned.
I am quite obviously not a developer, just a guy trying to improve his admin workflow, so hopefully someone doesn't mind assisting in my newbie question