user warning: Table 'drupal_gatica.docapi_library' doesn't exist query: INSERT INTO docapi_library (plugin_id, uid, filemime, filename, filepath, filesize, created, changed) VALUES (1, 1, 'image/jpeg', '9rules.jpg', '/mnt/local/home/wimaxforum/beta-wimaxforum.org/sites/default/files/docapi_library/9rules.jpg', 36639, 1224086527, 1224086527) in /mnt/local/home/wimaxforum/beta-wimaxforum.org/modules/docapi/docapi.module on line 331.

How can i fix this? Does anyone know why this popped up?

Thanks,
Becky

Comments

bradfordcp’s picture

It appears that eh table was not created during module installation, I would login to your SQL server and verify it's existence. Should it not be there I would reinstall the module.

beckyjohnson’s picture

I did that. It wasn't there and I reinstalled the module three or four times.... its' really weird behavior.

adam_b’s picture

The Alpha2 version seems to be generally pretty dodgy - I've had more luck with the .dev version (but make sure you uninstall the alpha2 version first).

That being said, I still can't load any files - even .jpg, which are supposed to be the only ones for which a parser is available.

beckyjohnson’s picture

yeah in the alpha release I could get a jpg to upload but it still threw errors at me. Is this module still being developed?