Can't create/write to file '/tmp/#sql_7d8_0.MYI' (Errcode: 30) SQL=SELECT c.*, COUNT(DISTINCT sc.id) AS total_subcats
FROM gly_wbgallery_cat AS c
LEFT JOIN gly_wbgallery_cat AS sc ON (sc.parent_id = c.id AND c.published = 1)
WHERE c.parent_id = 0
AND c.published = 1
AND c.access <= 0
GROUP BY c.id
ORDER BY c.ordering ASC
Foto-Galerij Haarlemmermeer Lyceum
Er zijn geen afbeeldingen!
Can't create/write to file '/tmp/#sql_7d8_0.MYI' (Errcode: 30) SQL=SELECT c.*, c.name AS _name
, COUNT(DISTINCT i.id) AS _images
, COUNT(DISTINCT sc.id) AS _children
FROM gly_wbgallery_cat AS c
LEFT JOIN gly_wbgallery_img AS i ON (i.cat_id = c.id AND i.published = 1)
LEFT JOIN gly_wbgallery_cat AS sc ON (sc.parent_id = c.id AND sc.published = 1)
WHERE c.parent_id = 0
AND c.published = 1
AND c.access <= 0
GROUP BY c.id
HAVING _images > 0 OR _children > 0
ORDER BY c.ordering ASC
No Items to Display not found
Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference, value given in /var/www/00/28/05/haarlemmermeerlyceum.eu/www/jubileum/libraries/joomla/cache/handler/callback.php on line 99