Result is double the Username, I will replace the second one with the avatar.
\o/
Let’s see if that works…. pray…. 🙂
Note, the entire code is not displaying above. If you are an admin, look at the above note on the Backend, to see the full code.
Added this Line 760 (simple-ajax-chat.php)
// get avatar: logged users
function sac_get_avatars($user_id) {
$logged_users = get_avatar('sac_get_avatars');
}
Okay it’s useless. It autoerases anyway every hour! Enough goofing around. I’ll go back to CLG. The Forum works for the avatars anyway. That’s enough. 🙂
Used old codes again. (Line 149)
$sac_out .= ''. $url .' : ';
Note that, the entire code is not displaying above. If you are an admin, look at the above note on the Backend, to see the full code. In case you crash it, there’s the CLG back up too.
Working on this page since this AM and testing among other things.
Free flow Friday…
https://www.shallhelp.com/test-chat-page-with-avatars/
I think I am done with initial hunting for codes.
I added the code below, Line 149,
$sac_out .= ''. apply_filters('sac_chat_url', $url) .' : ';
$sac_out .= ''. apply_filters('sac_chat_url', $url) .' : ';
Result is double the Username, I will replace the second one with the avatar.
\o/
Let’s see if that works…. pray…. 🙂
Note, the entire code is not displaying above. If you are an admin, look at the above note on the Backend, to see the full code.
Added this Line 760 (simple-ajax-chat.php)
// get avatar: logged users
function sac_get_avatars($user_id) {
$logged_users = get_avatar('sac_get_avatars');
}
Okay it’s useless. It autoerases anyway every hour! Enough goofing around. I’ll go back to CLG. The Forum works for the avatars anyway. That’s enough. 🙂
Used old codes again. (Line 149)
$sac_out .= ''. $url .' : ';
Note that, the entire code is not displaying above. If you are an admin, look at the above note on the Backend, to see the full code. In case you crash it, there’s the CLG back up too.
But don’t crash the site. 🙂