hi guys--

i was wondering if you could tell me how to load parent "wall" for example, if i'm on athelete/overview - i will be able to see my "wall activity stream" but if i click on gallery the link changes to athelete/overview/gallery and i am not seeing my athelete/overview wall activity stream, i'm using "statuses_stream" for this, is there a way this could be accomplished? i tried changing the $recipient to be a static number on theme_statuses_form_display on statuses.form.inc but this doesn't help either. any ideas?

-Thanks

Comments

d.sentosa’s picture

Status: Active » Closed (fixed)

i figured out a way to do this.

i cloned the statuses_stream view and delete the "Statuses: Use current context (= )" filter and add "tatuses: Recipient ID (= )". i also did a query alter to change the value of the recipient ID and it shows up :)