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 'recursive,
    create_subcategories
  FROM piwigo_community_permissions
  WHERE ' at line 4

SELECT
    id,
    category_id,
    recursive,
    create_subcategories
  FROM piwigo_community_permissions
  WHERE (type = 'any_visitor')
; in /home/ksmelk1/public_html/galeria/include/dblayer/functions_mysqli.inc.php on line 834
Fatal error: Call to a member function fetch_assoc() on boolean in /home/ksmelk1/public_html/galeria/include/dblayer/functions_mysqli.inc.php on line 181