Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • 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>


    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>


    netzombie
    Participant

    @netzombie

    Anyone got any ideas on this, It looks like a great addition to buddypress , I have tried a few different variable but I just do not have the knowledge neccesary to make it work


    netzombie
    Participant

    @netzombie

    For me to make everything work I had to enter my DB then go to usermeta and change my My facestream userid metavalue that showed 1.00000052867E+14, I changed it to my actual facebook profile# 100000052866958 (this is the number that shows in the address bar when you go to your actual facebook profile page)

    Now if we could figure out why for some people it populates the wrong facestream userid Meta_value so I do not have to enter it manually for the users.

Viewing 4 replies - 1 through 4 (of 4 total)
Skip to toolbar