Closed (fixed)
Project:
User titles
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2008 at 13:12 UTC
Updated:
24 May 2009 at 23:28 UTC
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
Comment #1
ldway commentedI 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?
Comment #2
ldway commentedMarking this as a Major bug!
Comment #3
agileware commentedIf 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?
Comment #4
agileware commentedMarking as normal due to no action.
Comment #5
Flying Drupalist commentedI apologize, I'm not using this module anymore.
Comment #6
agileware commented