Could not perform query:
Error #1017 => Can't find file: 't' (errno: 2)
Query => select t.*,date_format(t.show_date,'%m/%d/%y') as show_date, b.name from TourDate t, bands b where t.bandID = '20' and (to_days(now()) - to_days(t.show_date)) <= 0 and t.bandID = b.band_id order by show_date ascNo proper query Id:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/level-plane/transistor/shows.php on line 19
transistor | shows

We have no shows scheduled!