• Hello

    I just updated the plugin and stopped showing the number template.

    In the route of the images I find:

    /wp-content/plugins/wp-postratings/images/unnamed-file.numbers/rating_1_on.gif

    For some reason the route is not correct since the images are loaded correctly but the rura is incorrect when adding “unnamed-file.numbers”.

    Any ideas that may be going on

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter Miren amyano

    (@miren-amyano)

    That’s how it looks.

    Plugin Author Lester Chan

    (@gamerz)

    Hmmm, that is weird, try saving the options again in WP-PostRatings so that it will be refresh.

    Thread Starter Miren amyano

    (@miren-amyano)

    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.

    Plugin Author Lester Chan

    (@gamerz)

    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)..

    Plugin Author Lester Chan

    (@gamerz)

    Ah thanks @deltamgm2 for pointing to the right direction, it is the numbers that is causing the problem. I will fix it

    Plugin Author Lester Chan

    (@gamerz)

    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 8 years, 3 months ago by deltamgm2.
    Thread Starter Miren amyano

    (@miren-amyano)

    @gamerz Yes now!

    Works great!

    Plugin Author Lester Chan

    (@gamerz)

    @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 ? ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘after update not numbers showing (unnamed-file)’ is closed to new replies.