MyBB Community Forums

Full Version: PHP not working in global templates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was making a 404 page for my forums and I made a new global template the php code I added didn't work...  Everything else worked but the php code.

Edit: I figured out the problem Toungue I had to put the php in the actual php file not in the template. it works now lol