Closed (fixed)
Project:
Acquia Marina
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
5 Jul 2011 at 05:54 UTC
Updated:
14 Jul 2011 at 20:24 UTC
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
Comment #1
gawi commentedAhhhh, 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.
Comment #2
goody815 commentedgawi,
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.
Comment #3
gawi commentedOk, 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.
Comment #4
goody815 commentedit might be another module causing the issue too. you can try disabling modules you've added, one by one and trying the login then.
Comment #5
gawi commentedThanks goody815, I'll try that and let you know what was the problem.
Comment #6
goody815 commentedComment #7
gawi commentedOk - fixed.
Playing around with unused modules and setting permissions to files did the thing. Also updating modules and Drupal core might help.
Thanks!
Comment #8
goody815 commentedglad you were able to fix your issue ;)
cheers,
chad