This is a discussion on game-monitor Module within the Nuke 7.x - Modules forums, part of the PHP-Nuke 7.x category; Can someone please support me with this.
I tried to put game-monitor Module on my website, and i just don't ...
Simply find the HTML Code they've given to you.. or copy the source code of that page. I'm guessing you'd rather have it as a block..
So go to Admin, Blocks, Create New block, put the title in for the block and paste the code in, choose whether you want it left or right side and hit save.
Try adding <html> tag at the start and </html> tags at the end of the script. If this doesn't work, try making a block which just says test. If this works, simply go back into admin and edit the block to the original code.