Warning: [mysql 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 '' at line 5
SELECT id, name, permalink, comment, uppercats, representative_picture_id
FROM piwigocp_categories INNER JOIN piwigocp_user_cache_categories
ON id = cat_id and user_id = 2
WHERE id_uppercat is NULL
ORDER BY rank
; in /home/denisdit/cp/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/denisdit/cp/include/dblayer/functions_mysqli.inc.php:211
Stack trace:
#0 /home/denisdit/cp/plugins/rv_gmaps/kml.php(84): pwg_db_fetch_assoc(false)
#1 {main}
thrown in /home/denisdit/cp/include/dblayer/functions_mysqli.inc.php on line 211