Xavin’s Review Ratings 1.3 Released
Monday, October 6th, 2008 at 11:44 pmI released Xavin’s Review Ratings 1.3 today. It’s mostly an update to clean up and self document the admin panel, but it also includes three new image sets. In addition, all the HTML that’s rendered by the plugin is now fully templated.
Rating:
Rating:
Rating:
Tags: PHP, Plugin, WordPress, Xavin's Review Ratings
Good work Jonathan. It’s a killer plugin!
I have 2 questions. In the admin panel I have this visible code under the stars images (only after 1.3 update):
1)Warning: opendir(/web/htdocs/www.mysite.com/home/reviews/wp-content/uploads/xavins-review-ratings/) [function.opendir]: failed to open dir: No such file or directory in /web/htdocs/…../home/recensioni/wp-content/plugins/xavins-review-ratings/xavins-review-ratings-options.php on line 39
Then I have other 3 lines with similar codes (readdir, closedir…)
Is it normal? How can I fix it?
2) I need to show always the first decimal number in the fraction, also with full stars. I mean, if I have 7/10 I’d like to show 7.0/10. Is it possible?
I’ve tried several solutions, but I had no success.
Thank you very much.
1. I have found the bug that causes those errors. It’s not serious, and you can either ignore it or add an empty xavins-review-ratings directory in your wp-content/uploads directory to make it go away. I’ll release a 1.3.1 that fixes it a little later.
2. This shouldn’t be hard to add, I’ll see if I can get it into 1.3.1.
Thank you very much Jonathan.
The new update 1.3.1 works perfectly! And you’ve been very fast!
Just one little thing. With the setting “true” the first decimal is visible also in the second number…so it shows 7.0/10.0 and not 7.0/10.
Is there a way to show the decimal only on the first number?
Thank you again.
You are really fast!