|
Basic |
|
Enterprise |
|
|
Standard |
|
Event |
|
|
Professional |
|
Reseller |
|

If you would like to add the ability for users to have their profile URL displayed when a user selects to view their profile from within the chat room, you can add the static URL information in the Prefix of Member Profile URL. This profile URL will be some type of database driven system that runs on your site. Please see your webmaster for more information on this.
The information required for the Prefix of Member Profile URL is a static URL followed by the variable user name.
Example
Static URL linked to a database on your site:
http://www.example.com/members/profile.html?user=
Variable user name:
mike
The profile URL that would be displayed in the chat room would be:
http://www.example.com/members/profile.html?user=mike