I've added a Login/Register block when I click it I get this kind of link "http://mysite/user/login?destination=frontpage". After loging in I get this page "http://mysite/users/username" not the . Maybe it has something to do with the Drupal 6.6 update
What could it be???

Comments

hunmonk’s picture

Status: Active » Postponed (maintainer needs more info)

can you describe the problem in more detail please? is this a custom block? also, i don't understand what 'not the .' means.

gleb1982’s picture

sorry I've forgotten to paste the text! This is what I meant to say!

I've added a Login/Register block when I click it I get this kind of link "http://mysite/user/login?destination=frontpage". After loging in I get this page "http://mysite/users/username" not the http://mysite/frontpage. Maybe it has something to do with the Drupal 6.6 update.
So what I meant is that the return mechanism doesn't work. I don't return to the page from which I logged in, I see the user profile page instead.

What could it be???

hunmonk’s picture

you still haven't answer my question. is this a custom created block, or a module created block?

gleb1982’s picture

At the moment I'm using the Drupal "User login" block with "link" setting (see the pick). So when I click the link I get the http://192.168.0.1/user/login?destination=frontpage. And see the login window. But after logging in I don't return to the previous link.
When I get this working I will create my own link in the Prime Menu which will pass the destination argument.

hunmonk’s picture

please disable all modules except for LT and your core modules, and see if you can still reproduce this issue.

gleb1982’s picture

The problem was caused by the AJAX Forms module (http://drupal.org/project/ajax) will it ever be fixed?

hunmonk’s picture

Project: LoginToboggan » Ajax

@gleb1982 : well, that question needs to be asked in the right issue queue...

brendoncrawford’s picture

Gleb1982,

I will have a look at this. Thanks.

brendoncrawford’s picture

Assigned: gleb1982 » brendoncrawford
Status: Postponed (maintainer needs more info) » Active

Gleb1982,

I will need to do some digging to get Ajax Forms module to work properly with Login Toboggan. Check back early next week. Until then, I recommend disable either one of the modules.

brendoncrawford’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Active » Fixed

This has been fixed in 6.x-1.x-dev. Please allow up to 12 hours for 6.x-1.x-dev package to update.
Thanks,
Brendon

brendoncrawford’s picture

Actually, I just made another fix. You will need to wait another 12 hours for the new 6.x-1.x-dev package to update.

gleb1982’s picture

Thanks :)!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.