- Affected Version
- WoltLab Suite 3.1
Guten Tag ,
Ich versuche seit ein paar Tagen mehrere Plugins wie das IP Log sowie das Plugin mehrere Ranggrafiken zu installieren und fast die ähnliche Fehlermeldung erhalte.
Wie kann mir jemanden sagen was ich genau verändern müsste damit dieser Fehlerbehoben ist.
QuoteDisplay MoreSQLSTATE[42000]: Syntax error or access violation: 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
Error Code:
42000
File:
*/lib/system/database/statement/PreparedStatement.class.php (93)
Stack Trace:
#0 */lib/system/database/statement/PreparedStatement.class.php (93):
PDOStatement->execute([ ])
#1 */lib/system/database/editor/MySQLDatabaseEditor.class.php (115):
wcf\system\database\statement\PreparedStatement->execute()
#2 */lib/data/user/option/UserOptionEditor.class.php (34):
wcf\system\database\editor\MySQLDatabaseEditor->addColumn('wcf1_user_option_value', 'userOption47', [ autoIncrement => , key => , notNull => , type => ])
#3 */lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php (145):
wcf\data\user\option\UserOptionEditor::create([ 20 items ])
#4 */lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php (173):
wcf\system\package\plugin\UserOptionPackageInstallationPlugin->saveOption([ 8 items ], 'profile.personal')
#5 */lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php (36):
wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin->importOptions(DOMXPath)
#6 */lib/system/package/PackageInstallationDispatcher.class.php (673):
wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin->install()
#7 */lib/system/package/PackageInstallationDispatcher.class.php (144):
wcf\system\package\PackageInstallationDispatcher->executePIP([ attributes => , pip => , value => ])
#8 */lib/acp/action/InstallPackageAction.class.php (73):
wcf\system\package\PackageInstallationDispatcher->install('4fcf43a8')
#9 */lib/action/AbstractDialogAction.class.php (68):
wcf\acp\action\InstallPackageAction->stepInstall()
#10 */lib/action/AbstractAction.class.php (47):
wcf\action\AbstractDialogAction->execute()
#11 */lib/system/request/Request.class.php (83):
wcf\action\AbstractAction->__run()
#12 */lib/system/request/RequestHandler.class.php (96):
wcf\system\request\Request->execute()
#13 */acp/index.php (9):
wcf\system\request\RequestHandler->handle('wcf', true)
Final Error
Error Type:
wcf\system\database\exception\DatabaseQueryExecutionException
Error Message:
Could not execute statement 'ALTER TABLE `wcf1_user_option_value` ADD COLUMN `userOption47` text'
Error Code:
42000
File:
*/lib/system/database/statement/PreparedStatement.class.php (105)
Stack Trace:
#0 */lib/system/database/editor/MySQLDatabaseEditor.class.php (115):
wcf\system\database\statement\PreparedStatement->execute()
#1 */lib/data/user/option/UserOptionEditor.class.php (34):
wcf\system\database\editor\MySQLDatabaseEditor->addColumn('wcf1_user_option_value', 'userOption47', [ autoIncrement => , key => , notNull => , type => ])
#2 */lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php (145):
wcf\data\user\option\UserOptionEditor::create([ 20 items ])
#3 */lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php (173):
wcf\system\package\plugin\UserOptionPackageInstallationPlugin->saveOption([ 8 items ], 'profile.personal')
#4 */lib/system/package/plugin/AbstractOptionPackageInstallationPlugin.class.php (36):
wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin->importOptions(DOMXPath)
#5 */lib/system/package/PackageInstallationDispatcher.class.php (673):
wcf\system\package\plugin\AbstractOptionPackageInstallationPlugin->install()
#6 */lib/system/package/PackageInstallationDispatcher.class.php (144):
wcf\system\package\PackageInstallationDispatcher->executePIP([ attributes => , pip => , value => ])
#7 */lib/acp/action/InstallPackageAction.class.php (73):
wcf\system\package\PackageInstallationDispatcher->install('4fcf43a8')
#8 */lib/action/AbstractDialogAction.class.php (68):
wcf\acp\action\InstallPackageAction->stepInstall()
#9 */lib/action/AbstractAction.class.php (47):
wcf\action\AbstractDialogAction->execute()
#10 */lib/system/request/Request.class.php (83):
wcf\action\AbstractAction->__run()
#11 */lib/system/request/RequestHandler.class.php (96):
wcf\system\request\Request->execute()
#12 */acp/index.php (9):
wcf\system\request\RequestHandler->handle('wcf', true)
Paket-Installation
Paket-Installation
„Mehrere Ranggrafiken“ wird installiert …