Forums / Developer / Problems with extension data type

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

Problems with extension data type

Author Message

Anton Shishkin

Wednesday 24 March 2004 1:25:27 am

I wrote an extension datatype. So after activation of extension my datatype had to be appeared in dropdown list of attribute types when i modify class attributes. But my datatype appeared as an empty string. What's wrong?

After turning on debug this information appeared:

Error: eZTemplate @ design/standard/templates/class/datatypes.tpl:3[15] Mar 24 2004 14:48:34
No such attribute for array(2): string
Choose one of following: string, name

Error: eZTemplate @ design/standard/templates/class/datatypes.tpl:3[181] Mar 24 2004 14:48:34
No such attribute for array(2): name
Choose one of following: string, name

PS: i have a localized Exponential 3.3-3 (russian localisation)

Anton Shishkin

Thursday 25 March 2004 3:13:22 am

ok, fellas, i decided this problem :)