I have been wondering how i could include a template i created into another template, like forumhome or something. Is this possible
Announcement
Collapse
No announcement yet.
Including Custom Templates
Collapse
X
-
In PHPInclude on a new empty line add:
eval("\$customvariable = \"".gettemplate('customtemplate')."\";");
Add your custom variable 2 any template.
NOTE: Remember to include $ at the beggining of your variableUnlike most, I don't think I'm always right, if I'm wrong, CORRECT me.... providing you have some evidence
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment