Log in

View Full Version : Show usergroup in postbit


YoungComposers
10-27-2006, 01:23 PM
I'm trying to have each user's usergroup show in the postbit template. That information isn't pulled out of the database by default, so I had to slightly modify the query started around line 942 of showthread.php to include it. However, I can't seem to do the same with the private message view (private.php) - although it uses the postbit template to display PMs, like showthread.php it will need to be modified so the usergroup is queried from the DB, but I can't figure out where.

Anybody help...?

YoungComposers
10-29-2006, 03:38 PM
Anyone?

Paul M
10-29-2006, 06:25 PM
private.php, around line 1380.