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 16
SELECT
    c.*,
    user_representative_picture_id,
    nb_images,
    date_last,
    max_date_last,
    count_images,
    nb_categories,
    count_categories
  FROM piwi_categories c
    INNER JOIN piwi_user_cache_categories ucc
    ON id = cat_id
    AND user_id = 2
  WHERE id_uppercat is NULL
      
  ORDER BY rank in /flex/storage/aikidolaverpilliere.com/site/www/piwi/include/dblayer/functions_mysqli.inc.php on line 845
Fatal error:  Uncaught Error: Call to a member function fetch_assoc() on boolean in /flex/storage/aikidolaverpilliere.com/site/www/piwi/include/dblayer/functions_mysqli.inc.php:226
Stack trace:
#0 /flex/storage/aikidolaverpilliere.com/site/www/piwi/include/category_cats.inc.php(76): pwg_db_fetch_assoc(false)
#1 /flex/storage/aikidolaverpilliere.com/site/www/piwi/index.php(318): include('/flex/storage/a...')
#2 {main}
  thrown in /flex/storage/aikidolaverpilliere.com/site/www/piwi/include/dblayer/functions_mysqli.inc.php on line 226