when sent a pm from phpbb3 and the user is alerted via e-mail, the forum link in the e-mail directs to forum login.. causing the user to have to login twice, as they are also sent to the drupal login.. is there a way around this?
when sent a pm from phpbb3 and the user is alerted via e-mail, the forum link in the e-mail directs to forum login.. causing the user to have to login twice, as they are also sent to the drupal login.. is there a way around this?
Comments
Comment #1
arkepp commentedIf I get an email about a new private message it points to
http://drupal.i1media.no/forum/ucp.php?i=pm&folder=inbox
following that link sends me to a phpBB login form, and providing the correct credentials logs me straight into the private message control panel? I know you have an account there, so you can try too.
However, it will not work if you are trying to login as one of the superusers (phpBB uid 2 or Drupal uid 1).
Comment #2
KrisBulman commentedyou're right, my bad. works fine.
Comment #3
arkepp commentedno problem