Well I haven't quite figured out the first problem, but I'm trying to edit templates from a product.
Now I've got another problem: I was playing with the template system and made a little ajustment to the FORUMHOME template:
Code:
<templates>
<template name="FORUMHOME"
...
I edited in 'HI' somewhere random
...
</template>
</templates>
I imported the product, it said HI where it was supposed to, but when I uninstalled the product the forum homepage was blank! Can anybody explain why it did this and what I can do to remove the edited template on uninstall?
Thanks