Title page of the users profile is set to:

'title' => '%profilenode'

However if they dont fill out the bio module node title, then the title does not get set in their profile. and says %profilenode for all of my users.

???

How could i set this to use the username as default, then if title is set for the bio node, to use that instead.

CommentFileSizeAuthor
#19 ishot-2.jpg440.4 KBbenansell
#11 Picture 139.png45.45 KBhenns20
#7 Picture 137.png16.49 KBhenns20

Comments

michelle’s picture

Status: Active » Closed (won't fix)

That's not possible in panels currently. Closest you can get is you can change it to just use the username by putting in %user instead. Sounds like merlin might be willing to add it, but he's extremely busy so no clue when.

Michelle

bomarmonk’s picture

Changing the title of the panel page with advanced profile didn't seem to work for me. I tried setting the panel's title to "%user," but I am still getting %profilenode for the title of my user pages.

michelle’s picture

Hmm... that doesn't make sense. If you changed %profilenode to %user, it can't be printing %profilenode anymore. Where would it be getting it from? Double check to make sure you saved the change.

Michelle

bomarmonk’s picture

There was something really funky with my nodeprofile installation. After switching to the bio module, things worked, including the title.

michelle’s picture

Status: Closed (won't fix) » Fixed

Glad you got it working.

Michelle

danielson’s picture

I don't have bio installed and I have changed $profilenode to %user. I am not seeing any changes. Do I need to have bio installed to have that change go through?

henns20’s picture

StatusFileSize
new16.49 KB

having same problem- watching----maybe a workaround is make the person fill out the tiel at registration

watching:)

henns20’s picture

that workarounf on last post wont work----tried it - don't have acces to the title to do that ----- thinking may autonotitles - and setting it to profile ----i forget the limitations on this ill try it later

henns20’s picture

that workaround on last post wont work----tried it - don't have access to the title to do that ----- thinking may autonotitles - and setting it to profile ----i forget the limitations on this ill try it later

michelle’s picture

Category: bug » support

Just take it out if you don't want to use this feature. Or use the user as the title instead as I suggested in #1. Panels are fully customizable.

Michelle

henns20’s picture

StatusFileSize
new45.45 KB

michelle
i preface
you did a great job - on this module from the documentation/to the look/usability... I am sorry but have to clarify for my own sanity.- i have worked with panels a good bit....i am not understanding this solution though....

  • i change the title of the panel page to %user and thats it - no code
  • I have done that and still getting the %profilenode
  • thanks! i am not sure where to start to troubleshoot it
henns20’s picture

michelle
i preface
you did a great job - on this module from the documentation/to the look/usability... I am sorry but have to clarify for my own sanity.- i have worked with panels a good bit....i am not understanding this solution though....

  • i change the title of the panel page to %user and thats it - no code
  • I have done that and still getting the %profilenode
  • thanks! i am not sure where to start to troubleshoot it
michelle’s picture

Status: Fixed » Postponed (maintainer needs more info)

Let's try this step by step:

Go to ?q=admin/panels/panel-page/userprofile/edit/context
Click the config icon on user ID
Delete '%profilenode' out of the title field
Replace it with %user or leave it empty to not do a title from argument

Did that work? Sorry I've been short with the answers. I really can only focus on one module at a time so this issue queue has been neglected while I work on the advforum D6 port.

Michelle

henns20’s picture

Status: Postponed (maintainer needs more info) » Fixed

awesome:) looks like I got to learn panels more.
gotcha----thanks

jamie

danielson’s picture

Hi Michelle,

When I tried to make those changes you stated in #13. I received a message box saying "Unknown Response from Server". What is causing it?

Thanks,

Dan

najibx’s picture

solution #13 works for me. tq

DonTino’s picture

Dan same problem here,

seems to be a bug
http://drupal.org/node/213500

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

benansell’s picture

StatusFileSize
new440.4 KB

I tried following the solution stated in this thread, but still have the %profilenode at the top.

Using Bio module

See screen-shot for firebug insight ....

It just seems to be a %profilenode string contained within 'h2' tags ....

Any thoughts/suggestions/help ... please?!

Thanks!

benansell’s picture

OK - nevermind ... got it figured out ... THANKS!

giorgio79’s picture

How did you figure it out?

%user and %profilenode does not work for me in Panels context. Removing them wont show any title.

giorgio79’s picture

eh, it turns out to be some kind of panels bug

http://drupal.org/node/263551

theamoeba’s picture

cool thanks, that seems to work.