Doesn't play well with i18n translation modules
gmknowles - May 7, 2008 - 22:41
| Project: | Views Multiblock |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
user warning: 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 'LEFT JOIN pcf_i18n_node i18n ON node.nid = i18n.nid WHERE (i18n.language ='en' O' at line 1 query: views_build_view LEFT JOIN pcf_i18n_node i18n ON node.nid = i18n.nid WHERE (i18n.language ='en' OR i18n.language ='' OR i18n.language IS NULL) LIMIT 0, 1 in /includes/database.mysql.inc on line 172
This error is activated with the activation of Views Multiblock.
Note* using table prefixes
