Hi,
when we login from ucp.php?mode=login we get wrong page in "Return to the index page" direct link but correct forum index if you wait for automatic page refresh.
In details the direct link point to:
/community/index.php
but refresh goes to:
/community/forum/index.php
which is the correct one.
(phpbbforum in drupal page integration mode)
Tnx!
Comments
Comment #1
subcomandante commentedFixed in dev version. Tnx!
Comment #3
subcomandante commentedHi, I'm reopening this not because it's broken again but because it happen in another page so it should be the same concept.
When I click on "Post Reply" to a topic, before authenticate myself, phpBB shows up a login request to proceed (I'm in embedded mode). After login, if I wait it refresh and goes to the proper post page, but if I click on direct link "return to the previous page" (don't remember if it's the right text disaplyed) it goes to a 404 error.
I'm using 6.x-1.x-dev (2009-Apr-08), don't update yet to 6.x-2.0-alpha10... dunno if this release solve this bug too.
Tnx
Comment #4
subcomandante commentedHi, I'm reopening this not because it's broken again but because it happen in another page so it should be the same concept.
When I click on "Post Reply" to a topic, before authenticate myself, phpBB shows up a login request to proceed (I'm in embedded mode). After login, if I wait it refresh and goes to the proper post page, but if I click on direct link "return to the previous page" (don't remember if it's the right text disaplyed) it goes to a 404 error.
I'm using 6.x-1.x-dev (2009-Apr-08), don't update yet to 6.x-2.0-alpha10... dunno if this release solve this bug too.
Tnx
Comment #5
subcomandante commentedChecked against beta8 and it still works (previous beta worked too)