Asset builder

We have an asset builder to create word files.
The create location is an asset listing. When we try to create assets with this builder we get the following error:


[quote]The new asset was not created. Ensure you have entered all required information and try again.



Undefined index: fields

Invalid argument supplied for foreach()[/quote]



If we change the create location to a different asset listing it works fine!!!??

What is causing it to fail here?



Any ideas appreciated

Can you add word doc assets to this asset listing in the admin interface?

Yes we can but just did a test to check we can still do and got the following PHP errors which appear to be related;


PHP Notice

File: [SYSTEM_ROOT]/core/assets/metadata/metadata_section/metadata_section_edit_fns.inc Line: 315

Message: Undefined index: fields

Backtrace: Show



PHP Warning

File: [SYSTEM_ROOT]/core/assets/metadata/metadata_section/metadata_section_edit_fns.inc Line: 316

Message: Invalid argument supplied for foreach()

Backtrace: Show



the doc was added despite these warnings.

This problem disappeared once the current metadata schema was removed, so…problem's not related to asset builder.