Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Product Review Forums ? Research, Review & Compare Items Details »»
Product Review Forums ? Research, Review & Compare Items
Version: 1.4.0, by Ted S Ted S is offline
Developer Last Online: Nov 2020 Show Printable Version Email this Page

Category: Major Additions - Version: 4.x.x Rating:
Released: 09-06-2011 Last Update: 04-05-2014 Installs: 214
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Version 1.4.0 has been released to remove the giftery / list it integration of the addon now that service has been discontinued. No upgrade is needed though there have been a few other bug changes since 1.3.5.

Finding Feedback Can be Like a Needle in a Haystack


The more your forum grows, the more of a challenge it becomes to sort through the history and get the full story.


Product Review Forums Brings Structure to the Chaos


As a full-featured product management addon, PRF sits on top of your forum allowing you to create defined products which, unlike individual posts, stay relevant over time. Each comment, review and even product updates filter back into this one spot allowing for a quick and comprehensive overview while the individual discussions rage on as always.


Here's just a few of the many features you'll find in PRF:
  • Bring structure to products with established pages & reviews
  • Reduce the number of repetitive posts from members looking up the same info
  • Increase your traffic with content-rich, seo friendly, product listings
  • Drive revenue by adding your own affiliate links to product listings
  • Increase the activity stream's value with review integration
  • Engage visitors with integrated wishlists from Giftery.me
===========================

Installation is not upload & go... individualized settings are required. Read the install file.


===========================
QUICK TIPS:
===========================

Enabling Product Forums: To show product details and ratings, each product-forum must be enabled in the forum manager.

Adding Products: You may upload products one at a time through the admin [includes an image uploader using GD] or you can bulk import through XML. You can also enable users to add moderated products through a global and usergroup option.

Product Review Index: To access your forum's product overview go to www.yoursite.com/productforums.php - You may want to add a link to this to your navbar or as a tab.

Customization: This addon is made to be customized. To change the color schema see clientscript/vbulletin_css or dive right on in to the templates and phrases.

Powered by Giftery.me: This mod is maintained includes two integrations you should know about. Both can be controlled through the mod options.

Download Now

File Type: zip Product Review Forums v1.4.0.zip (107.4 KB, 227 views)

Screenshots

File Type: jpg Untitled-1.jpg (45.4 KB, 0 views)
File Type: jpg Untitled-2.jpg (79.4 KB, 0 views)
File Type: jpg Untitled-3.jpg (70.0 KB, 0 views)
File Type: jpg Untitled-4.jpg (76.3 KB, 0 views)
File Type: jpg Untitled-5.jpg (62.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #462  
Old 01-23-2012, 06:24 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Volvoholic View Post
Productforums.php does not load when I click on the forum enabled for reviews. I have made the changes to forumdisplay.php shown in the install file.
productforums.php isn't used in that process. The hack changes forumdisplay.php so that when you view the forum through an existing link, the format is adjusted to show review data via the template prodforums_threadbit.

Quote:
Originally Posted by Volvoholic View Post
I cant delete product categories. I get "Review ID not specified" when clicking on yes during the confirmation stage.
We'll add this to the next bug release.
Reply With Quote
  #463  
Old 01-23-2012, 07:22 PM
Killhunter Killhunter is offline
 
Join Date: Jul 2011
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ted S View Post
If you have 4.0, you have "Free updates for this version" but I digress...

The mod is already build to parse data from 4.0.x as well as 4.1.x, it just doesn't display the editor. I can't justify development hours to support a very dated version of the software but you can switch to a editor-less format by hacking the template --

Edit template prodforums_review_create

1 - Remove the javascript function from the <form> tag

2 - Remove {vb:raw messagearea}

3 - Remove <script type="text/javascript" src="clientscript/vbulletin_ajax_suggest.js?v={vb:raw vboptions.simpleversion}"></script>

4 - Add the following code and format to fit your style / width needs

Code:
<div class="blockrow">
                                <label for="comments">Review</label>
                                <textarea class="primary textbox" id="comments" name="comments">{vb:raw comments}</textarea>
                            </div>
Im @ 4.0.3

Where is the javascript code i have to remove?
Quote:
<form class="vbform block" action="productforums.php" method="post" onsubmit="return vB_Editor['{vb:raw editorid}'].prepare_submit(this.headline.value, {vb:raw vboptions.postminchars})">
Thank you very much Will I have to do that again if I update the addon?
Reply With Quote
  #464  
Old 01-23-2012, 07:52 PM
Killhunter Killhunter is offline
 
Join Date: Jul 2011
Posts: 126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my reviews are still displayed in the same forum, in which the products are..
Reply With Quote
  #465  
Old 01-24-2012, 02:38 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Killhunter View Post
Im @ 4.0.3

Where is the javascript code i have to remove?

Thank you very much Will I have to do that again if I update the addon?
Quote:
Edit template prodforums_review_create
If the template is updated in a future version your custom edits will override it.
Reply With Quote
  #466  
Old 01-24-2012, 04:42 AM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My apologies for the back to back releases but a few minor bugs have been discovered that seemed worth fixing. There are no security, data or critical bugs.

- fixes bug with admin not showing multiple page of reviews to edit / approve
- fixes bug with admin not allowing categories to be deleted
- fixes bug in prodforums_product_css with alignment of posts for some skins
- removes $ before manufacturer item descriptor

If you are upgrading from 1.2.1 simply install the new plugin file and upload admincp/productforums.php.

If you are upgrading from before 1.2.x update all files.

This upgrade will alter template prodforums_product_css if you have customized you can merge the template or simply add a </div> before the </li> tag.
Reply With Quote
  #467  
Old 01-24-2012, 11:02 AM
Ricsca's Avatar
Ricsca Ricsca is offline
 
Join Date: Apr 2006
Posts: 236
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Missing 2 key things:

- You can not upload image;
- You can not set a standard height for images;

How important is it that these two failures?
Reply With Quote
  #468  
Old 01-24-2012, 03:47 PM
Ted S Ted S is offline
 
Join Date: Dec 2003
Location: SoCal
Posts: 3,954
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ricsca View Post
Missing 2 key things:

- You can not upload image;
- You can not set a standard height for images;

How important is it that these two failures?
Ouch. Thanks for the feedback but calling parts of a free mod a failure is probably not the best way to win the [positive] attention of the author.

Image urls were used because we don't see most people creating products individually, it's simply not scalable to hand enter even just a hundred products. When you enter a url, you define the image and thus you define the height... browser forced resizing is not a solution. Still there's been enough demand for uploading so while I think it will take people down the wrong path, we added to the feature roadmap a few weeks back.
Reply With Quote
  #469  
Old 01-24-2012, 06:13 PM
bigtree bigtree is offline
 
Join Date: Jan 2009
Posts: 127
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by The Ottoman View Post
Actually, as someone who's just imported about 500 products into his install, allow me to give you some of my lessons learned:

Through some pretty easy scripting in Excel (predefining the URL to point to the product), joining some fields together and some unique items specific to my install; I was able to import all of the items in about an hours worth of research work and about a minute of actual processing work.

Doing this manually, it was taking me anywhere between 60-90 seconds per item, and that was with a copy/paste of HTML formatted data. So I saved myself atleast a half hour of data entry (and my sanity), and I've got it set up where I can throw in thousands of products in the future in quite literally under 5 minutes.

Now, that's just me - and I was not happy to look at an XML import versus a csv import which I was comfortable with. I'm sold on this method now.

I think what your issue stems from is that you have WYSIWYG data and you don't know how to capture that data with it's HTML sourcing data intact. If we could figure that out, would you try the XML import?
Hey, nicely explained. DEFIANTLY! The manufacturers do not provide RSS feeds for the information I need. I have to copy/paste it all. If I could enter in urls and the scripts would import everything I needed, including the images, that would be ideal. Is this possible? Please help if you can. I would appreciate this very much.

If I could see an example of what I need to write? I'm a copy past kind of guy.
Reply With Quote
  #470  
Old 01-24-2012, 10:10 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when creating the product after viewing the post of the product it shows

Code:
This is an empty post
as the content

why does it not show the full description ?
Reply With Quote
  #471  
Old 01-24-2012, 11:37 PM
The Ottoman The Ottoman is offline
 
Join Date: Nov 2005
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bigtree View Post
Hey, nicely explained. DEFIANTLY! The manufacturers do not provide RSS feeds for the information I need. I have to copy/paste it all. If I could enter in urls and the scripts would import everything I needed, including the images, that would be ideal. Is this possible? Please help if you can. I would appreciate this very much.

If I could see an example of what I need to write? I'm a copy past kind of guy.
Take a look at post 457.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:33 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08615 seconds
  • Memory Usage 2,375KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (9)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (12)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete