Warning: mysqli::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/immozen/dev/includes/fct_swql.php on line 48
Warning: mysqli::__construct(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/immozen/dev/includes/fct_swql.php on line 48
Warning: mysqli::__construct(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/immozen/dev/includes/fct_swql.php on line 33
Warning: mysqli::__construct(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/immozen/dev/includes/fct_swql.php on line 33
Warning: mysqli::query(): Couldn't fetch mysqli in /home/immozen/dev/includes/fct_swql.php on line 35
SELECT P.id, P.nom_fr AS nom
FROM immozen_biens B
LEFT JOIN immozen_villes V ON V.cp = B.cp
LEFT JOIN immozen_provinces P ON P.id = V.province_id
WHERE B.actif = 1
AND B.invisible = 0
AND P.id IS NOT NULL
GROUP BY P.id
Warning: swql_q(): Couldn't fetch mysqli in /home/immozen/dev/includes/fct_swql.php on line 38
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on null in /home/immozen/dev/includes/fct_swql.php:52
Stack trace:
#0 /home/immozen/dev/wp-content/themes/apartment-wp/fct-sw.php(25): swql_fetch_assoc('SELECT P.id, P....')
#1 /home/immozen/dev/wp-content/themes/apartment-wp/templates/partials/list-search.php(17): get_region_dispo()
#2 /home/immozen/dev/wp-includes/template.php(732): require('/home/immozen/d...')
#3 /home/immozen/dev/wp-includes/template.php(676): load_template('/home/immozen/d...', false, Array)
#4 /home/immozen/dev/wp-includes/general-template.php(204): locate_template(Array, true, false, Array)
#5 /home/immozen/dev/wp-content/themes/apartment-wp/templates/list_search.php(29): get_template_part('templates/parti...', 'Array')
#6 /home/immozen/dev/wp-includes/template-loader.php(106): include('/home/immozen/d...')
#7 /home/immozen/dev/wp-blog-header.php(19): require_once('/home/immozen/d...')
#8 /home/immozen/dev/index.php(17): require('/home/immozen/d...')
#9 {main}
thrown in /home/immozen/dev/includes/fct_swql.php on line 52