Topic: AVChat3
Does anyone know what should I put this profileUrl string regarding AVchat3?
//profileUrl:String
//description: the (full) URL to the users profile
//description: if the profileKey var below is set to 'siteId' or 'username' the siteId OR username vars will be added to the end of this string
//examles: http://www.mysite.com/profile.php?username=naicu. http://mysite.com/viewprofile.php?id=123, etc...
//default:''
$avconfig['profileUrl']='';