PDOException Object
(
[message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1072 Key column 'eventmgr_id' doesn't exist in table
[string:private] =>
[code:protected] => 42000
[file:protected] => /home/customgl/public_html/paytonflameworks.com/lib/Zend/Db/Statement/Pdo.php
[line:protected] => 228
[trace:private] => Array
(
[0] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Zend/Db/Statement/Pdo.php
[line] => 228
[function] => execute
[class] => PDOStatement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[1] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Varien/Db/Statement/Pdo/Mysql.php
[line] => 110
[function] => _execute
[class] => Zend_Db_Statement_Pdo
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[2] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Zend/Db/Statement.php
[line] => 300
[function] => _execute
[class] => Varien_Db_Statement_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[3] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Zend/Db/Adapter/Abstract.php
[line] => 479
[function] => execute
[class] => Zend_Db_Statement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[4] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Zend/Db/Adapter/Pdo/Abstract.php
[line] => 238
[function] => query
[class] => Zend_Db_Adapter_Abstract
[type] => ->
[args] => Array
(
[0] => -- DROP TABLE IF EXISTS mage_webkul_eventmgr;
CREATE TABLE mage_webkul_eventmgr (
`banner_id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`edate` date NULL,
`body` text NOT NULL default '',
`status` smallint(6) NOT NULL default '0',
`created_time` datetime NULL,
`update_time` datetime NULL,
PRIMARY KEY (`eventmgr_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
[1] => Array
(
)
)
)
[5] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 419
[function] => query
[class] => Zend_Db_Adapter_Pdo_Abstract
[type] => ->
[args] => Array
(
[0] => -- DROP TABLE IF EXISTS mage_webkul_eventmgr;
CREATE TABLE mage_webkul_eventmgr (
`banner_id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`edate` date NULL,
`body` text NOT NULL default '',
`status` smallint(6) NOT NULL default '0',
`created_time` datetime NULL,
`update_time` datetime NULL,
PRIMARY KEY (`eventmgr_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
[1] => Array
(
)
)
)
[6] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 340
[function] => query
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] => -- DROP TABLE IF EXISTS mage_webkul_eventmgr;
CREATE TABLE mage_webkul_eventmgr (
`banner_id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`edate` date NULL,
`body` text NOT NULL default '',
`status` smallint(6) NOT NULL default '0',
`created_time` datetime NULL,
`update_time` datetime NULL,
PRIMARY KEY (`eventmgr_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
)
)
[7] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 608
[function] => raw_query
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] => -- DROP TABLE IF EXISTS mage_webkul_eventmgr;
CREATE TABLE mage_webkul_eventmgr (
`banner_id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`edate` date NULL,
`body` text NOT NULL default '',
`status` smallint(6) NOT NULL default '0',
`created_time` datetime NULL,
`update_time` datetime NULL,
PRIMARY KEY (`eventmgr_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
)
)
[8] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 590
[function] => multi_query
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] =>
-- DROP TABLE IF EXISTS mage_webkul_eventmgr;
CREATE TABLE mage_webkul_eventmgr (
`banner_id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`edate` date NULL,
`body` text NOT NULL default '',
`status` smallint(6) NOT NULL default '0',
`created_time` datetime NULL,
`update_time` datetime NULL,
PRIMARY KEY (`eventmgr_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- DROP TABLE IF EXISTS mage_webkul_eventmgrgroup;
CREATE TABLE mage_webkul_eventmgrgroup (
`group_id` int(11) unsigned NOT NULL auto_increment,
`banner_ids` varchar(255) NOT NULL default '',
`group_code` varchar(25) NOT NULL default '',
`group_name` varchar(25) NOT NULL default '',
`width` varchar(10) NOT NULL DEFAULT '0',
`status` smallint(6) NOT NULL default '0',
`created_time` DATETIME NULL,
`update_time` DATETIME NULL,
PRIMARY KEY (`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
)
)
[9] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 933
[function] => multiQuery
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] =>
-- DROP TABLE IF EXISTS mage_webkul_eventmgr;
CREATE TABLE mage_webkul_eventmgr (
`banner_id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`edate` date NULL,
`body` text NOT NULL default '',
`status` smallint(6) NOT NULL default '0',
`created_time` datetime NULL,
`update_time` datetime NULL,
PRIMARY KEY (`eventmgr_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- DROP TABLE IF EXISTS mage_webkul_eventmgrgroup;
CREATE TABLE mage_webkul_eventmgrgroup (
`group_id` int(11) unsigned NOT NULL auto_increment,
`banner_ids` varchar(255) NOT NULL default '',
`group_code` varchar(25) NOT NULL default '',
`group_name` varchar(25) NOT NULL default '',
`width` varchar(10) NOT NULL DEFAULT '0',
`status` smallint(6) NOT NULL default '0',
`created_time` DATETIME NULL,
`update_time` DATETIME NULL,
PRIMARY KEY (`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
)
)
[10] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/community/Webkul/Eventmanager/sql/eventmanager_setup/mysql4-install-0.1.0.php
[line] => 34
[function] => run
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] =>
-- DROP TABLE IF EXISTS mage_webkul_eventmgr;
CREATE TABLE mage_webkul_eventmgr (
`banner_id` int(11) unsigned NOT NULL auto_increment,
`title` varchar(255) NOT NULL default '',
`edate` date NULL,
`body` text NOT NULL default '',
`status` smallint(6) NOT NULL default '0',
`created_time` datetime NULL,
`update_time` datetime NULL,
PRIMARY KEY (`eventmgr_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
-- DROP TABLE IF EXISTS mage_webkul_eventmgrgroup;
CREATE TABLE mage_webkul_eventmgrgroup (
`group_id` int(11) unsigned NOT NULL auto_increment,
`banner_ids` varchar(255) NOT NULL default '',
`group_code` varchar(25) NOT NULL default '',
`group_name` varchar(25) NOT NULL default '',
`width` varchar(10) NOT NULL DEFAULT '0',
`status` smallint(6) NOT NULL default '0',
`created_time` DATETIME NULL,
`update_time` DATETIME NULL,
PRIMARY KEY (`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
)
)
[11] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 624
[args] => Array
(
[0] => /home/customgl/public_html/paytonflameworks.com/app/code/community/Webkul/Eventmanager/sql/eventmanager_setup/mysql4-install-0.1.0.php
)
[function] => include
)
[12] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 421
[function] => _modifyResourceDb
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] => install
[1] =>
[2] => 0.2.0
)
)
[13] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 327
[function] => _installResourceDb
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] => 0.2.0
)
)
[14] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 235
[function] => applyUpdates
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
)
)
[15] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/core/Mage/Core/Model/App.php
[line] => 417
[function] => applyAllUpdates
[class] => Mage_Core_Model_Resource_Setup
[type] => ::
[args] => Array
(
)
)
[16] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/code/core/Mage/Core/Model/App.php
[line] => 343
[function] => _initModules
[class] => Mage_Core_Model_App
[type] => ->
[args] => Array
(
)
)
[17] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/app/Mage.php
[line] => 683
[function] => run
[class] => Mage_Core_Model_App
[type] => ->
[args] => Array
(
[0] => Array
(
[scope_code] =>
[scope_type] => store
[options] => Array
(
)
)
)
)
[18] => Array
(
[file] => /home/customgl/public_html/paytonflameworks.com/index.php
[line] => 87
[function] => run
[class] => Mage
[type] => ::
[args] => Array
(
[0] =>
[1] => store
)
)
)
[errorInfo] => Array
(
[0] => 42000
[1] => 1072
[2] => Key column 'eventmgr_id' doesn't exist in table
)
)