Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • Chris Mason posted a new activity comment 13 years, 6 months ago

    Ok i have sussed declaring the string in a varible,

    user_id={$string}

    Now the problem is the string i had created i am unable to assign comma seperation, i think it might be due to the fact the string was built through a while loop, adding a value each loop.

    If any one can shed some light on how i could go about obtaining the users friend ids…[Read more]

  • Can anyone let me know how i apply my string value into a varible, for example bp_has_activities(‘user_id=$string’))

    If someone can please help me as to how i do this as im stuck!

    Thanks

    • Ok i have sussed declaring the string in a varible,

      user_id={$string}

      Now the problem is the string i had created i am unable to assign comma seperation, i think it might be due to the fact the string was built through a while loop, adding a value each loop.

      If any one can shed some light on how i could go about obtaining the users friend ids…[Read more]

  • Sorry missed the backticks for the code i put in.

    i want to use this string of id’s in the

  • Hi, i am currently trying to obtain the current users friends ids plus the current user id as a string (comma seperated ie 1, 13, 62) I want to use this string of id’s in the The idea being that i can view the activity stream showing only friends and th ecurrent users activity. Any […]

Skip to toolbar