Hi All,
I posted the same query on the DNN forum and recieved this reply.http://www.dotnetnuke.com/Community...fault.aspx
This is a bit of a goofy one to figure out, but once I did I made it permanent:
In file admin/Users/manageusers.ascx
Look for this line and add the red bit:
asp:label id="lblTitle" cssclass="Head" runat="server" visible="false">
Make sure you repeat this fix after portal upgrades and also make sure you always use a container for the module if you want the title to appear.I followed these instructions and it fixed the problem.Regards - Tripytaka