Forums / Setup & design / Unknown template variables in namespace xmltagns
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?