This is the support forum for the Reviews mod.
This is the support forum for the Reviews mod. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.0.1 released. (See patches/version 2.0.1 folder) Add Country to Reviews so Products can be listed by both Category and Country if desired. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Hi Modzz,
Nice module! However i do have a question :-) ... is it possible to give a review over several aspects. For example, a notebook review Speed : 1 out 5 stars Graphics : 2 out of 5 stars Harddisk : 5 out of 5 stars And of course display those stars? |
No, that functionality does not exist. Hi Modzz,
Nice module! However i do have a question :-) ... is it possible to give a review over several aspects. For example, a notebook review Speed : 1 out 5 stars Graphics : 2 out of 5 stars Harddisk : 5 out of 5 stars And of course display those stars?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I do not see an Activate Points for Reviews option in the Reviews module settings. How do I turn on Points for the Reviews module? |
Hello Modzzz, One question why all your modules they look all the same do you rename the modules and add some extra fuction to make look diferents but for me they all look the same thing I like to buy some couple mods from you but they all the same maybe I can do the same and try something Post Reply - if you going to help - No for - bla bla bla bla |
Check the readme_points_integration.txt . Once you do the integration, a block for the Reviews with appear in the Actions section of the Points module and you can manage the actions there. I do not see an Activate Points for Reviews option in the Reviews module settings. How do I turn on Points for the Reviews module?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I ran sqlpoints.php but did not get a Reviews section in the Points module. I did notice that I had a Petitions section but I never bought your Petitions module. I then went and looked at the sqlpoints.php file. The database queries are all about petitions. Could you have packaged the wrong sqlpoints.php version with Reviews 2.0.1? |
UFO, If Modzzz's mods have a similar front end, it is to help your members use the features more easily. Underneath, his mods work and work well. How much do you value your time? I seriously doubt you could write your own scripts (and debug them) fast enough to make it worth avoiding the very reasonable prices Modzzz charges for his mods. |
I had corrected this issue already. Download the sqlpoints.php file again and run it. I ran sqlpoints.php but did not get a Reviews section in the Points module. I did notice that I had a Petitions section but I never bought your Petitions module. I then went and looked at the sqlpoints.php file. The database queries are all about petitions. Could you have packaged the wrong sqlpoints.php version with Reviews 2.0.1?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.0.2 released. (See patches/version 2.0.2 folder) Fixes issue with pagination on Categories and Sub-Categories pages. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Just upgraded to 2.0.2, works great!
Only request I have is for users to be automatically redirected after applying their rating. As of yet (on my site) it will let them rate the product and stays on the same page, forcing them to click back to the product. Skype: shawn.nelson |
Version 2.0.3 released. (See patches/version 2.0.3 folder) Updated for compatibility with Dolphin 7.0.7. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.0.4 released. (See patches/version 2.0.4 folder). Fixes issue with duplicate category field showing on the edit page. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.0.5 released. (See patches/version 2.0.5 folder) Fixes issue where Fans could not upload media (if permission is given). Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
The latest update fixes this issue. Just upgraded to 2.0.2, works great!
Only request I have is for users to be automatically redirected after applying their rating. As of yet (on my site) it will let them rate the product and stays on the same page, forcing them to click back to the product.
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.0.6 released. (See patches/version 2.0.6 folder) Add the ability to include review while posting product. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
To correct an issue with the country language string not translated on the search page, download the mod again and replace this file : modules\modzzz\reviews\classes\BxReviewsFormSearch.php Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I would like members to be able to quickly add photos to a review not created by them (and not edit the review details). Is this difficult to implement? Skype: shawn.nelson |
It cannot be done with the default module but could be achieved with some customization. I would like members to be able to quickly add photos to a review not created by them (and not edit the review details). Is this difficult to implement?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I don't think Categories & Sub-categories are going to be enough for me. I need another level for better organization. Something like this:
Group 1Category 1 Sub Cat 1 Sub Cat 2 Sub Cat 3 Category 2 Sub Cat 1 Sub Cat 2 Sub Cat 3 Group 2Category 1 Sub Cat 1 Sub Cat 2 Sub Cat 3 Category 2
Sub Cat 1
Sub Cat 2
Sub Cat 3 Group 3Category 1 Sub Cat 1 Sub Cat 2 Sub Cat 3 Category 2
Sub Cat 1
Sub Cat 2
Sub Cat 3
My problem is, I have a lot of categories, and when they get mixed together, navigation is confusing. Things need to be better organized. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Is there a demo for this ? Checked dolphin mods site and 0 reviews |
I don't need sub categories, how do i remove the option ?? |
Which part of this do i delete
),
'parent_categories' => array( 'type' => 'select', 'name' => 'parent_categories', 'values'=> $aCategory, 'value' => $iSelCategory, 'caption' => _t('_modzzz_reviews_form_caption_categories'), 'attrs' => array( 'onchange' => "getHtmlData('subcat','$sCatUrl'+this.value)", 'id' => 'parentcat', ), 'required' => true, 'checker' => array ( 'func' => 'avail', 'error' => _t ('_modzzz_reviews_form_err_category'), ), ), 'category_id' => array( 'type' => 'select', 'name' => 'category_id', 'values'=> $aSubCategory, 'value' => $iSelSubCategory, 'caption' => _t('_modzzz_reviews_form_caption_sub_categories'), 'attrs' => array( 'id' => 'subcat', ), 'required' => true, 'checker' => array ( 'func' => 'avail', 'error' => _t ('_modzzz_reviews_form_err_category'), ), 'db' => array ( 'pass' => 'Int', ), 'display' => 'getPreListDisplay', ), |
You cannot simply remove the sub-categories here alone. The mod itself would have to be re-worked to use categories only. Which part of this do i delete
),
'parent_categories' => array( 'type' => 'select', 'name' => 'parent_categories', 'values'=> $aCategory, 'value' => $iSelCategory, 'caption' => _t('_modzzz_reviews_form_caption_categories'), 'attrs' => array( 'onchange' => "getHtmlData('subcat','$sCatUrl'+this.value)", 'id' => 'parentcat', ), 'required' => true, 'checker' => array ( 'func' => 'avail', 'error' => _t ('_modzzz_reviews_form_err_category'), ), ), 'category_id' => array( 'type' => 'select', 'name' => 'category_id', 'values'=> $aSubCategory, 'value' => $iSelSubCategory, 'caption' => _t('_modzzz_reviews_form_caption_sub_categories'), 'attrs' => array( 'id' => 'subcat', ), 'required' => true, 'checker' => array ( 'func' => 'avail', 'error' => _t ('_modzzz_reviews_form_err_category'), ), 'db' => array ( 'pass' => 'Int', ), 'display' => 'getPreListDisplay', ),
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I don't need sub categories, how do i remove the option ?? Agree... it would be an improvement to make sub-categories an option, i.e. that we can decide to not use/have sub categories if that is better for our website. http://pkforum.dolphinhelp.com |
This mod is not working as expected, when users post reviews the stars are not saving correctly
carpbook.co.uk/m/reviews/home/ |
It happens when a user tries to post a review, they cannot select the rating :( |
5 days later and mod is still broken, MEMBERS can not post a review as when they click the stars it does not work.
Please help
|
The issue has been noted and will be investigated later this week. It happens when a user tries to post a review, they cannot select the rating :(
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Version 2.0.7 released. (See patches/version 2.0.7 folder) Fixes issues with posting ratings. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
I know you're busy updating all of your modules, but was wondering if you had time for a quick question.
I was able to install Reviews on 7.1b1 without any issues and it appeared to work fine. Trying on a 7.1b2 deployment & get the following error on install:
-- -- There are errors in the following MySQL queries:
A similar error occurs with Recipes & I have to go in and manually clean up the database afterwards. Any ideas?
Skype: shawn.nelson |
Feature request: Points integration where also product owner can give points to users that have provided meaningful reviews. Merry X-Mas! 7.1 My favorite number |
The problem is typically seen on sites where the menu has been re-arranged/modified. I have adjusted the Recipe mod to deal with this, download again. The Reviews mod is not yet updated for Dolphin 7.1 I know you're busy updating all of your modules, but was wondering if you had time for a quick question.
I was able to install Reviews on 7.1b1 without any issues and it appeared to work fine. Trying on a 7.1b2 deployment & get the following error on install:
-- -- There are errors in the following MySQL queries:
A similar error occurs with Recipes & I have to go in and manually clean up the database afterwards. Any ideas?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
The feature will be added but the Points will be allocated by the site (not the product owner) Feature request: Points integration where also product owner can give points to users that have provided meaningful reviews. Merry X-Mas!
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Any word on when this will be updated for 7.1? Skype: shawn.nelson |
Sorry, no fixed date for the release. Product updates are still in progress. I have a huge collection of mods so it will take some time to complete all the upgrades. Any word on when this will be updated for 7.1?
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
This mod was re-written for Dolphin 7.1. See new version at http://www.boonex.com/m/reviews-2013-03-05 Existing clients can PM me and I will re-create their license for the new version (no cost of course) Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Categories administration does not work. I would expect to find a list of all the categories here, that I can add to, delete, or edit. Then, you can't add a sub cat if you can't first select a main cat. Also, navigation in the categories block is a little flaky. When you drill down the category list, then click on "All Categories", you don't get a list of "All Categories".... all you see is this: My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Please re-download and re-upload the files then clear cache. Categories administration does not work. I would expect to find a list of all the categories here, that I can add to, delete, or edit. Then, you can't add a sub cat if you can't first select a main cat. Also, navigation in the categories block is a little flaky. When you drill down the category list, then click on "All Categories", you don't get a list of "All Categories".... all you see is this:
Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |
Much better... thanks My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
I have a problem with the way categories works. Although sub categories are frequently needed, they are not always necessary. Therefore, 'Sub Category' should not be a required field when all reviews need only the top level category. On the input form, sub category should be a dependent field that appears ONLY when a main category with sub categories is selected. If you only need a top level category, it is not logical to add a single sub category just to make things work. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |
Version 2.0.4 released. (See patches/version 2.0.4 folder) Updates made to the functionality of liking a feedback. Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz |