Hi, I'm trying to re-create the user profile page (www.example.com/user/%) using Panels 2. Similar to the "Create a node override" tutorial, I created a page, put "user/%" as URL, added "User ID" argument in the Context tab, added some content etc. But it still gives me the standard "user profile" page. Am I doing something wrong?

Comments

merlinofchaos’s picture

Check the 'weight' of the panels_page module in your 'system' table. It should be > than the weight of the 'user' module. I can't think of any other reason that this might not work.

costinius’s picture

Status: Active » Closed (fixed)

Hi Merlin! Thanks a lot for the prompt response! It has worked like a charm! Great module and great job you've done!

costinius’s picture

Status: Closed (fixed) » Fixed
Daryljames’s picture

Do you know how to change the weight of the module in phpmyadmin?

I'm having a tough time figuring it out...

Daryl

costinius’s picture

Hi Daryl, I just opened the table in the "browse" mode and pressed the "edit" icon next to the panel_page line and changed the weight value manually.

Daryljames’s picture

Thanks that worked great.....

This'll be fun!

Daryl

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.