Posted by iongion on August 16, 2011 at 10:52am
2 followers
| Project: | Advanced User |
| Version: | 6.x-2.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
In advuser.module, on line 155, alter:
module_invoke('profile', 'load_profile', $account);
tomodule_invoke('profile', '_load_profile', $account);