PDA


View Full Version : Can I get forumid variable within a cmps module?


memobug
04-23-2005, 04:28 AM
Is the forumid variable available within CMPS modules, or can I globalize a variable to get it?

I would like to use it to customize certain modules a bit depending on whether they belong to specific forums.

Thanks!

Matt

memobug
04-24-2005, 02:09 AM
I tried adding these variables from showthread.php to my custom page's "Portal Output Global Variables"

$forumID
$forumTitle

But I couldn't access them in the templates associated with the latesttopics module.

Any ideas?

Thanks,

Matt

Brian
04-24-2005, 12:09 PM
Did you try $forumid?