MyBB Community Forums

Full Version: Template Manager bug - HEEEEELP!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I use the template manager, if I change an existing template (ie. the index page template) (ie I'm adding the shoutbox), once I save it'll chop half the template off! I've tried it with different templates and it's doing the same thing! As soon as I add or modify something, it'll chop half the code away! Help!

(I'm running MyBB 1.2.12)
I had this happen to me a once before, I couldn't find out how it was happening or what fixed it. I ended up just doing a complete restore of the forum and the problem was gone.
What host are you using?

Please save this in a file called phpinfo.php, upload it to your server, and post the link here.
<?php
phpinfo();
?>
DennisTT Wrote:What host are you using?

I'm on 110mb (www.110mb.com) box 14.

http://kardinal-airsoft.110mb.com/phpinfo.php

I think it might have to do with max_execution_time and max_input time, 10 secs is pretty short...
Well I installed the MyBB 1.2.13 upgrade and it hasn't fixed it...