SQL error
-
Hello,
Company recently bought this plugin, and all is fine, but one thing. This error popped up:
[STDERR] WordPress errore sul database You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') LEFT JOIN wpnq_cjtoolbox_plus_block_pintype pt ON blocks.
id= pt.
bloc…’ at line 1 per la query SELECT blocks.id,blocks.owner,blocks.name,blocks.pinPoint,blocks.location,blocks.links,blocks.expressions,0 as blocksGroup FROM wpnq_cjtoolbox_blocks blocks LEFT JOIN wpnq_cjtoolbox_block_pins pins0 ON blocks.id = pins0.blockId AND pins0.pin=’categories’ AND pins0.value IN( ) LEFT JOIN wpnq_cjtoolbox_plus_block_pintype pt ON blocks.id
= pt.blockId
WHERE ( ( ( backupId IS NULL ) AND ( state = “active” ) ) AND ( ( pt.pinName = ‘category’ AND pt.invert = 1 ) ) AND ( ( ( pins0.pin IS NULL ) AND ( pins0.value IS NULL ) ) ) ); fatta da require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), do_action(‘template_redirect’), WP_Hook->do_action, WP_Hook->apply_filters, CJTBlocksCouplingController->initCoupling, CJTBlocksCouplingController->getBlocks, CJTCouplingModel->getPinsBlocks, apply_filters(‘cjt-blocks-coupling-model-blocks-queue’), WP_Hook->apply_filters, CJTPlusHooksCJTBlockAssignmentNegative->_blocksQueue`Any help would be appreciated.
- The topic ‘SQL error’ is closed to new replies.