Just installed for first time

When attempted to try it out with a node I received this error

user warning: Unknown column 'shared' in 'field list' query: INSERT INTO node_template (nid, is_template, shared) VALUES (44, 1, 0) in /home/mysite/public_html/mydir/includes/database.mysql.inc on line 172.

I noticed the the addtion of the "shared" column is in the install file as part of "update_2" I have run my updates (as far as I can tell) so not sure why the column isn't being created. I added the column manually through mySQL interface and the error goes away of course.

Comments

motou’s picture

Assigned: Unassigned » motou

It's really strange. I've decided that this module from v1.7 won't provide update function any more. ;)

motou’s picture

Status: Active » Closed (fixed)

From v1.8 this issue should be fixed