-
Hello,
I have been trying to install the theme for 2 days, but it is not installed correctly, a constant error occurs, the last error I received is as follows, I ask for your help
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts ADD image_scan_date datetime DEFAULT NULL AFTER images
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts MODIFY twitter_use_og tinyint(1) DEFAULT 0
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts MODIFY robots_max_imagepreview varchar(20) DEFAULT 'large'
WordPress veritabanı hatası: [Unknown column ‘image_scan_date’ in ‘field list’]
UPDATE wp_aioseo_posts as ap JOIN wp_posts as p ON ap.post_id = p.ID SET
images
= NULL,image_scan_date
= NULL WHERE 1 = 1 ANDp
.post_type
= 'product' /* 1 = 1 */WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_notifications’]
ALTER TABLE wp_aioseo_notifications ADD new tinyint(1) NOT NULL DEFAULT 1 AFTER dismissed
WordPress veritabanı hatası: [Unknown column ‘new’ in ‘where clause’]
UPDATE wp_aioseo_notifications SET
new
= 0 WHERE 1 = 1 ANDnew
= 1 /* 1 = 1 */WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts MODIFY schema_type varchar(20) DEFAULT 'default'
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts ADD og_image_url text DEFAULT NULL AFTER og_image_type
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts CHANGE COLUMN og_custom_image_height og_image_height int(11) DEFAULT NULL AFTER og_image_url
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts CHANGE COLUMN og_custom_image_width og_image_width int(11) DEFAULT NULL AFTER og_image_url
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts ADD twitter_image_url text DEFAULT NULL AFTER twitter_image_type
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts ADD limit_modified_date tinyint(1) NOT NULL DEFAULT 0 AFTER local_seo
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts ADD
options
longtext DEFAULT NULL AFTERlimit_modified_date
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts DROP tabs
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_notifications’]
ALTER TABLE wp_aioseo_notifications ADD
addon
varchar(64) DEFAULT NULL AFTERslug
WordPress veritabanı hatası: [ALTER command denied to user ‘kdggrups_wp377’@’localhost’ for table ‘wp_aioseo_posts’]
ALTER TABLE wp_aioseo_posts ADD
schema
longtext DEFAULT NULL AFTERseo_score
WordPress veritabanı hatası: [Unknown column ‘t.term_order’ in ‘order clause’]
SELECT t.term_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('wp_theme') AND t.name IN ('guardteam') ORDER BY t.term_order ASC LIMIT 1
WordPress veritabanı hatası: [Unknown column ‘t.term_order’ in ‘order clause’]
SELECT DISTINCT t.term_id, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (1) ORDER BY t.term_order ASC
Private Content HiddenHello.
It looks like you have errors in WordPress. Reinstall it.
You must be logged in to reply to this topic.