Running drush updatedb to upgrade contrib modules. Here is the error that gets displayed:

Executing quicktabs_update_7300 [48.9 sec, 37.12 MB]
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'renderer' in 'field list' [48.9 sec, 37.12 MB]
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dkingofpa’s picture

Status: Active » Needs review
FileSize
1.58 KB

The renderer column needs added before we try to actually insert data into the new table structure.

13rac1’s picture

Status: Needs review » Reviewed & tested by the community

Works as described.

bib_boy’s picture

The patch worked (it installed with no more errors) but I have lost all my quicktabs I had in D6??

iamEAP’s picture

Another +1 on RTBC for the patch. Can we get this committed?

bib_boy, can you pose your question in a separate issue?

axle_foley00’s picture

Was this patch committed?

ñull’s picture

iamEAP, are you implying that bib_boy is the only one here to have lost his quicktabs? I lost them as well.

CanaveralTim’s picture

You may also need another patch for this module: Field 'style' doesn't have a default value during D6 to D7 upgrade

ultimateboy’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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