Hmmm, that is weird, try saving the options again in WP-PostRatings so that it will be refresh.
I did it many times and the error keeps showing. Only happens to me with the number template.
Uninstall the plugin completely and reinstall it, do everything but the error is still showing.
weird, I wonder is it a plugin or theme conflict that is causing this.
There is no “unnamed-file.numbers” hardcoded in the plugin though, so it might come from somewhere on your server/theme/plugin
same here π
=> the option “postratings_image” in the database returns “unnamed-file.numbers”;
1- the database pb: “sanitize_file_name” function breaks number template, line 43, postratings-option.php (you will be able to save the correct option name if you remove it)
2- the client side pb: “sanitize_file_name” function breaks number template, line 887, wp-postratings.php (you will be able to have a correct display if you remove it)
I will recommend you to wait an update from the Plugin author for security concerns;
In the meanwhile, you can create the missing folder (or use stars)..
Ah thanks @deltamgm2 for pointing to the right direction, it is the numbers that is causing the problem. I will fix it
Can try to replace the contents with this zip https://github.com/lesterchan/wp-postratings/archive/master.zip. I have fixed it. If it fixes the issue, I will push it
re, sorry I cant test it right now as i am now back at work, I will try to have a look later; maybe Miren amyano will confirmed it faster :p
-
This reply was modified 6 years, 3 months ago by
deltamgm2.
@miren-amyano, Okie I am waiting for one more fix to be verified before I release it =)
yes it works (master.zip from 15 december); you could not reproduce the bug on your wordpress install ? π