Unable load my website
-
Hi, i had just install the plugins and activate it. Then i go to setting page and change email. When i am trying to view my website, the website is not found. It display error page. Now i am unable to use my website!
I got this error log:[29-Jul-2013 19:18:27 UTC] WordPress database error Table ‘cloudcom_sha317.wp_toe_modules’ doesn’t exist for query SELECT toe_m.*, toe_m_t.label as type_name FROM wp_toe_modules toe_m INNER JOIN wp_toe_modules_type toe_m_t ON toe_m_t.id = toe_m.type_id made by activate_plugin, include_once(‘/plugins/ready-ecommerce/ecommerce.php’), frame->init, frame->_extractModules, table->get, db::get
[29-Jul-2013 19:18:31 UTC] WordPress database error Duplicate key name ‘label’ for query ALTER TABLEwp_toe_htmltypeADD UNIQUE INDEXlabel(label) made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:31 UTC] WordPress database error Duplicate key name ‘code’ for query ALTER TABLEwp_toe_modules
ADD UNIQUE INDEXcode(code) made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:34 UTC] WordPress database error Duplicate key name ‘code’ for query ALTER TABLEwp_toe_options
ADD UNIQUE INDEXcode(code) made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:34 UTC] WordPress database error Duplicate column name ‘params’ for query ALTER TABLEwp_toe_options
ADD COLUMNparamstext NULL; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:34 UTC] WordPress database error Duplicate column name ‘cat_id’ for query ALTER TABLEwp_toe_options
ADD COLUMNcat_idmediumint(3) DEFAULT ‘0’; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:34 UTC] WordPress database error Duplicate column name ‘sort_order’ for query ALTER TABLEwp_toe_options
ADD COLUMNsort_ordermediumint(3) DEFAULT ‘0’; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:37 UTC] WordPress database error Duplicate column name ‘product_params’ for query ALTER TABLEwp_toe_orders_items
ADD COLUMN product_params text; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:46 UTC] WordPress database error Duplicate column name ‘mark_as_new’ for query ALTER TABLEwp_toe_products
ADD COLUMNmark_as_newtinyint(1) NOT NULL DEFAULT ‘0’; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:46 UTC] WordPress database error Duplicate key name ‘code’ for query ALTER TABLEwp_toe_extrafields
ADD UNIQUE INDEXcode(code) made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:47 UTC] WordPress database error Duplicate column name ‘data’ for query ALTER TABLEwp_toe_ef_options
ADD COLUMNdataTEXT; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:48 UTC] WordPress database error Duplicate column name ‘price_absolute’ for query ALTER TABLEwp_toe_ef_val
ADD COLUMNprice_absolutetinyint(1) NOT NULL DEFAULT ‘0’; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:48 UTC] WordPress database error Duplicate column name ‘disabled’ for query ALTER TABLEwp_toe_ef_val
ADD COLUMNdisabledtinyint(1) NOT NULL DEFAULT ‘0’; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:18:48 UTC] WordPress database error Duplicate column name ‘opt_id’ for query ALTER TABLEwp_toe_ef_val
ADD COLUMNopt_idint(11) NOT NULL DEFAULT 0; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:19:30 UTC] WordPress database error Duplicate column name ‘type_id’ for query ALTER TABLE wp_toe_product_files
ADD COLUMN type_id SMALLINT(5) NOT NULL DEFAULT 1 made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, db::query
[29-Jul-2013 19:19:47 UTC] WordPress database error Duplicate entry ‘ssl_on_checkout’ for key ‘code’ for query INSERT INTOwp_toe_optionsVALUES
(NULL,’ssl_on_checkout’,”,’Use SSL on checkout’,’If you have already setup correct SSL for your site and want always open checkout with SSL protocol – enable this option’,4,NULL,2,0),
(NULL,’ssl_on_account’,”,’Use SSL on user account’,’If you have already setup correct SSL for your site and want always open registration, login and user account pages with SSL protocol – enable this option’,4,NULL,2,0),
(NULL,’ssl_on_ajax’,”,’Use SSL on AJAX requests’,’If you have already setup correct SSL for your site and want always use SSL protocol for AJAX requests – enable this option’,4,NULL,2,0); made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0312, db::query
[29-Jul-2013 19:19:48 UTC] WordPress database error Duplicate entry ‘admin_notify’ for key ‘name’ for query INSERT INTOwp_toe_email_templatesVALUES
(NULL,’New user registration’, ‘New user registration at :store_name’, ‘New user registered at :store_name.
User info:
Username: :username
Password: :password
Thanks for using our online store!’, ‘[“username”, “store_name”, “password”]’, 1, ‘admin_notify’, ‘user’); made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0316, db::query
[29-Jul-2013 19:19:50 UTC] WordPress database error Duplicate entry ‘terms’ for key ‘code’ for query INSERT INTOwp_toe_optionsVALUES (NULL , ‘terms’, ” , ‘Terms and conditions’, ‘Terms and conditions’, 3, NULL , 2, 0); made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0317, db::query
[29-Jul-2013 19:19:50 UTC] WordPress database error Duplicate entry ‘notify_on_reg’ for key ‘code’ for query INSERT INTOwp_toe_optionsVALUES (NULL , ‘notify_on_reg’, ‘0’ , ‘Notify on user registration’, ‘Notify on user registration’, 4, NULL , 1, 0); made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0317, db::query
[29-Jul-2013 19:19:50 UTC] WordPress database error Duplicate entry ‘related_widget’ for key ‘code’ for query INSERT INTOwp_toe_modules(id, code, active, type_id, params, has_tab, label, description) VALUES
(NULL, ‘related_widget’, 1, 4, ”, 0, ‘Related Products Widget’, ‘Related Products Widget’); made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0319, db::query
[29-Jul-2013 19:19:50 UTC] WordPress database error Duplicate column name ‘sort_order’ for query ALTER TABLEwp_toe_ef_valADD COLUMNsort_orderINT(11) NOT NULL DEFAULT 0; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0321, db::query
[29-Jul-2013 19:19:50 UTC] WordPress database error Duplicate column name ‘price’ for query ALTER TABLEwp_toe_ef_optionsADD COLUMNpricedecimal(10,2) NOT NULL DEFAULT ‘0.00’; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0324, db::query
[29-Jul-2013 19:19:51 UTC] WordPress database error Duplicate column name ‘price_absolute’ for query ALTER TABLEwp_toe_ef_optionsADD COLUMNprice_absolutetinyint(1) NOT NULL DEFAULT ‘0’; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0324, db::query
[29-Jul-2013 19:19:51 UTC] WordPress database error Duplicate column name ‘sort_order’ for query ALTER TABLEwp_toe_ef_optionsADD COLUMNsort_orderINT(11) NOT NULL DEFAULT 0; made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0324, db::query
[29-Jul-2013 19:19:51 UTC] WordPress database error Duplicate entry ‘categorybrands_products’ for key ‘code’ for query INSERT INTOwp_toe_modules(id, code, active, type_id, params, has_tab, label, description) VALUES
(NULL, ‘categorybrands_products’, 1, 4, ”, 0, ‘Category/Brands Products’, ‘Category/Brands Products module’); made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0325, db::query
[29-Jul-2013 19:19:51 UTC] WordPress database error Duplicate entry ‘use_only_one_country’ for key ‘code’ for query INSERT INTOwp_toe_optionsVALUES
(NULL,’use_only_one_country’,”,’Use only one country for users’,’If your store will use only one country – select it here. In this case all country select lists for shipping or billing user fields will be hidden and countryy will be set to selected automaticaly.’,11,NULL,2,0); made by activate_plugin, do_action(‘activate_ready-ecommerce/ecommerce.php’), call_user_func_array, installer::init, installerDbUpdater::runUpdate, installerDbUpdater::update_0331, db::queryPlease help me resolve this problem
The topic ‘Unable load my website’ is closed to new replies.