Вопрос по eventsCalendar 2.0.6
При установке eventsCalendar 2.0.6 возникла следующая ошибка. Устанавливаю на EVO 1.0.7
Создание таблиц базы данных: Внимание ошибка!
Программа установки MODx не смогла установить/изменить некоторые таблицы базы данных.
Следующая ошибка возникла во время установки
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 'TYPE=MyISAM COMMENT='Contains the site plugins.'' at line 14 во время выполнения SQL запроса CREATE TABLE IF NOT EXISTS `site_plugins` ( `id` int(10) NOT NULL auto_increment, `name` varchar(50) NOT NULL default '', `description` varchar(255) NOT NULL default 'Plugin', `editor_type` integer NOT NULL DEFAULT '0' COMMENT '0-plain text,1-rich text,2-code editor', `category` integer NOT NULL DEFAULT '0' COMMENT 'category id', `cache_type` tinyint(1) NOT NULL default '0' COMMENT 'Cache option', `plugincode` mediumtext, `locked` tinyint(4) NOT NULL default '0', `properties` text COMMENT 'Default Properties', `disabled` tinyint NOT NULL DEFAULT '0' COMMENT 'Disables the plugin', `moduleguid` varchar(32) NOT NULL default '' COMMENT 'GUID of module from which to import shared parameters', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Contains the site plugins.'.
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 'TYPE=MyISAM COMMENT='Links to system events'' at line 5 во время выполнения SQL запроса CREATE TABLE IF NOT EXISTS `site_plugin_events` ( `pluginid` INT(10) NOT NULL, `evtid` INT(10) NOT NULL default 0, `priority` INT(10) NOT NULL default 0 COMMENT 'determines plugin run order' ) TYPE=MyISAM COMMENT='Links to system events'.
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 'TYPE=MyISAM COMMENT='Links to system events'' at line 5 во время выполнения SQL запроса.
Некоторые таблицы не были обновлены. Возможно из-за предыдущих модификаций
Создание таблиц базы данных: Внимание ошибка!
Программа установки MODx не смогла установить/изменить некоторые таблицы базы данных.
Следующая ошибка возникла во время установки
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 'TYPE=MyISAM COMMENT='Contains the site plugins.'' at line 14 во время выполнения SQL запроса CREATE TABLE IF NOT EXISTS `site_plugins` ( `id` int(10) NOT NULL auto_increment, `name` varchar(50) NOT NULL default '', `description` varchar(255) NOT NULL default 'Plugin', `editor_type` integer NOT NULL DEFAULT '0' COMMENT '0-plain text,1-rich text,2-code editor', `category` integer NOT NULL DEFAULT '0' COMMENT 'category id', `cache_type` tinyint(1) NOT NULL default '0' COMMENT 'Cache option', `plugincode` mediumtext, `locked` tinyint(4) NOT NULL default '0', `properties` text COMMENT 'Default Properties', `disabled` tinyint NOT NULL DEFAULT '0' COMMENT 'Disables the plugin', `moduleguid` varchar(32) NOT NULL default '' COMMENT 'GUID of module from which to import shared parameters', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Contains the site plugins.'.
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 'TYPE=MyISAM COMMENT='Links to system events'' at line 5 во время выполнения SQL запроса CREATE TABLE IF NOT EXISTS `site_plugin_events` ( `pluginid` INT(10) NOT NULL, `evtid` INT(10) NOT NULL default 0, `priority` INT(10) NOT NULL default 0 COMMENT 'determines plugin run order' ) TYPE=MyISAM COMMENT='Links to system events'.
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 'TYPE=MyISAM COMMENT='Links to system events'' at line 5 во время выполнения SQL запроса.
Некоторые таблицы не были обновлены. Возможно из-за предыдущих модификаций
Комментарии: 5
eventsCalendar не устанавливает никаких таблиц. Так что это ошибка у вас на сайте какая-то.
А зачем тогда в архиве, в папке eventsCalendar_2.0.6\install\setup.sql c содержанием:
CREATE TABLE IF NOT EXISTS `{PREFIX}site_plugins` (
`id` int(10) NOT NULL auto_increment,
`name` varchar(50) NOT NULL default '',
`description` varchar(255) NOT NULL default 'Plugin',
`editor_type` integer NOT NULL DEFAULT '0' COMMENT '0-plain text,1-rich text,2-code editor',
`category` integer NOT NULL DEFAULT '0' COMMENT 'category id',
`cache_type` tinyint(1) NOT NULL default '0' COMMENT 'Cache option',
`plugincode` mediumtext,
`locked` tinyint(4) NOT NULL default '0',
`properties` text COMMENT 'Default Properties',
`disabled` tinyint NOT NULL DEFAULT '0' COMMENT 'Disables the plugin',
`moduleguid` varchar(32) NOT NULL default '' COMMENT 'GUID of module from which to import shared parameters',
PRIMARY KEY (`id`)
) TYPE=MyISAM COMMENT='Contains the site plugins.';
CREATE TABLE IF NOT EXISTS `{PREFIX}site_plugins` (
`id` int(10) NOT NULL auto_increment,
`name` varchar(50) NOT NULL default '',
`description` varchar(255) NOT NULL default 'Plugin',
`editor_type` integer NOT NULL DEFAULT '0' COMMENT '0-plain text,1-rich text,2-code editor',
`category` integer NOT NULL DEFAULT '0' COMMENT 'category id',
`cache_type` tinyint(1) NOT NULL default '0' COMMENT 'Cache option',
`plugincode` mediumtext,
`locked` tinyint(4) NOT NULL default '0',
`properties` text COMMENT 'Default Properties',
`disabled` tinyint NOT NULL DEFAULT '0' COMMENT 'Disables the plugin',
`moduleguid` varchar(32) NOT NULL default '' COMMENT 'GUID of module from which to import shared parameters',
PRIMARY KEY (`id`)
) TYPE=MyISAM COMMENT='Contains the site plugins.';
Да фиг знает, от родного инсталлятора поди осталось.
На странице bezumkin.ru/modx/eventscalendar2/ это расширение для Evo или Revo?
В качестве ссылки указана modx.com/extras/package/eventscalendar2 в репозитарий расширений для Evo. (его и пытаюсь установить на сайт)
В качестве ссылки указана modx.com/extras/package/eventscalendar2 в репозитарий расширений для Evo. (его и пытаюсь установить на сайт)
Версию для Эво я смутно помню, так что, помочь не могу ничем.
Авторизуйтесь или зарегистрируйтесь, чтобы оставлять комментарии.