|
|
Have you organized your
Guide Book?
Travel Insurance?

|
|
DB function failed with error number 1064 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 '' at line 53 SQL=SELECT *, rs.rating as average_rating, rs.count as rating_count, r.id as voted,
(select count(*) from cpb_video where deleted = 0 and author_id = p.author_id ) as movie_count,
(select count(*) from cpb_trip where author_id = p.author_id) as trip_count,
(select count(*) from cpb_favorites where favorite = 1 and user_id = p.author_id) as favorite_count,
(select count(*) from cpb_mates where mate = 2 and user_id = p.author_id) as mate_count,
(select count(*) from cpb_travel_recommendations where author_id = p.author_id) as rec_count,
(select count(*) from cpb_journals where author_id = p.author_id) as journal_count,
(select count(*) from cpb_article_entries where entry_author = p.author_id and deleted = 0) as article_count,
(select count(*) from cpb_my_profile_countries where author_id = p.author_id) as country_count,
m.mate_id as mate_id, m.mate as mate ,
m2.mate_id as mate2_id, m2.mate as mate2
FROM cpb_my_profile_data p
left outer join cpb_currently_lkp c on p.currently = c.currently_id
left outer join jos_users u on u.id = p.author_id
left outer join cpb_budget_lkp b on b.budget_id = p.budget
left outer join cpb_travel_style_lkp s on s.travel_style_id = p.travel_style
left outer join cpb_favorites f on u.id = f.item_id and f.component = 'com_people' and f.user_id = 0
left outer join cpb_mates m on u.id = m.mate_id and m.user_id = 0
left outer join cpb_mates m2 on u.id = m2.user_id and m2.mate_id = 0
left outer join cpb_ratings r on u.id = r.item_id and r.component = 'com_people' and r.user_id = 0
left outer join cpb_rating_summary rs on u.id = rs.item_id and rs.component = 'com_people'
where 1 = 1 and author_id = |
|
|
|
|
Three essentials for India:
GET YOUR VISA ORGANIZED AHEAD OF TIME. The Embassy wait can be brutal!
A-Z of Adventure Travel Insurance from World Nomads as you will probably get "Delhi Belly."
Hostelworld was a great help for finding cheap, but decent accommodation in India!
|