Template debugging

Unmaintained Template debugging 1.0

No permission to download
Compatible XF 1.x versions
  1. 1.2
  2. 1.3
  3. 1.4
  4. 1.5
This addon adds information on all available variables at the bottom of the page. Notice that it trims the values, because in some variables they are huge. In case you don't need this feel free to edit 'cyberap_debug' template and change this line:

Code:
{xen:string wordTrim, {xen:helper dump, $value}, 400}

To this:

Code:
{xen:helper dump, $value}

All the debug information is available only to admins.
Author
CyberAP
Downloads
83
Views
1,140
First release
Last update

Ratings

5.00 star(s) 1 ratings

More resources from CyberAP

Latest reviews

Great addon. Makes tweaking your forum much easier!
Top Bottom