
Finally, new version of the GD Star Rating. Previous version had a bug that made a lot of problems to all who used multi ratings feature. Now this problem should be fixed, and multi ratings should be working fine now. This is very important for the current development cycle, and because of it I was able to add few more new multi rating features that will be used very soon.
Multi ratings database tables now feature average rating columns and some other calculated data that will speed up multi rating operations. Also, T2 templates system is now almost ready, and 1.2.0 will finally have first rendering using new templates system. New default templates are added into database along with co-dependent templates system allowing you to use one template within another. I have also fixed few problems with database upgrade and cleanup, and some of the integration functions.
But, the most important now is the multi ratings bug. The bug was caused by invalid order of some database queries when review feature is used. Some of the records needed for rating were not created, and later when vote was to be saved, there was no previous records and update failed. On Tools panel you can find a bulk update tool that will recreate needed records and recalculate all the average ratings for each post and each multi rating set. Also, before updating the votes, plugin will first check if the records are there and avoid previous problems.
As you have noticed I still didn’t included any mean to display lists of ratings with multi rating results. The reason is T2 templates. It’s pointless to make something that will be replaced very soon. Next few versions will change all that and will allow you do to much more in customizing the plugin output and to integrate the way you want it.
loading...





April 15, 2009
at 10:07 PM
Direct link
Great work as usual Milan,
Any predictions for the 1.2.0 release?
loading...
April 15, 2009
at 10:11 PM
Direct link
If everything goes as planned, it will be released by the end of april or even sooner.
loading...
April 15, 2009
at 11:28 PM
Direct link
Hi,
I am so glad I came across your site, I was very close to purchasing one of the paid review plugins. It looks like your plugin is nicer than any of those, and you have put a lot of work into it, I will be sure to send over a donation.
I am assuming that “I still didn’t included any mean to display lists of ratings with multi rating results.” means we are not able to add the average of reviews to the post just yet.
Also can you explain what T2 templates are, I did a search but came up empty.
If I am going to be making a review site should I hold off for version 1.2, or will an upgrade be straight forward?
Thanks for your hard work.
loading...
April 15, 2009
at 11:40 PM
Direct link
T2 system is very advanced template markup that will be used to render everything, all types of ratings and results. You can see how all that looks in plugins admin section.
Upgrade is usually painless and automatic, so there should be no problems after new version is released.
loading...
April 18, 2009
at 12:33 AM
Direct link
Thanks,
The newest version offers the mult review average. But like every project it seems like we never have enough.
I would like to insert multi reviews into the comments. This way readers can write a review and also pair the multi stars to that. Then we can add the average of those reviews to the post.
If I am correct, we are not yet able to ad multi reviews to the comment area… is this planned for 1.2?
Keep up the good work! This plugin is head and shoulders above the others.
loading...
April 18, 2009
at 1:02 AM
Direct link
This feature has high priority, and since I decided to change some things regarding release times, if this is not added in 1.2.0 it will be in 1.2.1. 1.2.0 will be released ahead of schedule next week.
loading...
April 16, 2009
at 5:22 AM
Direct link
Hello,
Do you have any news concerning the WP super cache support ?
Thanks.
Fabien
loading...
April 16, 2009
at 6:04 AM
Direct link
Sweeet….. I have been waiting for this to get fixed… Thanks!
loading...
April 16, 2009
at 6:34 AM
Direct link
I was looking and couldn’t figure it out… But is there a way to auto insert a multi instead of the single line stars?
loading...
April 16, 2009
at 7:41 AM
Direct link
Sean,
Read here about it: http://www.gdstarrating.com/2009/04/14/settings-explained-part-3/
Quote from that post:
“[...]Also, right now multi ratings are not inserted automatically, and at one point that will be added[...]“
loading...
April 16, 2009
at 4:44 PM
Direct link
I didn’t know if I could change the code somewhere to make this happen….. I have a ton of post I would like to add multi’s to.
loading...
April 16, 2009
at 4:46 PM
Direct link
1.2.0 version should have options for auto inserting multi ratings.
loading...
April 16, 2009
at 4:52 PM
Direct link
Thanks! I will hold off on editing for right now!
loading...
April 16, 2009
at 8:43 AM
Direct link
Oh and thanks Milan for the update! And good to know 1.2 is coming so soon.
loading...
April 16, 2009
at 10:17 AM
Direct link
Errors when trying to post or preview a post.
Warning: array_sum() [function.array-sum]: The argument should be an array in public_html/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 115
Warning: Division by zero in public_html/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 118
Warning: Cannot modify header information – headers already sent by (output started at /public_html/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php:115) in public_html/wp-includes/pluggable.php on line 850
loading...
April 16, 2009
at 10:20 AM
Direct link
Hi there Ben,
I am getting the same problem, Hopefully here will be a fix for this
Warning: Division by zero in /home/demoncl/public_html/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 118
Warning: Division by zero in /home/demoncl/public_html/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 118
Warning: Cannot modify header information – headers already sent by (output started at /home/demoncl/public_html/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php:118) in /home/demoncl/public_html/wp-includes/pluggable.php on line 850
Doug
loading...
April 16, 2009
at 10:47 AM
Direct link
Hi,
I’ve got a bugg when I save a post I just wrote!!!
Exactly the same as Doug!
Warning: array_sum() [function.array-sum]: The argument should be an array in /home/extrudc/public_html/blog/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 115
Warning: Division by zero in /home/extrudc/public_html/blog/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 118
Warning: array_sum() [function.array-sum]: The argument should be an array in /home/extrudc/public_html/blog/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 115
Warning: Division by zero in /home/extrudc/public_html/blog/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php on line 118
Warning: Cannot modify header information – headers already sent by (output started at /home/extrudc/public_html/blog/wp-content/plugins/gd-star-rating/code/gd-star-dbmulti.php:115) in /home/extrudc/public_html/blog/wp-includes/pluggable.php on line 850
Please help!
younes
loading...
April 16, 2009
at 11:14 AM
Direct link
Yes, I noticed. Fix will be available during the day.
loading...
April 16, 2009
at 11:31 AM
Direct link
Thanks, that is what I call customer service 5*
loading...
April 16, 2009
at 12:13 PM
Direct link
Bug is not critical, so just ignore it for now. 1.1.9.1 will be available today.
loading...
April 16, 2009
at 1:09 PM
Direct link
Hi there,
Got another problem, but don’t know if the 1.1.91 update will remove this. I have added a new post to my blog and ignored the error message. But when I got to the post it just shows this
UA:F [1.1.9_527]please wait…Rating: 0.0/10 (0 votes cast)
Rather than the images for poeple to vote?
loading...
April 16, 2009
at 1:17 PM
Direct link
This is not a bug at all. Read the tutorial on the subject of excerpts.
loading...
April 16, 2009
at 1:44 PM
Direct link
supreb Milan,
i look foreward to 1.2 with great anticipation now!!
loading...
April 16, 2009
at 2:06 PM
Direct link
Hi there,
I understand that the comments rating widget isnt working yet but
is there any way creating my own with the templates and tags you have provided?
For eg, if there are 100 comments for a particular post, i need
to be able to make a little widget that displays the top 10 rated
comments… something like this…
—
$widget = array(
‘rows’ => ’10′,
‘display’ => ‘all’,
‘title’ => ‘top_comments’,
‘select’ => ‘post’,
‘order’ => ‘desc’,
‘min_votes’ => ’1′,
‘tpl_header’ => ”,
‘tpl_item’ => ‘%RATING% : %TITLE% (%VOTES% %WORD_VOTES%)’,
‘tpl_footer’ => ”
);
wp_gdsr_render_widget($widget, true);
—
now do i need something like…
‘select’ => ‘comment’
Any help would be appreciated, many thanks
loading...
April 16, 2009
at 2:15 PM
Direct link
Is it possible to make / show a graph of “how a rating evolves in time”?
loading...
April 16, 2009
at 4:26 PM
Direct link
Looks like multi-ratings are still not working in Firefox (though they’re fixed in Google Chrome). When will this be fixed?
loading...
April 16, 2009
at 4:45 PM
Direct link
They are working in every browser. I repeated milion times: there are firefox extensions that interfere with some of the javascript in the page, and it happens that this disables rating. Try running Firefox Safemode verision, and you will see that it works. This could be due to some greasemonkey script or something similar.
loading...
April 21, 2009
at 3:34 PM
Direct link
I’ve disabled all my add-ons (all 3 of them, none of which are related to Javascript) and restarted Firefox in safe mode; doesn’t make a difference.
A shame it doesn’t work, it’s otherwise a good plugin.
loading...
April 21, 2009
at 4:09 PM
Direct link
Plugin is fully tested and it works in every browsers (I tested rating code in more than 30 different broswer/versions). All javascript code is developed and tested first in Firefox and than all the other browsers. The reason you have the problem must be something else.
loading...
April 16, 2009
at 5:11 PM
Direct link
With this version is possible to show only a single line of stars with the average rating of the multiset for a post? How do i do that?
loading...
April 16, 2009
at 7:57 PM
Direct link
will ’select’ => ‘comment’ be possible in the future Milan? as in the above post?
loading...