Forums

GD Star Rating
1.9.11 Prelude breaks site (2 posts)

  1. polle001
    Member
    Posted 7 months ago #

    I just upgrade the plugin and my theme is broken.

    I was using this in my site and everything was working fine.

    <? wp_gdsr_render_article_thumbs ($template_id=45, $read_only=false, $stars_set="", $stars_size=0, $stars_set_ie6="", $echo=true); ?>

    Now the site stops loading there.

    Is there a new code or something to make it work as usual ?

    Thanks.

    http://wordpress.org/extend/plugins/gd-star-rating/

  2. polle001
    Member
    Posted 7 months ago #

    I did this:

    <?php if(function_exists('wp_gdsr_render_article_thumbs')) { wp_gdsr_render_article_thumbs(array('template_id' => 45)); } ?>

    And its working.

    Not sure if its the correct way, but maybe helps someone wth the same problem.

    If anyone knows exactly how this should be, please share.

Reply

You must log in to post.

About this Plugin

About this Topic