So I developed my own module follow the Template Module and everythings works fine down to the blocks. However I cannot point to it as the Index page on my site ( The way most of you point to News Module on the index page )
I found that the difference lies in what sorta files you have in the module for Post Nuke to be able to use it as index. Of all the modules that
PostNuke allow as index there are files called 'index.php' and so on.
Unfortunately, mu module have all those files the same as the Template Modules, and lacking the 'index.php' file. Now after putting in the index.php file, I can still NOT able to point
PostNuke to it as index, it always have the error "cannot find main function ..etc" however, I can link to the modules using block with command [ModuleName] just like any other modules.
My question : What am I doing wrong here, what do I need to enbale
PostNuke to it for the front page.
Thank you for your time