movies 5.x-1.3
IanBezanson - October 6, 2007 - 15:43
| Download | Size | md5 hash |
|---|---|---|
| movies-5.x-1.3.tar.gz | 12.25 KB | 549de89c4e482e5ba72a262ec3079c5b |
Official release from CVS tag: DRUPAL-5--1-3
Last updated: October 6, 2007 - 15:45
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.
