MyBB Community Forums

Full Version: Templates in Templates?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I'm currently designing a new template set for my forums. I've run into an issue with a few scripts breaking when I resubmit a template (due to PHP's slash stripping, I think). The only way to resolve this is to copy and paste the scripts in every time I submit.

Is it possible to call a custom template from within another template, without modifying any of the actual PHP files?

thanks in advance Smile
No, the PHP file must call with the template.