11
fatman
Smarty Debug in admin... Possible?
  • 2004/4/9 15:07

  • fatman

  • Friend of XOOPS

  • Posts: 176

  • Since: 2003/12/13


I'd like to take this conversation one step further. Has anyone tried to get full debug information in the admin side? Now that I'm using smarty it would be handy to have a smarty debug window available.

12
Dave_L
Re: Smarty Debug in admin... Possible?
  • 2004/4/9 16:44

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


You always activate the Smarty debug by putting the debug tag in a template:

<{debug}>

or
<{debug output=javascript}>

or
<{debug output=html}>


13
Mithrandir
Re: Smarty Debug in admin... Possible?

or $xoopsTpl->debugging = true;
in the php file

14
fatman
Re: Smarty Debug in admin... Possible?
  • 2004/4/9 21:44

  • fatman

  • Friend of XOOPS

  • Posts: 176

  • Since: 2003/12/13


it's the simple things that count :)

There are so many little tips like this in XOOPS to learn about. <{debug output=html}> looks like fun :) Cheers.

Login

Who's Online

126 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 126


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits