I installed real name 6.x-1.x-dev from 2009-Apr-06 and it doesn't work with guestbook module, but I also have older version:
Version: $Id: realname.module,v 1.4.4.26 2008/12/30 21:30:42 nancyw Exp $
which actually works pretty well, can you please fix new version ?
Comments
Comment #1
Plazmus commentedI asked guestbook authors to use theme('username'... , so don't need a fix :)
Comment #2
wwwwoicn commentedBut it's still not work with guestbook-6.x-1.1 (realname-6.x-1.2)
Comment #3
wwwwoicn commentedComment #4
Plazmus commentedYeap, guestbook authors didn't want to change the code and use theme('username'... , so the only solution for me left was to hack the module :/
Comment #5
nancydruSorry about that. You didn't give me much to go on here, since I don't have GB.
Perhaps if they spent some time looking at core issues for D7, they would see that theme_username is THE correct thing to do.
You might have them look at #192056: User's raw login name should not be output directly.
Comment #6
nancydru