I am experiencing problems with logging out from FEU.
I would like users to be able to logout from every possible location after they login. I have a {$url_logout} link that works fine everywhere except the changesettings page (you know, the one you can, among others, define in module backend).
So user can login, and I tried to set the 'Change Settings Template' using {$url_logout}:
{$startform}
Change user data
{cms_selflink page='login'}
My user data
Lang('info_logout')}">{$mod->Lang('logout')}
{$endform}
All the $mod->Lang variables work fine, but the link is not working

I tried to work that out for the whole day but couldn't find any solution.
Could anybody please help me? Or at least give me a hint


Thanks,
Genzeryk