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_artists.php on line 11
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 11
select count(distinct(c.contactsID)) as count from contacts c left join items__contacts ic on c.contactsID=ic.contactsID left join items i on ic.itemsID=i.itemsID left join contacts__contactstypes cc on c.contactsID=cc.contactsID where i.items_status != 'sold' and cc.contactstypesID=1
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_artists.php on line 13
Warning: mysql_query(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 42
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 42
select distinct(c.contactsID),c.contacts_firstname,c.contacts_lastname from contacts c left join items__contacts ic on c.contactsID=ic.contactsID left join items i on ic.itemsID=i.itemsID left join contacts__contactstypes cc on c.contactsID=cc.contactsID where i.items_status != 'sold' and cc.contactstypesID=1 order by c.contacts_lastname 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_artists.php on line 45
Warning: array_keys() expects parameter 1 to be array, null given in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 55
Warning: implode(): Invalid arguments passed in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 55
Warning: mysql_query(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 56
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 56
select * from items__contacts ic left join items i on ic.itemsID=i.itemsID where contactsID=
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_artists.php on line 58
Warning: array_keys() expects parameter 1 to be array, null given in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 66
Warning: implode(): Invalid arguments passed in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 66
Warning: mysql_query(): Can't connect to local MySQL server through socket '__Use_TCP_Connect__' (2) in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 68
Warning: mysql_query(): A link to the server could not be established in /big/dom/xjrbartgallery/www/artwork/view_artists.php on line 68
select ii.itemsID,i.images_location from items__images ii left join images i on ii.imagesID=i.imagesID left join items__contacts ic on ii.itemsID=ic.itemsID left join items its on ic.itemsID=its.itemsID where ii.itemsID= order by its.items_featured
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_artists.php on line 70