Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Template Debugger v2.0

On the debug page, it will now display a list of templates used (in order) with values used.

Version:
Author: decswxaqz
Submitted: 23rd October 2005
When you click on the debug link at the bottom of every page (if you are an admin) you will see another table. The table is a list of the actual templates used to make the page. The other template information is just a list of ALL the templates needed for that page rather than the ones used. It also counts how many times the template was called so you can roughly see what is needed for each post/row.
It's just a quick mod for developers. So they can know which templates might be causing a graphical error.

In version 2, you can activate a template view mode. This will look like the ordinary page, but when you click and hold your mouse, it will highlight the area that the template covers. The name of the template will be displayed in the browser's status bar so you can easily see the name of the currently highlighted template.