I'm running Advanced Profile basically out of the box with a couple of additional modules

- advanced_profile 6.x-1.0-beta1
- realname 6.x-1.2
- auto_nodetitle 6.x-1.1

In the "Context" section of the User Profile Template a relationship is indicated with Profile Node that should allow me to use keyword substitutions like: %content_profile:title --> Node title

However, when you go to modify the title for a specific panel (say uprofile:field_about_me) the only keyword substitution i can get to work correctly is %user. When I try %content_profile:name it literally prints "%content_profile:name"

Any ideas.. could there be something in confilct with realname or auto_notetitle? Is this really a panel's issue?

thanks

Comments

michelle’s picture

Status: Active » Postponed (maintainer needs more info)

It's not an APK issue, but I'm not 100% sure which module's issue it is so leaving it here for the moment. I asked merlinofchaos and he says it could be #534570: keywords with underscores don't work properly so the first thing to try is upgrading your CTools/Panels to 1.0/3.0. If it's still an issue, report back and I'll try to help you find what module's queue it belongs in.

Michelle

locomo’s picture

thanks for the fast reply Michelle

it was in fact the underscore - i removed that from my context setup and the keywords worked! thanks

should i re-open this in ctools as it doesn't seem to be actually fixed?

michelle’s picture

If you have CTools 1.0 that was just released and it's not fixed, yeah, let him know on that issue.

Michelle

locomo’s picture

i've let him know (i'm using CTools 6.x-1.0-beta4)

btw - this is off topic of this thread - but have you run into any problems with the page_title module and the setup for advanced profile?

i have the title for my uprofile content type being autogenerated with the auto_nodetitle module. I have page_title enabled for this content type and when I manually enter in a value for a given node its not reflected in the browser

the title generated by auto_nodetitle is displayed instead

thanks again

michelle’s picture

Status: Postponed (maintainer needs more info) » Fixed

I've heard something about the page title module not working with CTools but I don't know specifics. You'd have to check the queue.

Michelle

chony’s picture

Category: support » bug
Status: Fixed » Active

Hi all, I have the same issue, in my case the keyword is %location which does not have any underscore. I noticed that it works fine in the preview of the panel page, but not through the actual URL.

Any idea?

crea’s picture

Yes there's critical bug with Page Title module breaking all custom page titles ( page titles set by CTools and Views for example).
#529186: Usage of global token breaks default page titles because of early Token caching
But it only affects titles in <title></title> tags. Since you have not working substitution it's more likely a problem with CTools.

michelle’s picture

Category: bug » support
Status: Active » Fixed

Setting this fixed again since we've determined this isn't an APK issue. If you're still having problems, take it up in the CTools queue.

Michelle

Status: Fixed » Closed (fixed)

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