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 13

SELECT
    c.*,
    user_representative_picture_id,
    nb_images,
    date_last,
    max_date_last,
    count_images,
    count_categories
  FROM portfoliocategories c
    INNER JOIN portfoliouser_cache_categories ucc ON id = cat_id AND user_id = 2
  WHERE id_uppercat is NULL
    
  ORDER BY rank
; in /home/augerone/public_html/perfect-one.pl/portfolio_perfectone/include/dblayer/functions_mysql.inc.php on line 654
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /home/augerone/public_html/perfect-one.pl/portfolio_perfectone/include/dblayer/functions_mysql.inc.php on line 153 Home | Portfolio