Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Skysa Footer Bar


netzombie
Participant

@netzombie

Ok, I got it to work. well everything but the Avatar but the chat and comments box now recognizes the logged in user and displays them as online.. anyway here is what I used and it works perfect.

<script type=”text/javascript”>

var _SKYAUTH = {

loginUrl:’http://zombielink.com/wp-login.php&#8217;,

memberNick:'<?php echo bp_loggedin_user_fullname() ?>’,

memberId:'<?php echo bp_loggedin_user_id() ?>’,

profileUrl:'<?php echo bp_loggedin_user_domain() ?>’,

photoUrl:’http://zombielink.com/files/2010/04/chatbub-e1271138868680.gif&#8217;};

</script>

Skip to toolbar