[5.2] Reaktionstyp "thumbsup.svg" hinzufügen schlägt fehl

  • Affected App
    WoltLab Suite Core

    Hi,

    ich habe mir aus dem Verzeichnis /images/reaction/ das thumbsup.svg heruntergeladen und wollte es als neuer Reaktionstyp hinzufügen.

    Dabei entstand die folgende Fehlermeldung:

    Requested URL
    /acp/index.php?reaction-type-add/
    Referrer
    http://example.com/acp/index.php?reaction-type-add/
    Error Message
    Could not execute statement 'INSERT INTO wcf1_reaction_type (showOrder,isAssignable) VALUES (?,?)'
    Type
    wcf\system\database\exception\DatabaseQueryExecutionException
    File (Line)
    /homepages/42/d152121323/htdocs/artisti/lib/system/database/statement/PreparedStatement.class.php (105)
    Query Parameter 1
    1
    Query Parameter 2
    1
    Stacktrace
    1. /homepages/42/d152121323/htdocs/artisti/lib/data/DatabaseObjectEditor.class.php (37): wcf\system\database\statement\PreparedStatement->execute(…)
    2. [internal function] (?): wcf\data\DatabaseObjectEditor::create(…)
    3. /homepages/42/d152121323/htdocs/artisti/lib/data/AbstractDatabaseObjectAction.class.php (337): call_user_func(…)
    4. /homepages/42/d152121323/htdocs/artisti/lib/data/reaction/type/ReactionTypeAction.class.php (58): wcf\data\AbstractDatabaseObjectAction->create(…)
    5. [internal function] (?): wcf\data\reaction\type\ReactionTypeAction->create(…)
    6. /homepages/42/d152121323/htdocs/artisti/lib/data/AbstractDatabaseObjectAction.class.php (205): call_user_func(…)
    7. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractFormBuilderForm.class.php (164): wcf\data\AbstractDatabaseObjectAction->executeAction(…)
    8. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractForm.class.php (62): wcf\form\AbstractFormBuilderForm->save(…)
    9. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractForm.class.php (123): wcf\form\AbstractForm->submit(…)
    10. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractFormBuilderForm.class.php (126): wcf\form\AbstractForm->readData(…)
    11. /homepages/42/d152121323/htdocs/artisti/lib/page/AbstractPage.class.php (291): wcf\form\AbstractFormBuilderForm->readData(…)
    12. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractFormBuilderForm.class.php (219): wcf\page\AbstractPage->show(…)
    13. /homepages/42/d152121323/htdocs/artisti/lib/page/AbstractPage.class.php (114): wcf\form\AbstractFormBuilderForm->show(…)
    14. /homepages/42/d152121323/htdocs/artisti/lib/system/request/Request.class.php (83): wcf\page\AbstractPage->__run(…)
    15. /homepages/42/d152121323/htdocs/artisti/lib/system/request/RequestHandler.class.php (107): wcf\system\request\Request->execute(…)
    16. /homepages/42/d152121323/htdocs/artisti/acp/index.php (9): wcf\system\request\RequestHandler->handle(…)
    Error Message
    SQLSTATE[HY000]: General error: 1364 Field 'title' doesn't have a default value
    Type
    PDOException
    File (Line)
    /homepages/42/d152121323/htdocs/artisti/lib/system/database/statement/PreparedStatement.class.php (93)
    Stacktrace
    1. /homepages/42/d152121323/htdocs/artisti/lib/system/database/statement/PreparedStatement.class.php (93): PDOStatement->execute(…)
    2. /homepages/42/d152121323/htdocs/artisti/lib/data/DatabaseObjectEditor.class.php (37): wcf\system\database\statement\PreparedStatement->execute(…)
    3. [internal function] (?): wcf\data\DatabaseObjectEditor::create(…)
    4. /homepages/42/d152121323/htdocs/artisti/lib/data/AbstractDatabaseObjectAction.class.php (337): call_user_func(…)
    5. /homepages/42/d152121323/htdocs/artisti/lib/data/reaction/type/ReactionTypeAction.class.php (58): wcf\data\AbstractDatabaseObjectAction->create(…)
    6. [internal function] (?): wcf\data\reaction\type\ReactionTypeAction->create(…)
    7. /homepages/42/d152121323/htdocs/artisti/lib/data/AbstractDatabaseObjectAction.class.php (205): call_user_func(…)
    8. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractFormBuilderForm.class.php (164): wcf\data\AbstractDatabaseObjectAction->executeAction(…)
    9. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractForm.class.php (62): wcf\form\AbstractFormBuilderForm->save(…)
    10. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractForm.class.php (123): wcf\form\AbstractForm->submit(…)
    11. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractFormBuilderForm.class.php (126): wcf\form\AbstractForm->readData(…)
    12. /homepages/42/d152121323/htdocs/artisti/lib/page/AbstractPage.class.php (291): wcf\form\AbstractFormBuilderForm->readData(…)
    13. /homepages/42/d152121323/htdocs/artisti/lib/form/AbstractFormBuilderForm.class.php (219): wcf\page\AbstractPage->show(…)
    14. /homepages/42/d152121323/htdocs/artisti/lib/page/AbstractPage.class.php (114): wcf\form\AbstractFormBuilderForm->show(…)
    15. /homepages/42/d152121323/htdocs/artisti/lib/system/request/Request.class.php (83): wcf\page\AbstractPage->__run(…)
    16. /homepages/42/d152121323/htdocs/artisti/lib/system/request/RequestHandler.class.php (107): wcf\system\request\Request->execute(…)
    17. /homepages/42/d152121323/htdocs/artisti/acp/index.php (9): wcf\system\request\RequestHandler->handle(…)
  • Dukemaster December 31, 2019 at 11:18 PM

    Changed the title of the thread from “Reaktionstyp "thumbsup.svg" hinzufügen schlägt fehl” to “[5.2] Reaktionstyp "thumbsup.svg" hinzufügen schlägt fehl”.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!