Hi guys. Does anyone know how to edit the links for nick list, or where the nick list code actually is? I want to create links to user profiles instead of the private chat feature. Any help would be greatly appreciated, thanks.
One of the demo forum setups, provides link code to usernames in the online panel, rather than Private Chat option. If you can't locate it, give me a whistle and I'll dig up the routine I used to link online usernames to external options.
In my forum, I link to an external iframe, where I display mini profiles for each member (cross referenced) ... rather than a database integration system. It's a little bit "low tech" .. but it works for me.
Hi Calman45, I found the demo, but there isn't much information there at all. It's demo 34. Do you have any more detailed information on how you're achieving this? Thanks.
All that's written there is: //$params["theme_path"] = dirname(__FILE__)."/demo34_add_a_link_on_nicknames"; //$params["theme"] = "mytheme";