Module works fine for while but i think after upgrading to Drupal 6.15 i noticed that now i can't login even using user1 login and pass. After filling the login form (HTTP basic) and sending it module keeps prompting it again and again...

Somebody else experience it?

Comments

STINGER_LP’s picture

So, am I the only one who have this problem?

STINGER_LP’s picture

OK, i figured out why this happening. Secure Site conflicts with phpBBforum Integration module. When both modules are enabled and configured, it's impossible to login to the site: as i said before, Secure Site just keep prompting login form again and again.

I don't know which side cause this problem, but i definitely want this issue to be solved.

STINGER_LP’s picture

Here is my bug report in phpBBforum Integration module bug tracker: http://drupal.org/node/668118
I hope you guys will figure out the cause of this and solve it.

drupalxpress@shaw.ca’s picture

I'm having the same problem. Once I've set up secure site and enabled it, I can't log out. Nor can I log in when I'm on any other servers ie: google, safari. I've also set up the anonymous user name and password.

RaRi’s picture

Same at my side.
The update process ran into an memory error. Since than no chance to login nor to run update again.
Update will always show the select screen.

Any help?

STINGER_LP’s picture

Title: Can't Login! Even with user1 » Conflict with phpBBforum Integration module. Can't Login! Even with user1

Damn, is anyone going to solve this?! Anybody care?

Nicolas Georget’s picture

I have just found out and reproduce the issue:

  • authentication type of Secure Site is set to HTML log-in form
  • The block «phpBBforum: Hidden authentication» is active and visible on every page

With this both options, the login form prompt again and again. Sure there's a conflict. The only solution a found is to remove manually in the table of drupal «blocks» the record -> module `phpbbforum` which should the first bid

But definitively it's a bug.