Posted by IanBezanson on October 6, 2007 at 3:43pm
| Download | Size | md5 hash |
|---|---|---|
| movies-5.x-1.3.tar.gz | 12.25 KB | 549de89c4e482e5ba72a262ec3079c5b |
| movies-5.x-1.3.zip | 16.11 KB | b1d44c05c8a488f8e62de7b2cbfc6af7 |
Last updated: December 24, 2010 - 23:24
This release addresses an issue where the module was conflicting with some elements of the user module. I had, without thinking, named the user-facing functions *_user. This usage will actually open hooks to the user module, and doing this resulted in the user module making calls to these functions. This resulted in errors in a couple of situations.
These modules were renamed to *_main in order to fix this issue.
PLEASE NOTE: If upgrading, you may need to disable and re-enable this module, in admin/build/modules in order for the user pages to come back up promptly.