Hi, today I upgraded to beta 3 and when I try to save something I get the following warning:

user warning: Unknown column 'visibility' in 'field list' query: SELECT uid, nid, visibility, note FROM GRK_annotations WHERE nid = 82 AND 1=1 in /home/www/klimatosoof/includes/database.mysql.inc on line 172.

Thanks

TR

Comments

clemens.tolboom’s picture

Assigned: Unassigned » clemens.tolboom
Status: Active » Fixed

Hi Theo,

as the release notes (http://drupal.org/node/190546) states you have to manually add this column.

I know this is very user unfriendly. But now I know how to prevent this.

Regards,

Clemens

theorichel’s picture

My mistake. However I searched in the database and once again couldnt find it. One question nevertheless: I checked in PHPmyadmin and saw that I already have a table 'Annotations', and now I should add this table 'Annotate' as well?
Should I delete the older one?

Thx

theorichel’s picture

OK, 'release notes', I read the 'install.txt'. Problem solved now.

clemens.tolboom’s picture

clemens.tolboom’s picture

Status: Fixed » Closed (fixed)