select t1.USER_DISPLAY_NAME from ubbt_USERS as t1, ubbt_POSTS as t2 where t2.TOPIC_ID = '#' and t1.USER_ID = t2.USER_ID