View Single Post
Old 06-14-2021, 10:22 PM  
harpreetxi
Confirmed User
 
Industry Role:
Join Date: Nov 2009
Location: Internet
Posts: 277
Quote:
Originally Posted by sarettah View Post
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; ?>">
__________________
skype: h.4rpreet
harpreetxi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote