5
Hi,
If you edit files under module/templates, you need to update the coresponding module in XOOPS admin -> system -> modules.
Alternatively it may be usefull for you to know about this option in admin -> system admin -> preferences -> general settings - "Update module template .html files from themes/your theme/templates directory?" and check it, but for some users it was not reliable.
When you want changes in templates the logic is:
1. to clone the template set in admin -> system admin -> templates. Use clone and give some name for the new one.
2. select the new template to be used by xoops, instead of default one in admin -> system admin -> preferences -> general settings.
3. edit templates in admin -> system admin -> templates ...(you will have "edit" option for the cloned set)
This way if you mess something, you will have the original set of templates.
Also the recomended Templates Admin by GIJoe is very good and usefull.
As for the FrontPage I have two words: FORGET IT! The template is not a full HTML page, it has smarty codes and so on, so you will have only problems.