Database Error: Disk full (/tmp/#sql_1_0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)
#0  dbquery(
		SELECT m.title, f.path, a.name AS galery_name, a.datum, a.id AS galery_id
		FROM photoalbums a
		JOIN photomanager m ON m.album_id=a.id
		JOIN fileproperties f ON f.id=m.file_id
		WHERE a.id=18
		ORDER BY m.ord
	) called at [/var/www/html/web/custom/js_gallery/js_gallery.php:34]
#1  showGalery(18, ) called at [/var/www/html/web/custom/js_gallery/js_gallery.php:15]
#2  include(/var/www/html/web/custom/js_gallery/js_gallery.php) called at [/var/www/html/web/custom/js_gallery/customcommands.php:5]
#3  include(/var/www/html/web/custom/js_gallery/customcommands.php) called at [/var/www/html/web/act_loadCustomCommands.php:12]
#4  include(/var/www/html/web/act_loadCustomCommands.php) called at [/var/www/html/web/dsp_showPageTemplate.php:180]
#5  include(/var/www/html/web/dsp_showPageTemplate.php) called at [/var/www/html/web/dsp_show.php:110]
#6  include(/var/www/html/web/dsp_show.php) called at [/var/www/html/web/index.php:112]