Any volunteer to port this great module to Drupal 7? I would be happy to contribute testing and an updated README.txt file.

Comments

luksak’s picture

What is the status of this?

I installed the module. The login form works. The Register form doesn't.

luksak’s picture

Version: 6.x-1.x-dev » 7.x-3.x-dev

And what about thickbox or similar support?

Desi Raaj’s picture

I cannot find the block to enable, are there any dependencies for the D7 version?

davidam’s picture

I've the same problem than Desi. What are the dependencies in Drupal 7?

spleshka’s picture

Status: Active » Needs review
StatusFileSize
new1.96 KB
new16.09 KB

Hi.

I completely rewrote this module using the capabilities of Ajax in Drupal 7. A patch for the current version of the module attached to a comment. Moreover, there you may find file with the resulting module.

If the patch will be approved I will be glad to become a co-maintainer for the ajax register module.

Thanks,
Spleshka.

chia’s picture

Spleshka,
I have added you as maintainer, this is perfect, does everything i planned on doing.
Feel free to add it to the 7.x-3.x branch.

bancarddata’s picture

Hi guys,

I too am having difficulties with both the beta and the dev versions of this module. What is the expected outcome upon enabling this module? Should there be a specific block added? If so, what would it be called? Does it add an admin link under configuration? I have enabled it, ran updates, flushed caches, etc., but I do not see that anything has changed.

Thanks,
Scott

spleshka’s picture

No blocks should be added. Just put login block from drupal core (user module) into region. There you will find links to register and password recovery. Everything works with AJAX.

I wanna to open this forms in a popup, so wait for a new release :)

bancarddata’s picture

Ah ok. So the popup portion of the module has not been implemented yet. That explains my confusion! Thanks for your efforts and help!

rootical’s picture

Greetings all and thanks for the nice module!
Could you please explain me whether i c can use the registration link with custom fields assigned to user profile and having logintobogan with loginza modules enabled? Because on clicking register i am redirected by the browser and ajax is not used.
Password restore and enter works.
Thanks.

dgastudio’s picture

hm, it's works properly for login/register.

but after user is loged in, no welcome message appears!

spleshka’s picture

Version: 7.x-3.x-dev » 7.x-4.x-dev
Status: Needs review » Closed (fixed)

Module was successfully ported to 7.x. Please, leave all your notices in other issues.