Quote:
Originally Posted by sarettah
As you present the thumbs you need to change out the url that is comi9ng in from the api with the url for your whitelabel.
It is actually pretty simple and if you have a coder they should be able to figure it out.
The whitelabel url for a room is whitelabel/username. So when you are cycling through the api you put that url up instead of the "chat_room_url_revshare" that is coming in through the api.
Since I don't know exactly how your site is coded I can't really tell you any more than that.
.
|
Hi,
thank you for replying. Can you tell me an example whitelable name, how to add it in this code ? When I added my alias name & domain name, its still not working properly.
<a href="<? echo str_replace('track=default', 'track='.$track.'', $rr[$first_cam]->
chat_room_url_revshare); ?>" target="_blank">
<? if($rr[$first_cam]->is_hd===true){ ?><div class="ishd">HD+</div> <? } ?>
<img src="<? echo $rr[$first_cam]->image_url_360x270; ?>">