Support Forums - Classified Ads Script Osclass
Unread
New Replies
Osclass Market
Download Osclass
Documentation
Home
Help
Search
Login
Register
How to let user rate the seller multiple times?
Support Forums - Classified Ads Script Osclass
Osclass plugin support
User Rating Plugin
How to let user rate the seller multiple times?
Match all words
Match any words
Most relevant results first
Largest topics first
Smallest topics first
Most recent topics first
Oldest topics first
Advanced
Unread posts
New replies
My topics
My posts
Print
Pages: [
1
]
rei
24 posts
How to let user rate the seller multiple times?
«
on:
April 01, 2017, 03:05:36 PM »
I want the buyer to be able to rate the seller multiple times, can this be done? and is it possible to have a rule that the first rating does not require validation and the second requires it.
Logged
MB Themes
Support team
17472 posts
Only quality matters
Download Osclass
Re: How to let user rate the seller multiple times?
«
Reply #1 on:
April 02, 2017, 11:58:52 AM »
@Marjon
In file:
oc-content/plugins/user_rating/user/new.php
Find:
Code:
[Select]
<?php
} else if(
$already_has
<
1
) {
?>
and replace number 1 with number what is maximum number of comments (if you enter 4, max is 3)
Such rule cannot be placed.
Logged
To get fast support, we need following details:
Detail description, URL to reproduce problem, Screenshots
rei
24 posts
Re: How to let user rate the seller multiple times?
«
Reply #2 on:
April 02, 2017, 12:54:02 PM »
thanks
Logged
Print
Pages: [
1
]