Forums / Setup & design / Unknown template variables in namespace xmltagns

"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".

Unknown template variables in namespace xmltagns

Author Message

Stijn van Esveld

Monday 16 November 2009 8:34:00 am

Hi all,

When reviewing my error logs I keep getting the following kind of errors:

[ Nov 16 2009 16:04:29 ] [xxx.xxx.xxx.xxx] eZTemplate @ design/standard/templates/content/datatype/view/ezxmltags/table.tpl:3[81]:
Unknown template variable 'border' in namespace 'xmltagns'
[ Nov 16 2009 16:04:35 ] [xxx.xxx.xxx.xxx] eZTemplate @ design/standard/templates/content/datatype/view/ezxmltags/table.tpl:3[81]:
Unknown template variable 'border' in namespace 'xmltagns'
[ Nov 16 2009 16:04:35 ] [xxx.xxx.xxx.xxx] eZTemplate @ extension/ezwebin/design/ezwebin/override/templates/embed/login_box.tpl:35[0]:
Unknown template variable 'warning' in namespace 'xmltagns:ContentView:User'
[ Nov 16 2009 16:04:35 ] [xxx.xxx.xxx.xxx] eZTemplate @ extension/ezwebin/design/ezwebin/override/templates/embed/login_box.tpl:44[0]:
Unknown template variable 'site_access' in namespace 'xmltagns:ContentView'
[ Nov 16 2009 16:04:35 ] [xxx.xxx.xxx.xxx] eZTemplate @ extension/ezwebin/design/ezwebin/override/templates/embed/login_box.tpl:57[74]:
Unknown template variable 'login' in namespace 'xmltagns:ContentView:User'
[ Nov 16 2009 16:04:35 ] [xxx.xxx.xxx.xxx] eZTemplate @ extension/ezwebin/design/ezwebin/override/templates/embed/login_box.tpl:82[47]:
Unknown template variable 'redirect_uri' in namespace 'xmltagns:ContentView:User'

The login_box.tpl is a custom template. Anyone knows how to resolve these errors?