Hi,
since this module sounded interested, I decided to give it a try. However, I have to say it was disappointing for several reasons. I'll try to report some of them in this isue tracker.
First problem:
When you click on "Login", an AJAX window pops up containing the "Username" and "Password" text input fields, along with the "Log in" button. Fine. However, below is just a *text* "Forgot Your Password". Not clickable - does nothing :-(
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Capture1.JPG | 28.42 KB | zuzu83 |
Comments
Comment #1
mishac commentedI have this issue as well... Does anyone have a fix?
Comment #2
zuzu83 commentedHi
"Forgot Your Password" It's not working... I have error :
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'user_pass' was given in /home/mysite/includes/form.inc on line 372.
Help please
tanks
Comment #3
victor.b commentedI have solution of this problem :)
add:
module_load_include('inc', 'user', 'user.pages');
to beginning of:
function ajax_register_get_ajax_login_form()
in:
ajax_register.module
Comment #4
compujohnny commentedShould be fixed in the new release