PDA

View Full Version : TS block needed


J_axx
21-09-2004, 22:40
Every TS block I see is for Nuke & we use enigma I would like to add a block for TS but I am running in to problems, is there one made for enigma or one for HTML I could put either to use on the site

http://www.s108774464.onlinehome.us/enigma/index.php

Thanks in advance

McAfee
22-09-2004, 05:35
Blocks designed for PHP-Nuke have all the HTML content on a variable, which is later ECHO'ed by the main PHP-Nuke module.

So basicly, you could "include" a block for nuke and afterwards echo the $content var. You might have to make slight adjustments to the block itself.