WP-PostRatings 1.31 Beta 1
WP-PostRatings is my only plugin left which still uses an external Javascript file in .php instead of .js.
Finally, I have gotten rid of .php and now the only two Javascript files in WP-PostRatings are in .js and best of all, they are packed using Dean Edward’s Packer. This will not only reduce the size of the Javascript file but also lessen the load on the server as .js files can be served as static files which requires no overhead in processing.
Changelog:
NEW: Renamed postratings-admin-js.php To postratings-admin-js.js and Move The Dynamic Javascript Variables To The PHP Pages
NEW: Renamed postratings-js.php To postratings-js.js and Move The Dynamic Javascript Variables To The PHP Pages
NEW: Uses postratings-js-packed.js And postratings-admin-js-packed.js
I need you guys to help me test WP-PostRatings 1.31 to ensure that it is working like normal as before.
Upgrading from WP-PostRatings 1.30 to WP-PostRatings 1.31 Beta 1 is very easy, just overwrite all the files will do. You do not need to run anything.
Thank You
WP-PostRatings 1.40 Beta 1 (unknown, 5,436 hits)
PS: I have upgraded this site to WP-PostRatings 1.31 Beta 1, if there is any bug in the rating systems do let me know.
Tags: beta, Dean Edwards, packer
 




(131 votes, average: 3.88 out of 5)
June 14th, 2008 at 16:37
hi, i have installed WP-PostRatings 1.31 plugin and activated but while i did ranking for post it shows u have already rated this post but its not yet rated already.Give me solutions for this issue?
Thanks in advance
June 14th, 2008 at 19:14
I want to use this plugin for multiple feature ratings e.g.
Nokia N-82 (Prod. Name)
Rate by feature:
Performence: XXXXX
Design: XXXXX
where:
Nokia N-82 is product and i want that visitor can rate this product by features (Performence, Design). ‘X’ are the rating stars
I hope you understand. please reply, Thanks
June 15th, 2008 at 01:04
@haveaname Multiple ratings are not supported.
@jeyapriya huh?
June 16th, 2008 at 05:23
test
June 17th, 2008 at 04:56
This is handy, however, a pro version (that should cost a small fee) would really be appreciated to allow people to sort comments by rating, or sort articles by rating on the main page, like this amazing Movable Type plugin (pro version):
http://mt-hacks.com/ajaxrating.html
June 17th, 2008 at 09:10
It is possible to sort articles/post by ratings, try doing a search in http://forums.lesterchan.net. This is a in-built feature.
The sorting my comments is not possible as the script does not capture the comment ID.
June 17th, 2008 at 18:07
I see, well, I think its a good idea, some of the sites I read are quite bogged down with comments and its no fun to see a rude or ignorant comment at the top of the pile when everyone else is itching to vote it down.
June 18th, 2008 at 00:16
That calls for more like a rating comments system which can’t be modified using wp-postrating, it has to be coded from scratch.
June 22nd, 2008 at 16:02
Just what I was searching for. Thanks!
June 22nd, 2008 at 22:50
I am going to give it a try, this plugin is great to rate hot babes in the blog if it works it will make my day, thanks!
June 22nd, 2008 at 22:56
Again me, I just installed this plugin on my blog I activated it, and it does not appear on the blog.
The plugin management tells me it is active but I cant see it on the posts, anyone knows what could be wrong please advice. My blog can be found by clicking on my name.
Thank you
June 23rd, 2008 at 03:43
Did you add in the php code or read the readme.html?
June 28th, 2008 at 12:12
Hi Lester. I really like it says “User1 ratings for this post:” when User1 rated the post and “User2 did not rate this post” when User2 didn’t rate the post! How to implement it? Thanks in advance.
June 28th, 2008 at 12:59
It is in the readme.html. Here is the online version. http://lesterchan.net/wordpress/readme/wp-postratings.html
June 28th, 2008 at 15:27
hmmm…mine only shows the ratings, but it doesn’t show the text like yours?!? I checked the readme and found nothing can help.
June 28th, 2008 at 18:22
Because I add in the text myself?
< ?phpif(comment_author_ratings('', false) != '') {
echo get_comment_author().' ratings for this post: '.comment_author_ratings('', false);
} else {
echo get_comment_author().' did not rate this post.';
}
?>
June 29th, 2008 at 07:19
Sorry, I’m not a programmer. Does it need to be changed a little?
I copied and pasted you codes. The test comment has the text shows up like this:
***** user1 did not rate the post.
You see the stars is at the front of the text “user 1 did not rate the post”. But it was rated, and why the stars shows up in front of the text?!? Please help!
June 29th, 2008 at 10:49
Are you using 1.31 beta? As this post is 1.31 beta
June 29th, 2008 at 13:00
Whoops…that could be the problem! Is 1.31 beta a stable version?
June 29th, 2008 at 13:04
Oh wait Lester. Now it says I didn’t rate this post above.
June 29th, 2008 at 13:59
You need to rate first before commenting.
June 29th, 2008 at 14:14
I did actually. My lost 2 comments showed “Ken did not rate this post” earlier while the rest of my comments above them showed “Ken ratings for this post: *****”. Now everything is normal. Strange!
Lester, could you please help me on my last issue? I would really appreciate it. And yes, I’m still using version 1.3.
June 29th, 2008 at 15:03
What is your last issue?
June 29th, 2008 at 15:27
See below:
I copied and pasted your codes. The test comment has the text shows up like this:
***** user1 did not rate the post.
You see the stars are at the front of the text “user 1 did not rate the post”. But it was rated, and why the stars shows up in front of the text?!? Please help!
June 29th, 2008 at 16:10
As I said you must be using 1.31 beta then it will work.
June 29th, 2008 at 17:24
I don’t want to use the beta version right now. Thanks for all your help. I really appreciate it.
June 30th, 2008 at 14:12
The beta is stable =)
July 2nd, 2008 at 12:20
I can’t see how to rate this post. No stars are showing when I look at it in either Safari or Firefox.
July 2nd, 2008 at 13:38
See http://lesterchan.net/wordpress/ then.
July 3rd, 2008 at 14:02
Well upgrading to 1.31 seemed to fix it on my blog. Thanks for a really good plugin.
July 8th, 2008 at 18:00
in IE7, postratings 1.30 not working, but in firefox it works. ?n my site and your site too.
July 8th, 2008 at 18:48
i just rated with IE7 and it works fine. Looks like the problem is with your computer.
July 8th, 2008 at 19:02
hmm ok thanks.
July 9th, 2008 at 02:45
it crashes with google toolbar 5 for ie. after i uninstall it, it began work