Here is my problem:

I'm trying to create am advance profile for user pages. On my user page I've got one view pane loaded that brings up nodes that are authored by that user.
So, when it is your own profile all works well. The view panel brings up nodes created by that user. However, when you go to look at someone elses user profile. The biography of that user comes up, but the view panel brings up your own nodes still. I need to get an argument that carries through to the view, where when visiting another user profile, all nodes come up relative to that users profile page.

Does anyone else have this problem?? Please post solution if you have it.

Thanks,
Kerry

Comments

kshahan’s picture

Version: 5.x-1.0-unstable1 » 5.x-1.0-rc1
Component: Code » Documentation
michelle’s picture

Project: Advanced Profile Kit » Panels
Version: 5.x-1.0-rc1 » 5.x-2.0-rc1a
Component: Documentation » Views panes

It sounds like you have the argument set wrong in the view pane. It should pull from the user context.

Moving this to the proper queue.

Michelle

merlinofchaos’s picture

Status: Active » Closed (won't fix)

With the release of Drupal 7, Drupal 5 is no longer supported.