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

Home » FUDforum » How To » template question: category name/id and topic name in post.tmpl?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: template question: category name/id and topic name in post.tmpl? [message #160578 is a reply to message #160569] Thu, 01 October 2009 06:26 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
Not sure, you will have to var_dump() the variables to see what's available. If it's not there, you can simply SELECT the data into variables from src/post.php.t.

For example, to dump all variables:
echo "<pre>"; var_dump( get_defined_vars() ); die();
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Width of mails on the board
Next Topic: Changing Forum Name
Goto Forum:
  

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

Current Time: Fri Nov 22 17:37:59 GMT 2024

Total time taken to generate the page: 0.04156 seconds