Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Problems after update to the new version

$
0
0

Replies: 0

Today I make the update for the plugin and after that, there are some problems with the plugin and my sites. So I activate the debug on 3 Blogs, and this is the output:

Here some Debug-Infos from my Blog:

WordPress-Datenbank-Fehler: [Specified key was too long; max key length is 767 bytes]
CREATE TABLE wp_avatar_privacy_hashes ( identifier varchar(256) NOT NULL, hash char(64) NOT NULL, type varchar(20) NOT NULL, last_updated datetime DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP NOT NULL, PRIMARY KEY (hash, type), UNIQUE KEY identifier (identifier, type) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci

Notice: Undefined property: wpdb::$avatar_privacy_hashes in /var/__/wp-includes/wp-db.php on line 648
WordPress-Datenbank-Fehler: [Incorrect table name ”]
SELECT c.*, h.hash FROM wp_avatar_privacy c LEFT OUTER JOIN h ON c.email = h.identifier AND h.type = “comment” WHERE email =

So, I had to deactivate the plugin now, but I hope, I can activate it again soon.

(Sorry for my bad English)

  • This topic was modified 10 minutes ago by teufel100.

Viewing all articles
Browse latest Browse all 59525

Trending Articles