I am using DNN 3.0.12 and CuteChatforDNN3.zip the proble with me is that by default it displays username (logged in name) but i want to disply fistname and lastname (fistname lastname) in place of username in list of online users name in lobby
i read from .chm file that we need to overwrite its one class and creat new class and ... is it the only way to do this?
i m using c# and ASP .net
any idea ?