Upgrade to 1.4 fails
rickauer - June 28, 2007 - 08:15
| Project: | Node Template |
| Version: | 4.7.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | motou |
| Status: | closed |
Jump to:
Description
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

#1
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
Please download v1.5 to see if it works.
#3