Hi,
I did some searches on this forum but I don't see any info about how to set all three applications as PHPNUKE modules. Some ppl talking about using iframe. I would like to try that but there is no instructions on how to do that. I did try add the following codes to index.php
on the very top:
Code:
Content visible to verified customers only.
at the end:
Code:
Content visible to verified customers only.
It works on the first page such as
http://www.housingideas.com/modules....=PPClassifieds but every page after does not work. I guess I can add the same "header" and the "footer" to each PHP file, but the main thing is all the links inside the pages, they all point to
http://www.housingideas.com/modules/...ifieds/xxx.php, not
http://www.housingideas.com/modules....fieds&file=xxx, etc. Can you tell me how to make all three applications work as Nuke modules? Since many people already ask, can you post some procedures on how to make this work? Thank you.