Hi,

I've got this weird behaviour going on with my user profile pages.

I've got panels, advanced profile and url alias installed on my site. All user profiles have been set with an alias "shopper/username" using URL alias. I used panels to create a custom layout for the user profile page and the path had been set to "user/%".

Now when the user first creates his account on the site, and fills in the details for his profile, he'll be directed to view his new profile page and it renders correctly. But when he tries to view other users profile pages, it renders as just plain text. If you viewed the source of the page, it shows that the section is empty. The header and footer sections are also missing. But the content like the user's name, age, and other profile details are showing up.

I'm not sure how to fix this or what's wrong. Can anyone help?