Sorry for the lack of detail, but it's simply not showing up.

I've added the code to template.php and my comment.tpl.php files. I just don't see it. There's an empty

with nothing inside. Any clues on how to fix this?

Comments

ldway’s picture

I have the same problem!

On the users profile it does show what their current tittle is, but never displays in any nodes. Checking the node.tpl.php file, I can see that $user_title never has any value set.

Anyone know what might be the problem?

ldway’s picture

Category: feature » bug
Priority: Normal » Critical

Marking this as a Major bug!

agileware’s picture

Status: Active » Postponed (maintainer needs more info)

If you are seeing the current title on the users profile screen then the module would seem to be working.

If there is no $user_title variable set in your .tpl files then I would suggest that there is something wrong with the template.php function _phptemplate_variables($hook, $vars = array()).

What do you have in that function?

agileware’s picture

Priority: Critical » Normal

Marking as normal due to no action.

Flying Drupalist’s picture

I apologize, I'm not using this module anymore.

agileware’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)