error when mapping MARC fields

dougperry - March 5, 2008 - 19:52
Project:MARC
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hello,
I am trying to get the MARC module working. When I attempt to map the MARC fields to Drupal node fields on the MARC tab of my content type admin page I get the following error when I submit the form:
user warning: Incorrect integer value: '' for column 'multiple' at row 1 query: INSERT INTO marc_content_type_mapping (content_type, content_field, mfdid, multiple, cck) VALUES ('biblio', 'menu-title', '3', '', '')

I have tried mapping MARC fields to the biblio content type, the delivered content types and new custom content types and I get the same error. Any ideas?

#1

aaustin - June 13, 2008 - 02:05
Status:active» closed

This is no longer issue, as marc_content_type_mapping table is no longer used.

 
 

Drupal is a registered trademark of Dries Buytaert.