Closed (fixed)
Project:
Movies and Movie Wishlist
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
5 Oct 2007 at 17:16 UTC
Updated:
6 Oct 2007 at 15:48 UTC
What is Installed:
Drupal 5.2 (default installation)
Movies and Movie Wishlist 1.2
My hosting company: siteground.com
The module itself works fine, but when I create an account using the Drupal's login, I get errors:
warning: array_merge_recursive() [function.array-merge-recursive]: Argument #1 is not an array in /public_html/modules/user/user.module on line 2447.
warning: uasort() [function.uasort]: The argument should be an array in /public_html/modules/user/user.module on line 2450.
I also get errors if I try to update my profile.
If I uninstall the module, it all works again without any errors.
Any help?
Thank you,
itsanogo
Comments
Comment #1
IanBezanson commentedI was having a similar problem, and had fixed it just prior to reading your ticket. Expect an updated release shortly.
Thanks!
Comment #2
IanBezanson commentedIssue resolved in next release of Movies module
Comment #3
IanBezanson commentedMovies v5.x-1.3 has just been released. You will find the fix in that module.
Please note that you may need to disable the module in admin/build/modules, and then re-enable it with the new code base, in order to make the changes to the user page go through quickly. I believe, otherwise, that they may be cached (and broken) for some time, so this will get you around that wait.
Thanks for pointing out the issue! Keep em coming!
Ian