Closed (fixed)
Project:
Node Template
Version:
5.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jul 2007 at 23:38 UTC
Updated:
31 Jul 2007 at 22:49 UTC
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
Comment #1
motou commentedIt's really strange. I've decided that this module from v1.7 won't provide update function any more. ;)
Comment #2
motou commentedFrom v1.8 this issue should be fixed