1
Hi Guys,
I have a custom block which I want to appear only when a person is inside a particular page inside the forum. I want this block to only be visible when the user is replying to a post. I knows XOOPS has the ability to limit a block's visibility to a module, so I am thinking I need to write a little code. Could anyone give me any ideas? Is there a particular variable I would use that would tell me I am in .../modules/newbb/reply.php ... ?