error message when updateing to rc4

deselaers - February 11, 2009 - 15:48
Project:Bibliography Module
Version:6.x-1.0-rc4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

rjerome - February 11, 2009 - 16:14

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?

#2

rhaschke - February 11, 2009 - 23:44

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

#3

rhaschke - February 11, 2009 - 23:45
Status:active» fixed

fixed in head an 6-1-dev branch

#4

rjerome - February 12, 2009 - 01:10

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

#5

deselaers - February 12, 2009 - 16:53

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

Cheers,
thomas

#6

rjerome - February 12, 2009 - 17:05

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.

#7

System Message - February 26, 2009 - 17:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.