WP Movie Ratings v1.2 released!
It’s been less than three weeks since the v1.1 release and I have managed to prepare a significant upgrade to the WP Movie Ratings wordpress plugin. Here is the direct download link. Remember to follow the upgrade instructions when upgrading.
Significant changes include:
- you can now edit and delete your movie ratings.
- added option to customize the dialogue title for movie ratings box via Wordpress options panel.
- added option to display movie ratings using 5 stars instead of 10.
- ability to set custom date the film was watched on (instead of assuming the current date) and display movie ratings based on this date instead of id.
- fixed plugin activation problems on Windows machines (no more of those errors:
WordPress database error: [Table 'wordpress.wp_movie_ratings' doesn't exist]). - added separate page listing all movies (just create a new wordpress page and add this tag there: [[wp_movie_ratings_page]]).

July 16th, 2006 at 8:16 pm
Hello, great plugin. I’ve started using it on my site but I was wondering if you could have the option to give a movie i.e. 7 and a half star?
July 16th, 2006 at 8:18 pm
And another thing. I would like to be able to review the same movie twice cause my site is a multi-author site and they might like to review the movie as well.
Thanks,
Viðar from Iceland
July 16th, 2006 at 10:21 pm
Vidar: 7 and a half? That’s 20 possible ratings for a movie. A little bit too much for my taste. So the answer is “no”. As for the multi-author site there might be a multi-user ratings in 2.5 or 3.0 – but that’s still a big “maybe”. For now you may try to drop the UNIQUE constrain (ie: delete this line:
UNIQUE KEY (imdb_url_short)fromwp_movie_ratings.php) and reinstall the plugin – should work.July 17th, 2006 at 3:33 am
Thanks for the reply,
yeah I just wanted people to have the choice, for instance my friend was rating a movie and didn’t want to give it as low as 6 but thought 7 was a bit too much
it would then be a bit more accurate like IMDb.
Removing the UNIQUE KEY line doesn’t do the trick btw.
You have some good things in your todo list, good luck with this project.
Viðar
July 17th, 2006 at 6:53 pm
Vidar: IMDb lets you rate movies only from 1 to 10, without the 6.5 option (just like my plugin). The 7.3 rating that you see is the average rating of all votes. It has nothing to do with being more “accurate”. It’s still a strong “no”.
As for the UNIQUE KEY, you must first delete the wp_movie_ratings table from the database (or modify the database schema) and only then reactivate the plugin (without this line, also remember about removing the comma in the end of the previous line).
July 17th, 2006 at 9:32 pm
Thanx a lot – keeping me updated here – and love this plug. Having some truble with the rating page though… The ratings does not show up at all in firefox, and the just show half in safari and a bit more in explorer. I guess its the two line option that makes it. Any way to change it if I want it one line in the ratingpage – but twoline in the snippet?
July 18th, 2006 at 12:29 am
lausse: it is because your css is setting some rules on my images
I’ve sent you an updated version which behaves better in hostile environments (like yours).
July 18th, 2006 at 2:09 am
Yeah, sorry my bad. I have come to my senses now
July 18th, 2006 at 4:47 pm
Well – you people keeping on make me happy! Thanx a lot for the special edition! Guess there is something I have to thinka at next time I make my update from you genious – or?
July 19th, 2006 at 12:59 am
Guess you guys have seen Sevennines rating page. His plug is here – http://sevennine.net/projects/starred-review/
and this is how it looks – quite neat with the sortinglist up to the right!
http://sevennine.net/projects/starred-review/
July 19th, 2006 at 12:39 pm
lausse: Next public release will incorporate all of those changes that you are able to experience now, so standard upgrade instructions apply. As for the Starred review I’m trying to have something similar in the page mode view.
July 21st, 2006 at 7:39 pm
Beautiful Plugin – thanks ever so much for your work! – 1) I’m having a problem with the movie ratings page: Putting [[wp_movie_ratings_page]] in a blank page only produces a page with [[wp_movie_ratings_page]] on it for me: http://www.matthiasheil.de/?page_id=1193 – any remedy for this? – 2) Another thing I would love to see is optional non-IMDB links: Sometimes there are even more informative pages on a movie I’ve seen than the one on IMDB, and this is why I would like the film title to link to them instead. – 3) Last not least, an admin edit field for the film tile might be useful – sometimes there are problems with special letters or overlong titles which I would rather like to re-word instead of cutting off the end. – Thanks again, I really like it!
July 22nd, 2006 at 12:28 pm
Matthias -> 1) Don’t know why. I’ll have it more thoroughly tested. 2) Yes, optional links will be there at one point. 3) I’ll do that too.
July 26th, 2006 at 7:46 pm
Finally got around to add you excellent plugin. Does exactly what it should and nothing more, beautiful work! Thanks a lot Paul!
August 18th, 2006 at 1:15 am
Got the same problem as Matthias. Any ideas?
August 28th, 2006 at 7:32 pm
bob: Try a fresh Wordpress install, without any plugins and the install my plugin. It might be some other plugin that is disabling mine, but that’s just a guess.
September 29th, 2007 at 2:20 pm
Hello
I am using wordpress 2.2.3 and after activating your plugin I go to manage and get this:
WordPress database error: [Table 'xxxxxx_wrdp1.wp_movie_ratings' doesn't exist]
SELECT id, title, imdb_url_short, rating, review, replacement_url, DATE_FORMAT(watched_on, ‘%Y-%m-%d %H:%i’) AS watched_on FROM wp_movie_ratings ORDER BY watched_on DESC, watched_on DESC LIMIT 20
* No movies rated yet! Go and rate some. Now.
(the error message fill the entire page)
I have read here that others have reported this error, but there is no solution? There is nothing wrong with my database, I can use other plugins that create tables but not this one.
Can you help with this problem as I would like to use the plugin.
Thanks
October 2nd, 2007 at 2:02 pm
elaine -> Check this comment for the solution.
April 5th, 2008 at 3:25 pm
thanks very much
April 11th, 2008 at 7:19 pm
thanks for great plugin
April 13th, 2008 at 8:37 pm
Interesting plugin. Was not aware of it and just ran into your blog while doing general surfing. Am going to d/l and try out your plugin for my blog especially for the movie reviews section. Thanks for developing and sharing this plugin, much appreciated.
moserw
http://www.nela.in/
May 13th, 2008 at 2:38 pm
thank you very nice
May 13th, 2008 at 2:40 pm
I have read here that others have reported this error, but there is no solution? There is nothing wrong with my database, I can use other plugins that create tables but not this one.
May 13th, 2008 at 4:13 pm
Interesting plugin. Thanks for great plugin
August 1st, 2008 at 3:58 pm
This is just what I was looking for. Thanks a ton. It will be very useful on my blog. Much appreciated for sharing such a good plugin.