• Resolved Quimbly

    (@quimbly)


    Here is a typical error I’m getting:

    [11-Feb-2016 20:01:22 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘) ) ) ) )’ at line 5 for query SELECT blocks.id, blocks.owner, blocks.name, blocks.pinPoint, blocks.location, blocks.links, blocks.expressions, (blocks.pinPoint & 81) blocksGroup

    FROM wp_cjtoolbox_blocks blocks LEFT JOIN wp_cjtoolbox_block_pins pins ON blocks.id = pins.blockId

    WHERE ( ( ( backupId IS NULL ) AND ( state = ‘active’ ) ) AND ( ( blocks.pinPoint & 81 ) OR ( ( blocks.pinPoint & 32 ) AND ( pins.pin = ‘pages’ ) AND ( pins.value IN ( ) ) ) ) ); made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), call_user_func_array, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, CJTPinsBlockSQLView->exec, CJTMYSQLQueueDriver->select

    I’m getting a LOT of these. Can you tell me what’s going on?

    https://wordpress.org/plugins/css-javascript-toolbox/

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

The topic ‘All kinds of database errors’ is closed to new replies.