|
|
|
|
|
|
|
|
|
|
|
SQL Error : SELECT BO.bo_table AS bo_table, BO.bo_subject AS bo_subject, BO.gr_area AS gr_area, BO.gr_id AS gr_id, GR.gr_subject AS gr_subject, BF.bf_file AS bf_file, BF.wr_id AS wr_id,BF.bf_width AS width,BF.bf_height AS height, WR.wr_subject AS wr_subject, WR.ca_name AS ca_name,BF.bf_no AS bf_no, BO.bo_count_write AS bo_count_write FROM g4_board AS BO LEFT JOIN g4_group AS GR ON BO.gr_id = GR.gr_id LEFT JOIN g4_board_file AS BF ON (BO.bo_table = BF.bo_table) LEFT JOIN g4_write_dominican_rep AS WR ON BF.wr_id=WR.wr_id WHERE BO.bo_table='dominican_rep' AND BF.bf_no = 0 AND BF.bf_file IS NOT NULL AND bf_file NOT LIKE '%bmp' ORDER BY bo_count_write LIMIT 0,5
1054 : Unknown column 'WR.wr_subject' in 'field list'
error file : /pic_group.php