FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » Getting a value at different templates
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Getting a value at different templates [message #3661 is a reply to message #3660] Tue, 02 July 2002 21:45 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Well, what you are trying to do is a little more complex.
You need to modify the PHP source code to select the real name of the author besides just their login name.
In order to do this, you'll need to edit 1 BIG query inside msg.php & tree.php which selects the message data and make it grab the 'name' field from the users table.

Once you make that change, then the realname can be echoed as:
{VAR-HTML: obj->name}


FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: fud <-> email gateway
Next Topic: Current Time
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Oct 20 10:01:24 GMT 2024

Total time taken to generate the page: 0.03667 seconds