Chatroll Support » Sites

64 sites
Chatroll Search
Chatroll Support
Mar 6 2010, 8:24 PM
Xivory: Alright. That works!
Mar 6 2010, 8:25 PM
Francis: (Frankly, it's really really easy, I'm sure you will resolve it very quickly.)
Mar 6 2010, 8:25 PM
Xivory: That's good to know!
Mar 6 2010, 8:25 PM
Francis: Great. I'll send you our SSO integration document via email.
Mar 6 2010, 8:25 PM
Xivory: Thank you! You have my email I take it?
Mar 6 2010, 8:26 PM
Francis: I'll send it to your email you've registered your Chatroll account with.
Mar 6 2010, 8:26 PM
Xivory: Great!
Mar 6 2010, 8:26 PM
Xivory: I can post a how to on my discussion if I figure it out
Mar 6 2010, 8:27 PM
Francis: Or blog about it, that'd be great!
Mar 6 2010, 8:27 PM
Xivory: SEO for the win?
Mar 6 2010, 8:28 PM
Francis: You bet.
Mar 6 2010, 8:28 PM
Xivory: Haha, will do. Hopefully we can figure it out. I love the service.
Mar 6 2010, 8:28 PM
Francis: Pleasure is ours. I'll send you the note now. Have a great weekend
Mar 6 2010, 8:28 PM
Xivory: You too, thank you.
Mar 6 2010, 8:29 PM
Francis: You're welcome.
Mar 7 2010, 3:12 PM
Xivory commented on:
"So got this all working yesterday, then there was some site downtime on Chatroll's part for us it said that the server was over capacity or something of that nature.

Now no Avatars show up. Can't even change avatars here. Everytime I click profile from Chatroll it takes me into a 'Sex' chat.

Here is the code I used with our SSO set up. We used 'Avatars' plug in:


if (empty($attr['upic'])) {
// Customize this depending on what avatar system is used. There is no Wordpress standard.
// e.g. urlencode($current_user->user_pic);
$avtr = get_avatar($current_user->ID, 38);
$avtr_src = preg_replace("/.*src='([^']*)'.*/", "$1", $avtr);
echo $avtr;
echo $attr['uname'];
if (strlen($avtr_src) > 0) {
if ($avtr_src[0] == '/') {
// Make image src absolute
$url = get_bloginfo('url');
$domain = preg_replace("/^(http[s]?:\/\/[^\/]+).*/", "$1", $url);
$avtr_src = $domain . $avtr_src;
}
$attr['upic'] = $avtr_src;
}

}
"
Mar 8 2010, 5:56 PM
Xivory posted a new discussion:
Mar 13 2010, 4:15 AM
owen68: sorry to bother you guys but im having troubles with chatroll im not able to see any pictures on it, no avatars, no pictures when people send links that sort of stuff
Mar 15 2010, 5:01 PM
Guest690 (guest): oie
Mar 15 2010, 5:01 PM
Guest690 (guest): relou
This is the official Chatroll Support channel. Post any questions or comments for the Chatroll Team. We will read them even if we are not currently online!
0 online
share: Twitter Facebook MySpace StumbleUpon Digg