Spa Plus - A variety of spa packages in Israel, including on-line spa bookings
close נרשמת בהצלחה
the wanted
Service
private area
More
Accessibility
  • Log in and place orders easily
Log in and place orders easily
Login with Facebook
Login with Google
Login / Register by Email
Commit to protecting your privacy
We will not rent or sell your email addresses or use social accounts for any undue need
Forgot Password
Enter the email you registered with the site
Send
registration
Sign up
editing
save Changes
Log off
  • The spas I watched - Places were observed
  • The spas I loved - Places marked
  • my orders
    The show must be connected
my orders
 
Accessibility
Login
Login
×
where?
how many?
When?
More preferences?
price range
minimum price
maximum price
    • Wellness Spa in Israel
    • The place is open during this period
  • Packs in spas include massage
  • just fun no massage
Search

Sort by
9
Results
Filter results
Click to choose0 Selected
class.udb.php:167 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 ')
GROUP BY sites.siteid
) as `t`
WHERE ' at line 9

SELECT * FROM
(
SELECT areas.title as `atitle` ,`sites`.area, sites.city, cities.title as `ctitle`, sites.siteid, sites.avgStars, sites.totalStars ,thanks.id , thanks.message, thanks.author, thanks.title as `thankTitle`, thanks.time, thanks.stars, sites.picture as 'picSite', sites.disableAutoConfirm ,sites.siteAltPic, sites.siteTitlePic
FROM thanks
INNER JOIN sites USING(siteid)
LEFT JOIN areas ON (`sites`.area=`areas`.id)
LEFT JOIN superareas ON (`superareas`.id=areas.superareas)
LEFT JOIN cities ON (`sites`.city=`cities`.id)
WHERE sites.`ifShow`=1 AND thanks.ifshow=1 AND thanks.title !='' AND sites.avgStars >= 4 AND thanks.message!='' AND sites.siteid IN (542,536,543,544,539,535,537,541,)
GROUP BY sites.siteid
) as `t`
WHERE t.avgStars >= 4 AND t.stars >= 4
ORDER BY RAND()
LIMIT 10
1: class.udb.php:282 udb::query()
2: inc_textpage.php:822 udb::key_row()
3: index_new_site.php:1390 include()
4: index.php:50 include()