Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
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...
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...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.