Trying to add new group in content type "blog" and get this kind of error instead of new group:
user warning: Unknown column 'group_type' in 'field list' query: INSERT INTO content_group (group_type, type_name, group_name, label, settings, weight) VALUES ('standard', 'blog', 'group_147', '963', 'a:2:{s:4:\"form\";a:2:{s:5:\"style\";s:8:\"fieldset\";s:11:\"description\";s:0:\"\";}s:7:\"display\";a:8:{s:11:\"description\";s:0:\"\";s:5:\"label\";s:5:\"above\";s:6:\"teaser\";a:2:{s:6:\"format\";s:8:\"fieldset\";s:7:\"exclude\";i:0;}s:4:\"full\";a:2:{s:6:\"format\";s:8:\"fieldset\";s:7:\"exclude\";i:0;}i:4;a:2:{s:6:\"format\";s:8:\"fieldset\";s:7:\"exclude\";i:0;}i:2;a:2:{s:6:\"format\";s:8:\"fieldset\";s:7:\"exclude\";i:0;}i:3;a:2:{s:6:\"format\";s:8:\"fieldset\";s:7:\"exclude\";i:0;}s:5:\"token\";a:2:{s:6:\"format\";s:8:\"fieldset\";s:7:\"exclude\";i:0;}}}', 0) in /sites/all/modules/cck/modules/fieldgroup/fieldgroup.module on line 685.

I already tried to reinstall. I deleted everything in a folder /sites/all/modules/cck/ before copying fresh ckk module, i've update the site, but still cant create new group.

Can anyone give an advice in this situation?

Comments

yched’s picture

Status: Active » Fixed

Make sure you ran all the updates in update.php

skirr@drupal.ru’s picture

I ran many times update.php just to be sure.
last updates are:
content.module: 6009
fieldgroup module: 6005

Status: Fixed » Closed (fixed)

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

defconjuan’s picture

run fieldgroup 6004 again, then 6005. i had the same problem and that fixed it.