Hello, I'm using aMember with vBulletin plugin. Everything works ok (signup, login) except logout. When I click logout from aMember usercp, works fine. But when I'm trying to logout clicking Logout at my forums, I'm getting server 403 (Forbidden) error: ........................... Forbidden You don't have permission to access /members/logout.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. .......................... Checking the URL on my browser seems to be the right one: http://www.xxxxxx.com/members/logout.php?amember_redirect_url=http://www.xxxxx.com/forums What's going wrong? I'm using vB 3.8.1 Thank you