Forums / Developer / User defined Datatype for EZPublish 3.5.1
Ashwini V
Thursday 07 April 2005 11:35:43 pm
Hi, I have a problem with datatypes. I have a pull down menu containing languages created in EZPublish 3.2. I want to replicate the same in another site created using 3.5.1. I do not get the pulldown menu when I call this datatype while creating a class. The pulldown menu is empty. In ezlanguagetype.php, I have used the same code from Ez 3.2.
I followed these Step: * I placed my files in /extension/datatypes/ezlanguage/ezlanguagetype.php * /kernel/classes/datatypes/ezlanguage/ezlanguagetype.php * /settings/override/site.ini.append.php [ExtensionSettings] ActiveExtensions[]=datatypes ActiveAccessExtensions[]=datatypes * /settings/override/content1.ini.append [DataTypeSettings] RepositoryDirectories[]=kernel/classes/datatypes ExtensionDirectories[] AvailableDataTypes[]=ezlanguage * I gave full permission (777) for all these files
Can any one say, What might be a problem? :)
Regards,V.Ashwini