[RSS Feed/News] Error when installing an AddOn

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I tried to install an addon "Easy User ban" from Siropu, but following Server-Errors:

XF\Db\InvalidQueryException: xf_user: MySQL query error [1118]: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs src/XF/Db/AbstractStatement.php:230

Stack-Trace:

ALTER TABLE xf_user
ADD siropu_easy_user_ban_count INT UNSIGNED NOT NULL DEFAULT '0',
ADD...

Read more
Read more about this Feed . . .
 
Status
Not open for further replies.
Back
Top Bottom