( ! ) Fatal error: Uncaught mysqli_sql_exception: 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 '-100,50' at line 5 in /home/wisdomlib/domains/wisdomlib.org/public_html/modules/class.db.mysqli.php on line 46 |
( ! ) mysqli_sql_exception: 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 '-100,50' at line 5 in /home/wisdomlib/domains/wisdomlib.org/public_html/modules/class.db.mysqli.php on line 46 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0002 | 531504 | {main}( ) | .../index.php:0 |
2 | 0.0222 | 3833600 | include( '/home/wisdomlib/domains/wisdomlib.org/public_html/cat-concepts.php ) | .../index.php:193 |
3 | 0.0280 | 3858200 | Db->__call( $name = 'query', $arg = [0 => 'SELECT * FROM `gloss_concepts_cache` \n\t\t\t\tWHERE `cc_cat` = 18 \n\t\t\t\t\tAND `cc_lang` = \'1\' \n\t\t\t\t\tAND `cc_domain` = \'wisdomlib\' \n\t\t\t\tORDER BY `cc_order` ASC LIMIT -100,50 '] ) | .../cat-concepts.php:113 |
4 | 0.0280 | 3858200 | DbMysqli->query( $q = 'SELECT * FROM `gloss_concepts_cache` \n\t\t\t\tWHERE `cc_cat` = 18 \n\t\t\t\t\tAND `cc_lang` = \'1\' \n\t\t\t\t\tAND `cc_domain` = \'wisdomlib\' \n\t\t\t\tORDER BY `cc_order` ASC LIMIT -100,50 ', $show_error = ??? ) | .../class.db.php:66 |
5 | 0.0280 | 3858200 | ( $query = 'SELECT * FROM `gloss_concepts_cache` \n\t\t\t\tWHERE `cc_cat` = 18 \n\t\t\t\t\tAND `cc_lang` = \'1\' \n\t\t\t\t\tAND `cc_domain` = \'wisdomlib\' \n\t\t\t\tORDER BY `cc_order` ASC LIMIT -100,50 ' ) | .../class.db.mysqli.php:46 |