Project:User titles
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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?

#2

Category:feature request» bug report
Priority:normal» critical

Marking this as a Major bug!

#3

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?

#4

Priority:critical» normal

Marking as normal due to no action.

#5

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

#6

Status:postponed (maintainer needs more info)» closed (fixed)
nobody click here