Support Center

Knowledgebase
View categorized listing of all common frequently asked questions.
Video Tutorials
Create a Movie & TV Show review website.
Customize the jReviews themes.
Review user profiles with the Everywhere addon.
Forum
Community forum
Submit a Ticket
Use your client area email to access the ticket system.
Downloads
Guides, modules and more...
 
Welcome, Guest. Please login or register.
Did you miss your activation email?
January 07, 2009, 06:27:57 PM
22795 Posts in 5220 Topics by 2975 Members
Latest Member: tonio
News: Do not post any jReviews files or large amounts of code in the forums please. Only template files and code are allowed.
 
jReviews Support Forum  |  General  |  Pre-sales questions  |  Pre-buy modification Q's - is it possible.. « previous next »
Pages: [1]
Author Topic: Pre-buy modification Q's - is it possible..  (Read 1489 times)
gigi
Full Member
***
Offline Offline

Posts: 91


WWW
« on: February 27, 2007, 03:55:24 PM »

Hi, before purchasing jReviews I would please like to know if the following modifications can be done with relative ease:

1.
Allow sorting of products by rating criteria (e.g. if my website rates cars, I will be able to select Ordering by my custom rating criteria (speed, safety etc.) and not just by overall score, title, featured, etc).

2.
Allow to display all rating criteria and not just overall score in product lists.
e.g. in the following demo page:

 http://demo.reviewsforjoomla.com/index.php?option=com_jreviews&task=listcategory&dir=2&section=5&cat=29&Itemid=13

could all rating criteria and not just overall score be seen on each and every product on the list. it may not look that aesthetic but it is essential for my rating system.

3.
Could the rating calculation be tweaked to include weights based on ranks of users (users will receive ranks in the site forums, etc.). meaning, a rating made by a more 'respectable' user will have a larger effect on the product overall score, than a rating by a newbie. In other words, is there an easy access to the rating calculation and can additional variables be added to it.

Thanks for your help!
« Last Edit: February 27, 2007, 03:57:22 PM by gigi » Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 9005


« Reply #1 on: February 27, 2007, 04:08:29 PM »

The ease of doing certain things depend on the abilities of the person doing them Wink Answers below:

1.
Allow sorting of products by rating criteria (e.g. if my website rates cars, I will be able to select Ordering by my custom rating criteria (speed, safety etc.) and not just by overall score, title, featured, etc).

This is not possible nor practical based on the way the jReviews tables are currently structured. The ratings are stored in a single field, separated by comma and there's no way to read the individual values for a sorting operation without reading all the records first, which is impractical for large databases. So you would have to have a script that reads the values and writes them to a separate table so you can then run a query using that table. And schedule a cron that runs that script. Not a simple task.

Quote
2.
Allow to display all rating criteria and not just overall score in product lists.
Sure, you can do this.

Quote
3.
Could the rating calculation be tweaked to include weights based on ranks of users (users will receive ranks in the site forums, etc.). meaning, a rating made by a more 'respectable' user will have a larger effect on the product overall score, than a rating by a newbie. In other words, is there an easy access to the rating calculation and can additional variables be added to it.

Possible, but also not that simple.

You are asking for very custom stuff and you will need to pay someone to do this for you, or do it yoursefl if you decide to buy. #1 especially will require a lot of work.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
gigi
Full Member
***
Offline Offline

Posts: 91


WWW
« Reply #2 on: February 27, 2007, 04:37:46 PM »

Thanks for your prompt help. Perhaps it would be possible for me to have the input from the criteria sent directly into these additional tables right from the start, rather than have the bot read the original fields every so often?

Thanks again
gigi
« Last Edit: December 20, 2007, 05:01:09 PM by gigi » Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 9005


« Reply #3 on: February 27, 2007, 04:39:54 PM »

Thanks for your prompt help. Perhaps it would be possible for me to have the input from the criteria sent directly into these additional tables right from the start, rather than have the bot read the original fields every so often?

Well yeah I don't know much about programming so I will have to pay someone to do it Sad

Thanks again
gigi


I really don't recommend you do this. You would have to rewrite a large part of the code. I know it sucks and eventually when I start with a new version for Joomla 1.5 I might change this.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
wildazzjw
Newbie
*
Offline Offline

Posts: 11


« Reply #4 on: May 04, 2007, 05:49:15 AM »

This was a really good question! I've been trying to figure out how to sort by rating criteria for a while. I see it would be a lot of work but really sweet if completed.
Logged
nicolas.boseret
Newbie
*
Offline Offline

Posts: 7


« Reply #5 on: March 03, 2008, 04:32:04 AM »

Concerning sort by criteria, another solution would be to define custom fields to use in thereview ... by doing that it would be possible to define search or select on those ... am I wrong ?
Logged
gigi
Full Member
***
Offline Offline

Posts: 91


WWW
« Reply #6 on: March 03, 2008, 04:55:47 AM »

that should be possible.
Logged
Alejandro
Global Moderator
Administrator
Hero Member
*****
Offline Offline

Posts: 9005


« Reply #7 on: March 03, 2008, 07:42:55 AM »

Concerning sort by criteria, another solution would be to define custom fields to use in thereview ... by doing that it would be possible to define search or select on those ... am I wrong ?

No this would not work, unless you only care about editorial reviews. If you use a review field for ratings, then there will be no average calculations, etc. It won't work with the modules either. This is the way to go though. To have ratings be another type of custom field. But it's still in the works and will not be part of the next major version.
Logged

Please take the time to vote and to write a review: http://extensions.joomla.org
Reviews Ahoy! - Submit your jReviews site here.
gigi
Full Member
***
Offline Offline

Posts: 91


WWW
« Reply #8 on: March 03, 2008, 08:56:51 AM »

hmm.. i have managed to do this in the past.. but now that you mention it i did make changes to the code in order to make this possible. sorry for misleading!
Logged
Pages: [1]
« previous next »
    Jump to: