Version: 1.4.0, by Ted S
Developer Last Online: Nov 2020
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.
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.
That's really not something I can answer as every server is different.
1. This path needs to be from root, so in this case you are stating that /public_html/ is your first level folder, that sounds unlikely for most linux boxes but if you view the folder via FTP you can quickly confirm if anything is actually going into it.
2. The other path is a display link that corresponds to where images in that folder appear relative to your site. Thus if you're placing them in the /forum/ level folder [from web-root] the path would be /forum/productforums/.
If the path is wrong the image can't be created so yes, that would impact things
Please read the install guide. This is not done out of the box and requires code hacking.
External urls are not resized. Uploaded or synced images [you can have the script sync urls] are.
Tried different variations. I attached a screen shot.
When I look in the folder, there is no "stars--5.png".
Thanks! Looking into your other help now.
Good catch. The first value is the color of the stars {green or pink} which you need to set in your admin options. This should be a default but those don't always stick.
Good catch. The first value is the color of the stars {green or pink} which you need to set in your admin options. This should be a default but those don't always stick.
Ok, the color was selected, but I changed the colors around in the drop down, saved, and now working so thanks. I'll check on the forum path issue and keep you posted, thanks!
That's a totally safe approach which uses mysql_real_escape_string or whatever version is relevant for your mySQL / db install. We'll move over to this for best practices in the next version...