Warning: mysql_connect(): Access denied for user 'xjrbartgallery'@'taz.futurequest.net' (using password: YES) in /big/dom/xjrbartgallery/www/scripts/-config.php on line 17
Warning: mysql_select_db(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/scripts/-config.php on line 18
Warning: mysql_select_db(): A link to the server could not be established in /big/dom/xjrbartgallery/www/scripts/-config.php on line 18
Warning: mysql_query(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 9
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 9
select count(distinct(c.typesID)) as count from types c left join items__types ic on c.typesID=ic.typesID left join items i on ic.itemsID=i.itemsID where i.items_status != 'sold'
Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 11
Warning: mysql_query(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 38
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 38
select distinct(c.typesID),c.types_name from types c left join items__types ic on c.typesID=ic.typesID left join items i on ic.itemsID=i.itemsID where i.items_status != 'sold' order by c.types_name limit 0,12
Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 41
Warning: array_keys() expects parameter 1 to be array, null given in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 49
Warning: implode(): Invalid arguments passed in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 49
Warning: mysql_query(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 50
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 50
select * from items__types where typesID=
Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 52
Warning: array_keys() expects parameter 1 to be array, null given in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 58
Warning: implode(): Invalid arguments passed in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 58
Warning: mysql_query(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 59
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 59
select ii.itemsID,i.images_location from items__images ii left join images i on ii.imagesID=i.imagesID where ii.itemsID=
Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2)
Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in /big/dom/xjrbartgallery/www/artwork/view_types.php on line 61