No valid database connection 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 'AND a.artist = b.id' at line 5 SQL=SELECT b.*
FROM jos_gallery_xref a, jos_gallery_artists b
WHERE 1
AND a.exhibition =
AND a.artist = b.id
Warning: Invalid argument supplied for foreach() in /home/aungalle/public_html/components/com_gallery/views/exhibitions/view.html.php on line 80
No valid database connection 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 'AND a.ref_type = 'exhibition'
AND b.usage = 'artwork'
ORDER BY b.order, b.id A' at line 6 SQL=SELECT *
FROM jos_gallery_file_xref a
LEFT JOIN jos_gallery_files b ON b.id=a.file_id
WHERE 1
AND a.ref_id =
AND a.ref_type = 'exhibition'
AND b.usage = 'artwork'
ORDER BY b.order, b.id ASC
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 'AND a.ref_type = 'exhibition'
AND b.usage = 'artwork'
ORDER BY b.order, b.id A' at line 6 SQL=SELECT *
FROM jos_gallery_file_xref a
LEFT JOIN jos_gallery_files b ON b.id=a.file_id
WHERE 1
AND a.ref_id =
AND a.ref_type = 'exhibition'
AND b.usage = 'artwork'
ORDER BY b.order, b.id ASC