1
The new modules I created and used for my 2.0.18 installation fail(blank page) when I set them as the default page in Admin
General Prefs|Settings|Module for Start Page w/version 2.3.1
debug says:
Warning: include(/modules/mymodule/index.php) [function.include]: failed to open stream: No such file or directory in file /index.php line 73
Warning: include() [function.include]: Failed opening '/modules/mymodule/index.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file /index.php line 73
If I change my /modules/mymodule/index.htm to index.php, I can get it to work.
Is there any way that I can set it to accept .htm instead of .php??
TIA ~Joe