does anyone know how to create a subpage?.
if this is the wrong forum here please let me know otherwise it would be nice to get some help of a specialist.
what i did!
under the template i made a copy of th index.php and called it indexnewphp.
under root ( here ) html/test/ i changed the index.php either to indexnew.php
under template indexnew,php i was creating some new modules only for this new page
under root i was changing the content of indexnew.php from default index.php to indexnew.php.
- then creating in my mainmenu a link to indexnew.php. that works good and my new modules are shown properly.
:-[ but the frontpage!!!!!!!!!! does not want to disappear!!!!!!!! the new page comes always up with the content of the
original index.php or com_frontpage. is there any chance to get a different frontpage content on the new site?
can anybody give me an advice to make this thing work or a better way for realizing my problem??