I have to add a SOAP webservice to my forums (ipb 3.2.2 )
For authentification i use ipbwi but with soap i have no reload after login
I do :
$ipbwi->member->login()->ok
$ipbwi->member->isLoggedIn()-> return true , Ok
but
$ipbwi->member->info()return an empty value
I can't get member_id and member datas
Any ideas ?
Thanks













