• Resolved virtuality222

    (@virtuality222)


    Hi,

    After installing the latest version of CleanTalk for phpBB, it is also giving me an error inside the forum:

    SQL ERROR [ mysqli ]

    Data too long for column ‘config_value’ at row 1 [1406]

    SQL

    UPDATE phpbb_config SET config_value = ‘{\”keys\”:{\”1499961823\”:\”0287d836c3b41a24567bc2cde6e7a8b6\”,\”1499965483\”:\”7592dd2bbc20c98f0a926ef0180730d8\”,\”1499969090\”:\”b581bb27463b8801295160a85c140562\”,\”1499972914\”:\”db0f68a5f26f839fd61dead8c57c2733\”,\”1499982445\”:\”e90f9f26b9bf26477dc76f16caec5ad5\”},\”js_keys_amount\”:6,\”js_key_lifetime\”:86400}’ WHERE config_name = ‘cleantalk_antispam_js_keys’

    BACKTRACE

    FILE: (not given by php)
    LINE: (not given by php)
    CALL: msg_handler()

    FILE: [ROOT]/phpbb/db/driver/driver.php
    LINE: 855
    CALL: trigger_error()

    FILE: [ROOT]/phpbb/db/driver/mysqli.php
    LINE: 193
    CALL: phpbb\db\driver\driver->sql_error()

    FILE: [ROOT]/phpbb/db/driver/factory.php
    LINE: 329
    CALL: phpbb\db\driver\mysqli->sql_query()

    FILE: [ROOT]/phpbb/config/db.php
    LINE: 148
    CALL: phpbb\db\driver\factory->sql_query()

    FILE: [ROOT]/phpbb/config/db.php
    LINE: 122
    CALL: phpbb\config\db->set_atomic()

    FILE: [ROOT]/ext/cleantalk/antispam/model/main_model.php
    LINE: 266
    CALL: phpbb\config\db->set()

    FILE: [ROOT]/ext/cleantalk/antispam/model/main_model.php
    LINE: 304
    CALL: cleantalk\antispam\model\main_model::cleantalk_get_checkjs_code()

    FILE: [ROOT]/ext/cleantalk/antispam/event/main_listener.php
    LINE: 99
    CALL: cleantalk\antispam\model\main_model::get_check_js_script()

    FILE: (not given by php)
    LINE: (not given by php)
    CALL: cleantalk\antispam\event\main_listener->add_js_to_head()

    FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
    LINE: 161
    CALL: call_user_func()

    FILE: [ROOT]/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php
    LINE: 46
    CALL: Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()

    FILE: [ROOT]/phpbb/event/dispatcher.php
    LINE: 60
    CALL: Symfony\Component\EventDispatcher\EventDispatcher->dispatch()

    FILE: [ROOT]/phpbb/event/dispatcher.php
    LINE: 46
    CALL: phpbb\event\dispatcher->dispatch()

    FILE: [ROOT]/includes/functions.php
    LINE: 5365
    CALL: phpbb\event\dispatcher->trigger_event()

    FILE: [ROOT]/index.php
    LINE: 234
    CALL: page_header()

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘phpBB issue sql error after update’ is closed to new replies.