Closed (fixed)
Project:
Node Template
Version:
4.7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
28 Jun 2007 at 08:15 UTC
Updated:
8 Jun 2020 at 15:08 UTC
Installed 1.4 for 4.7.x and ran update.php:
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''shared' TINYINT( 1 ) DEFAULT '0'' at line 1 query: ALTER TABLE node_template ADD 'shared' TINYINT( 1 ) DEFAULT '0'; in /webs/figu.org/htdocs/ch/includes/database.mysqli.inc on line 121.
This is with MySQL 5.0.33.
Thanks,
Stephan
Comments
Comment #1
motou commentedIt seems like a bug in the .install file. Either you can delete the function nodetemplate_update_2() in the .install file or please update to the version 1.5.
Comment #2
motou commentedPlease download v1.5 to see if it works.
Comment #3
motou commented