MyBB Community Forums

Full Version: Forum Debug info
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ON the bottom of every page in the defualt template of mybb, there is info about the page load and all. I have since deleted that theme, and i was wondering where i can get that code for it again





Smile <- Ugly SMilie
Hi,

If you go to:

Admin CP > Templates > Modify / Delete > *Template Name* > footer > Edit:

Find:

<div id="copyright">

Under that, add the following:

<div id="debug"><debugstuff></div>

Then click "Update Template".

It should then hopefully apper again Smile.
You may also need to enable it in Admin CP --> Settings --> Server & Optimization Options --> Enable Debug Info