1
I am fairly php illiterate but I'm usually smart enough to figure things out but I am stumped. I went through and read the documentation on modules and thats nice for making soemthing that says "hi user" but I need something a little more than that. I want to turn an HTML document into a php module for my site. I am using
php nuke tools to convert the HTML I want into a php document, but obviiously phpnuke is different from xoops. I want to know what changes are needed to convert the php nuke module into a XOOPS module basically using that. Is it possible? To me it would just seem like I'd need to add a few tags maybe here and there. If its relevant the HTML is just a table that has some links in it for various things...I don't need to tap an SQL db or anything. BTW I also have everything else set-up correctly and the module is on my site its just when you click its link in a block it comes up as a white page. Thanks in advance and sorry for being a n00b