Notice: Undefined offset: 0 in /home/jsavarino/lfdc.dreamhosters.com/content/inc.listings.php on line 56
could not execute search
database error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY
p.status, search_for_state_short DESC, search_for_state_name DES' at line 30
query: SELECT SQL_CACHE SQL_CALC_FOUND_ROWS
p.*,
DATE_FORMAT(p.created, '%m/%d/%y') AS created_formated,
pd.*,
s.stateName,
s.urlname AS stateUrlname,
l.lakeName,
l.urlname AS lakeUrlname,
l.status AS lakeStatus,
IF (
LCASE(p.stateAbvr) = '',
1,
0
) AS search_for_state_short,
IF (
LCASE(s.stateName) LIKE '%%',
1,
0
) AS search_for_state_name
FROM
property p
JOIN
propertyDetail pd ON (p.propertyId=pd.propertyId)
JOIN
lake l ON (p.lakeId=l.lakeId)
JOIN
state s ON (p.stateAbvr=s.stateAbvr)
WHERE
p.status != 'inactive' AND l.status = 'active' AND p.countryCode = 'US' AND
ORDER BY
p.status, search_for_state_short DESC, search_for_state_name DESC, p.status, p.price DESC, p.title, p.stateAbvr, p.city
LIMIT
0, 10
function: property::search
file: /home/jsavarino/lfdc.dreamhosters.com/content/inc.listings.php
line: 119


Fair Housing and Equal Opportunity