| Note: As of 1 January, 2009, Boracayinfo.net is no longer being actively maintained. The information available here is somewhat outdated, but may still be useful. To contact us regarding this, please use the Feedback form. In December of 2009, the boracayinfo.net domain name will be unhooked from this website, and this website will become unreachable through that domain name. The site, however, will still exist at the following URLs: http://www.siteslot.com/boracayinfo http://siteslot.com/boracayinfo |
Error 2
The query was: SELECT e.item_id, k.keywords, f.paidthru,
e.description, e.email, e.website, e.phone, e.fax, e.rates_comments,
b.item_name, n.htmname, n.entity_name, n.entity_id, n.alias,
i.distance
FROM item_extended e
LEFT OUTER JOIN featured f ON ( e.item_id = f.item_id )
LEFT OUTER JOIN item_keywords k ON ( e.item_id = k.item_id )
LEFT OUTER JOIN item_basic b ON ( e.item_id = b.item_id )
LEFT OUTER JOIN item_instances i ON (e.item_id = i.item_id )
LEFT OUTER JOIN entities n ON ( i.entity_id = n.entity_id )
WHERE (e.item_id = 672)
ORDER BY entity_id ASC, distance ASC;