Not at all working
Flying Drupalist - April 24, 2008 - 13:12
| Project: | User titles |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#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
Marking this as a Major bug!
#3
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
Marking as normal due to no action.
#5
I apologize, I'm not using this module anymore.
#6