Dear all,

I just performed the update to the new rc4 and received this error message:

user warning: Table 'db213773376.biblio_fields' doesn't exist query: SELECT COUNT(*) FROM biblio_fields WHERE type="contrib_widget" in /homepages/46/d13406185/htdocs/thomas/drupal/modules/biblio/biblio.install on line 1519

however, everything seems to be working fine.
Should I rather do something in order to avoid future problems or is everything save?

Cheers,
thomas

Comments

rjerome’s picture

That's strange, could you check to see if the "biblio_fields" table does exist? I'll be surprised if it doesn't, the input form wouldn't work if it was gone.

What version did you update from?

rhaschke’s picture

The curly braces around biblio_fields are missing. Sorry, my fault.

rhaschke’s picture

Status: Active » Fixed

fixed in head an 6-1-dev branch

rjerome’s picture

If I had dollar for every time I've done that... I'd be rich!!

deselaers’s picture

So, should I do something in order to bring the database back in shape? Update to rc5?

Cheers,
thomas

rjerome’s picture

Wellllll... In order to be 100%, you would have to revert you database (at least the biblio tables) back to the state prior to the update and then update to RC5

I'm not sure I would worry about it too much though since the update that failed is only related to the field settings, not the actual publication data. So you may want to check your settings at admin/settings/biblio/fields and see if things are ok there.

Also, you might want to check that the keywords have been migrated to the biblio_keyword_data table.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.