Forums / Developer / Template debug & DebugByIP

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Template debug & DebugByIP

Author Message

Marin Orlic

Wednesday 10 August 2005 1:45:11 am

Is it possible to configure eZ to output template debug info based on client IP? I can get all the nice debug info on page with

[DebugSettings]
Debug=inline
DebugOutput=enabled
DebugByIP=enabled
DebugIPList[]=1.2.3.4
...

but

[TemplateSettings]
Debug=enabled

just dumps it to everyone..

There is a mention of this on http://ez.no/community/bugs/debug_by_ip_does_not_work_for_template_debug

Thx!