If your getting '/' back, that means you are running on the "root" site collection. Is that true?
--
Paul T.
SPServices tries to first get the current site from javascript variable that sharepoint sets on the page. Those are normally not the full URI, but rather relative to the URL's root. So it the URL was https//mysite.com/default.aspx
the current site would be /
/Paul
--
Paul T.
-- Sent from Mobile