i run a website that allows for my users to auto-create a child portal, i currently have the problem where i want the Text/Html modules that appear (from my template) to already have tokens activated without having my members going into each one and checking the checkbox.
I have downloaded the HTML/Text source module but can't find which area to change.
Any help?
Hi lee,
yes before i made the template i activated all HTML /Text Modules to replace tokens.
Once the template is used during portal creation all modules have the token replacement option de-activated, this is a problem because users for my site wont know how to activate them without me leaving a instruction either in the email or on the page which would dilute the impact of the site.I have looked throught the source and managed to find the datasqlprovider files which look quite interesting. It gives three options that add information to the ModuleSettings Table. One of these options is activated whilst the other isnt.My SQL is a novice at best where as my VB programming is very poor. Would any changes to these files help my situation.