Recent review

This topic contains 2 replies, has 3 voices, and was last updated by  Stiofan O’Connor 8 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #62480

    Y A
    Expired Member
    Post count: 156

    Hi,

    The Recent Reviews widget does not display reviews with 1 star (which are just as valuable as other reviews, in my opinion).

    I believe the problem lies here:
    geodirectory-functions/custom_functions.php:1848

    $request = "SELECT r.id as ID, r.post_type, r.comment_id as comment_ID, r.post_date as comment_date,r.overall_rating, r.user_id, r.post_id FROM $review_table as r WHERE r.post_status = 1 AND r.status =1 AND r.overall_rating>1 $country_filter $region_filter $city_filter ORDER BY r.post_date DESC, r.id DESC LIMIT $no_comments";

    r.overall_rating>1 should read r.overall_rating>0

    #62490

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    thanks for spotting this, I’ve flagged it for the developers.

    They’ll fix it asap.

    #62933

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    This has been fixed and will be in the next release.

    Thanks,

    Stiofan

Viewing 3 posts - 1 through 3 (of 3 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket