-
Chris Mason posted a new activity comment 14 years, 2 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]
-
Chris Mason posted an update 14 years, 2 months ago
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
-
Chris Mason posted on the forum topic Friend ID string? in the group How-To and Troubleshooting: 14 years, 2 months ago
Sorry missed the backticks for the code i put in.
i want to use this string of id’s in the
-
Chris Mason joined the group How-To and Troubleshooting 14 years, 2 months ago
-
Chris Mason started the forum topic Friend ID string? in the group How-To and Troubleshooting: 14 years, 2 months ago
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 […]
@beardied
Not recently active
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]