hi!

I'm not sure if this is a bug or maybe I messed up something, but after switching the login block to inline style with AM theme I'm getting 403 error on logging in. When I'm not using this login block to log in there's no such error. What is the problem ?

Thanks

Comments

gawi’s picture

Ahhhh, one more thing. This error occurs only on Chrome, in Mozilla it (sometimes) passes the error and works fine. I'm using Linux and LAMPP as a local development server.

goody815’s picture

Assigned: Unassigned » goody815

gawi,

did you change the permissions of your localhost folders? I've seen login 403 errors elsewhere in the forums. It usually has to do with a permissions setting of your folders or .htaccess file. The theme itself wouldn't control that.

gawi’s picture

Ok, thanks for the tip. I will move my site to global server and see if the error still occurs. I am almost sure that my localhost folders permissions are set properly, but we'll see.

Thanks.

goody815’s picture

it might be another module causing the issue too. you can try disabling modules you've added, one by one and trying the login then.

gawi’s picture

Thanks goody815, I'll try that and let you know what was the problem.

goody815’s picture

Status: Active » Postponed (maintainer needs more info)
gawi’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Ok - fixed.

Playing around with unused modules and setting permissions to files did the thing. Also updating modules and Drupal core might help.

Thanks!

goody815’s picture

glad you were able to fix your issue ;)

cheers,

chad