Project:Node Template
Version:4.7.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:motou
Status:closed (fixed)

Issue Summary

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

#1

Assigned to:Anonymous» motou

It 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.

#2

Status:active» fixed

Please download v1.5 to see if it works.

#3

Status:fixed» closed (fixed)
nobody click here