Releases for Movies and Movie Wishlist
movies 5.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| movies-5.x-1.3.tar.gz | 12.25 KB | 549de89c4e482e5ba72a262ec3079c5b |
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.
movies 5.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| movies-5.x-1.2.tar.gz | 12.21 KB | 3cf52866ec6fbcd38f59fb3deb7d5f2b |
This release of the movies and movie wishlist module serves as a bug fix.
When paginating results, I was not supplying the db_rewrite_sql function with the primary table and it's key. For some users this was causing an issue when attempting to make a query on the movies/wishlist tables.
movies 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| movies-5.x-1.1.tar.gz | 12.05 KB | 3cc9d30ada1731d8dba305105f973a29 |
Added movies.info file to package.
movies 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| movies-5.x-1.0.tar.gz | 11.9 KB | 067ad056735421d5c16d3ea899bfb10c |
This is the initial release of the movies module. With this module, the user can maintain a list of movies owned, their format, year (of release), imdb number and film genre. The user can also maintain a movie wishlist, of films which they'd like to get. Once purchased, you can check a box for your movie, which will check it off of your wishlist and add it to your main movies list.
Once installed, go to admin/movies or admin/movies/wishlist to add movies. Your visitors can go to movies/ and movies/wishlist to view your movies.
