Closed (fixed)
Project:
Ajax Login/Register
Version:
6.x-1.4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2010 at 23:43 UTC
Updated:
29 Jan 2010 at 02:10 UTC
Jump to comment: Most recent file
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