ERROR: /home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_adodb.php(76): Error executing: 
		(SELECT 	ascl.autosale_id AS adv_id,
					ascl.autosale_name AS adv_title,
					ascl.autosale_desc AS adv_desc,
					ascl.autosale_viewer AS adv_view,
					ascl.autosale_price AS adv_price,
					ascl.autosale_unit AS adv_unit,
					al.locate_name AS adv_location,
					ascl.autosale_picture AS adv_pic,
					ascl.product_id AS adv_product_id,
					ascl.autosale_type AS adv_type,
					DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date,
					ascl.autosale_lastmodify AS adv_date2compare,
					0 AS adv_kind
		FROM auto_sale_classifieds AS ascl,
			 auto_locations AS al
		WHERE ascl.member_id=1679600
		AND ascl.autosale_id!=8254
		AND ascl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)

		UNION ALL
		
		(SELECT		arcl.autorent_id AS adv_id,
					arcl.autorent_title AS adv_title,
					arcl.autorent_desc AS adv_desc,
					arcl.autorent_viewer AS adv_view,
					arcl.autorent_price AS adv_price,
					arcl.autoprice_unit AS adv_unit,
					al.locate_name AS adv_location,
					arcl.autorent_picture AS adv_pic,
					arcl.product_id AS adv_product_id,
					arcl.autorent_type AS adv_type,
					DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date,
					arcl.autorent_lastmodify AS adv_date2compare,
					1 AS adv_kind
		FROM auto_rent_classifieds AS arcl,
			 auto_locations AS al
		WHERE member_id=1679600
		AND arcl.autorent_id!=8254
		AND arcl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)
		
		ORDER BY adv_date2compare DESC
		LIMIT 0,5
	
Backtrace: 0 /home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_adodb.php:76 dprint('/home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_adodb.php',76,0,'Error executing:
		(SELECT 	ascl.autosale_id AS adv_id,
					ascl.autosale_name AS adv_title,
					ascl.autosale_desc AS adv_desc,
					ascl.autosale_viewer AS adv_view,
					ascl.autosale_price AS adv_price,
					ascl.autosale_unit AS adv_unit,
					al.locate_name AS adv_location,
					ascl.autosale_picture AS adv_pic,
					ascl.product_id AS adv_product_id,
					ascl.autosale_type AS adv_type,
					DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date,
					ascl.autosale_lastmodify AS adv_date2compare,
					0 AS adv_kind
		FROM auto_sale_classifieds AS ascl,
			 auto_locations AS al
		WHERE ascl.member_id=1679600
		AND ascl.autosale_id!=8254
		AND ascl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)

		UNION ALL
		
		(SELECT		arcl.autorent_id AS adv_id,
					arcl.autorent_title AS adv_title,
					arcl.autorent_desc AS adv_desc,
					arcl.autorent_viewer AS adv_view,
					arcl.autorent_price AS adv_price,
					arcl.autoprice_unit AS adv_unit,
					al.locate_name AS adv_location,
					arcl.autorent_picture AS adv_pic,
					arcl.product_id AS adv_product_id,
					arcl.autorent_type AS adv_type,
					DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date,
					arcl.autorent_lastmodify AS adv_date2compare,
					1 AS adv_kind
		FROM auto_rent_classifieds AS arcl,
			 auto_locations AS al
		WHERE member_id=1679600
		AND arcl.autorent_id!=8254
		AND arcl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)
		
		ORDER BY adv_date2compare DESC
		LIMIT 0,5
	
') 1 /home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_connect.php:106 db_exec(' (SELECT ascl.autosale_id AS adv_id, ascl.autosale_name AS adv_title, ascl.autosale_desc AS adv_desc, ascl.autosale_viewer AS adv_view, ascl.autosale_price AS adv_price, ascl.autosale_unit AS adv_unit, al.locate_name AS adv_location, ascl.autosale_picture AS adv_pic, ascl.product_id AS adv_product_id, ascl.autosale_type AS adv_type, DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date, ascl.autosale_lastmodify AS adv_date2compare, 0 AS adv_kind FROM auto_sale_classifieds AS ascl, auto_locations AS al WHERE ascl.member_id=1679600 AND ascl.autosale_id!=8254 AND ascl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) UNION ALL (SELECT arcl.autorent_id AS adv_id, arcl.autorent_title AS adv_title, arcl.autorent_desc AS adv_desc, arcl.autorent_viewer AS adv_view, arcl.autorent_price AS adv_price, arcl.autoprice_unit AS adv_unit, al.locate_name AS adv_location, arcl.autorent_picture AS adv_pic, arcl.product_id AS adv_product_id, arcl.autorent_type AS adv_type, DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date, arcl.autorent_lastmodify AS adv_date2compare, 1 AS adv_kind FROM auto_rent_classifieds AS arcl, auto_locations AS al WHERE member_id=1679600 AND arcl.autorent_id!=8254 AND arcl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) ORDER BY adv_date2compare DESC LIMIT 0,5 ') 2 /home/httpd/vhosts/timnhanh/httpdocs/xe/modules/virtual_market/view_adv.php:274 db_loadList(' (SELECT ascl.autosale_id AS adv_id, ascl.autosale_name AS adv_title, ascl.autosale_desc AS adv_desc, ascl.autosale_viewer AS adv_view, ascl.autosale_price AS adv_price, ascl.autosale_unit AS adv_unit, al.locate_name AS adv_location, ascl.autosale_picture AS adv_pic, ascl.product_id AS adv_product_id, ascl.autosale_type AS adv_type, DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date, ascl.autosale_lastmodify AS adv_date2compare, 0 AS adv_kind FROM auto_sale_classifieds AS ascl, auto_locations AS al WHERE ascl.member_id=1679600 AND ascl.autosale_id!=8254 AND ascl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) UNION ALL (SELECT arcl.autorent_id AS adv_id, arcl.autorent_title AS adv_title, arcl.autorent_desc AS adv_desc, arcl.autorent_viewer AS adv_view, arcl.autorent_price AS adv_price, arcl.autoprice_unit AS adv_unit, al.locate_name AS adv_location, arcl.autorent_picture AS adv_pic, arcl.product_id AS adv_product_id, arcl.autorent_type AS adv_type, DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date, arcl.autorent_lastmodify AS adv_date2compare, 1 AS adv_kind FROM auto_rent_classifieds AS arcl, auto_locations AS al WHERE member_id=1679600 AND arcl.autorent_id!=8254 AND arcl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) ORDER BY adv_date2compare DESC LIMIT 0,5 ') 3 /home/httpd/vhosts/timnhanh/httpdocs/xe/modules/virtual_market/view_adv.php:27 OtherAdvsByMember('8254','rao_ban') 4 /home/httpd/vhosts/timnhanh/httpdocs/xe/index.php:197 require('/home/httpd/vhosts/timnhanh/httpdocs/xe/modules/virtual_market/view_adv.php')
ERROR: /home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_adodb.php(76): Error executing: 
		(SELECT 	ascl.autosale_id AS adv_id,
					ascl.autosale_name AS adv_title,
					ascl.autosale_desc AS adv_desc,
					ascl.autosale_viewer AS adv_view,
					ascl.autosale_price AS adv_price,
					ascl.autosale_unit AS adv_unit,
					al.locate_name AS adv_location,
					ascl.autosale_picture AS adv_pic,
					ascl.product_id AS adv_product_id,
					ascl.autosale_type AS adv_type,
					DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date,
					ascl.autosale_lastmodify AS adv_date2compare,
					0 AS adv_kind
		FROM auto_sale_classifieds AS ascl,
			 auto_locations AS al
		WHERE ascl.member_id!=1679600
		AND ascl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)

		UNION ALL
		
		(SELECT		arcl.autorent_id AS adv_id,
					arcl.autorent_title AS adv_title,
					arcl.autorent_desc AS adv_desc,
					arcl.autorent_viewer AS adv_view,
					arcl.autorent_price AS adv_price,
					arcl.autoprice_unit AS adv_unit,
					al.locate_name AS adv_location,
					arcl.autorent_picture AS adv_pic,
					arcl.product_id AS adv_product_id,
					arcl.autorent_type AS adv_type,
					DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date,
					arcl.autorent_lastmodify AS adv_date2compare,
					1 AS adv_kind
		FROM auto_rent_classifieds AS arcl,
			 auto_locations AS al
		WHERE member_id!=1679600
		AND arcl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)
		
		ORDER BY adv_date2compare DESC
		LIMIT 0,5
	
Backtrace: 0 /home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_adodb.php:76 dprint('/home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_adodb.php',76,0,'Error executing:
		(SELECT 	ascl.autosale_id AS adv_id,
					ascl.autosale_name AS adv_title,
					ascl.autosale_desc AS adv_desc,
					ascl.autosale_viewer AS adv_view,
					ascl.autosale_price AS adv_price,
					ascl.autosale_unit AS adv_unit,
					al.locate_name AS adv_location,
					ascl.autosale_picture AS adv_pic,
					ascl.product_id AS adv_product_id,
					ascl.autosale_type AS adv_type,
					DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date,
					ascl.autosale_lastmodify AS adv_date2compare,
					0 AS adv_kind
		FROM auto_sale_classifieds AS ascl,
			 auto_locations AS al
		WHERE ascl.member_id!=1679600
		AND ascl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)

		UNION ALL
		
		(SELECT		arcl.autorent_id AS adv_id,
					arcl.autorent_title AS adv_title,
					arcl.autorent_desc AS adv_desc,
					arcl.autorent_viewer AS adv_view,
					arcl.autorent_price AS adv_price,
					arcl.autoprice_unit AS adv_unit,
					al.locate_name AS adv_location,
					arcl.autorent_picture AS adv_pic,
					arcl.product_id AS adv_product_id,
					arcl.autorent_type AS adv_type,
					DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder,
					DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date,
					arcl.autorent_lastmodify AS adv_date2compare,
					1 AS adv_kind
		FROM auto_rent_classifieds AS arcl,
			 auto_locations AS al
		WHERE member_id!=1679600
		AND arcl.locate_id=al.locate_id
		ORDER BY adv_date2compare DESC)
		
		ORDER BY adv_date2compare DESC
		LIMIT 0,5
	
') 1 /home/httpd/vhosts/timnhanh/httpdocs/xe/includes/db_connect.php:106 db_exec(' (SELECT ascl.autosale_id AS adv_id, ascl.autosale_name AS adv_title, ascl.autosale_desc AS adv_desc, ascl.autosale_viewer AS adv_view, ascl.autosale_price AS adv_price, ascl.autosale_unit AS adv_unit, al.locate_name AS adv_location, ascl.autosale_picture AS adv_pic, ascl.product_id AS adv_product_id, ascl.autosale_type AS adv_type, DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date, ascl.autosale_lastmodify AS adv_date2compare, 0 AS adv_kind FROM auto_sale_classifieds AS ascl, auto_locations AS al WHERE ascl.member_id!=1679600 AND ascl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) UNION ALL (SELECT arcl.autorent_id AS adv_id, arcl.autorent_title AS adv_title, arcl.autorent_desc AS adv_desc, arcl.autorent_viewer AS adv_view, arcl.autorent_price AS adv_price, arcl.autoprice_unit AS adv_unit, al.locate_name AS adv_location, arcl.autorent_picture AS adv_pic, arcl.product_id AS adv_product_id, arcl.autorent_type AS adv_type, DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date, arcl.autorent_lastmodify AS adv_date2compare, 1 AS adv_kind FROM auto_rent_classifieds AS arcl, auto_locations AS al WHERE member_id!=1679600 AND arcl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) ORDER BY adv_date2compare DESC LIMIT 0,5 ') 2 /home/httpd/vhosts/timnhanh/httpdocs/xe/modules/virtual_market/view_adv.php:410 db_loadList(' (SELECT ascl.autosale_id AS adv_id, ascl.autosale_name AS adv_title, ascl.autosale_desc AS adv_desc, ascl.autosale_viewer AS adv_view, ascl.autosale_price AS adv_price, ascl.autosale_unit AS adv_unit, al.locate_name AS adv_location, ascl.autosale_picture AS adv_pic, ascl.product_id AS adv_product_id, ascl.autosale_type AS adv_type, DATE_FORMAT(autosale_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(ascl.autosale_lastmodify,"%d/%m/%Y") AS adv_date, ascl.autosale_lastmodify AS adv_date2compare, 0 AS adv_kind FROM auto_sale_classifieds AS ascl, auto_locations AS al WHERE ascl.member_id!=1679600 AND ascl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) UNION ALL (SELECT arcl.autorent_id AS adv_id, arcl.autorent_title AS adv_title, arcl.autorent_desc AS adv_desc, arcl.autorent_viewer AS adv_view, arcl.autorent_price AS adv_price, arcl.autoprice_unit AS adv_unit, al.locate_name AS adv_location, arcl.autorent_picture AS adv_pic, arcl.product_id AS adv_product_id, arcl.autorent_type AS adv_type, DATE_FORMAT(autorent_lastmodify,"%Y%m%d") AS adv_pic_folder, DATE_FORMAT(arcl.autorent_lastmodify,"%d/%m/%Y") AS adv_date, arcl.autorent_lastmodify AS adv_date2compare, 1 AS adv_kind FROM auto_rent_classifieds AS arcl, auto_locations AS al WHERE member_id!=1679600 AND arcl.locate_id=al.locate_id ORDER BY adv_date2compare DESC) ORDER BY adv_date2compare DESC LIMIT 0,5 ') 3 /home/httpd/vhosts/timnhanh/httpdocs/xe/modules/virtual_market/view_adv.php:30 OtherAdvs('8254','rao_ban') 4 /home/httpd/vhosts/timnhanh/httpdocs/xe/index.php:197 require('/home/httpd/vhosts/timnhanh/httpdocs/xe/modules/virtual_market/view_adv.php')
Thông Tin Mua Bán - Yamaha

Phóng to
Đã xem : 490
Ngày đăng : 02/11/2009
Ngày hết hạn : 02/12/2009

Tiêu đề Jupiter V
Nhà sản xuất Yamaha
Model
Giá bán 13.000.000 VND
Nơi Rao HCM
Năm sản xuất 2003
Mô tả Xe mới, chạy êm
Tình trạng xe Xe còn mới
Xuất xứ Sản xuất tại Việt Nam
Số Km đã đi km
Màu xe Trắng đỏ
Miễn trả giá

Người đăng Le Hung Phi
Địa chỉ xem hàng 37 Tôn Đức Thắng, Q.1, Tp.HCM
Điện thoại 0913778810
Email hohoangthanhvi@gmail.com
Tin rao khác cùng thành viên
  • Hình ảnh
  • Thông tin sản phẩm
  • Giá        
  • Nơi rao
  • Ngày rao
Thông tin rao bán khác
  • Hình ảnh
  • Thông tin sản phẩm
  • Giá bán
  • Nơi rao
  • Ngày rao
    • TÌM KIẾM NHANH
TIN THỊ TRƯỜNG

Màn trình diễn xe hơi lớn nhất trong năm của các liên doanh đang gấp rút chuẩn bị với sự tham gia của hàng loạt các sản...