| |
Could not query modules information
DEBUG MODE
SQL Error : 1064 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 'mod
WHERE blk.function_id = fnc.function_id
AND blk.block_id = bct.' at line 5
SELECT blk.block_id, blk.auth_view_group, blk.auth_edit_group, bct.column_id, module_path, function_file, auth_view
FROM mx_column_block bct,
mx_block blk,
mx_function fnc,
mx_module mod
WHERE blk.function_id = fnc.function_id
AND blk.block_id = bct.block_id
AND fnc.module_id = mod.module_id
ORDER BY column_id, block_order Line : 119 File : /home/cabani2/public_html/index.php |
| |
|