The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Product Review Forums ? Research, Review & Compare Items Details »» | |||||||||||||||||||||||||||||||||||||||
Product Review Forums ? Research, Review & Compare Items
Developer Last Online: Nov 2020
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:
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
Screenshots
Show Your Support
|
12 благодарности(ей) от: | ||
Baja, BCP Hung, goxy63, gundamz, HoSStiA, PattiOz, RichieBoy67, Ricsca, snakedevil, SportBikeNet, TheLastSuperman, victorvu |
Comments |
#1812
|
|||
|
|||
Quote:
When you look at your database, are there values on those fields in the pf_ tables? |
#1813
|
|||
|
|||
Quote:
Also some functions I need to update, hence the depreciated warnings. These aren't nice but won't impact the function. |
#1814
|
|||
|
|||
Quote:
Viewing a review is actually just viewing a post/ thread. While there's index data, the module simply creates new posts when a review is posted to allow for the discussion to continue. As such, you'd have to append the link to the post before it's created. There's no hook location that's ideal for this in the module but if you add your code around line 407, you should be good. I'll add one to the next release for portability. |
#1815
|
|||
|
|||
Quote:
|
#1816
|
|||
|
|||
Quote:
I had to learn how to register variables for use with templates. But before that, I had to work out where the code was, and it took me a couple of days to work out it was in a plugin, and what a plugin was. Still, I got there eventually. Took a while! |
#1817
|
|||
|
|||
Quote:
Example: http://www.enworld.org/forum/productforums.php As you can see every item has a button at present. |
#1818
|
|||
|
|||
Quote:
|
#1819
|
|||
|
|||
Quote:
You could use that query though it will add more load as it's coming up on every view to those pages. To minimize, run it on logged in users only (simple check that there is a userid set). Then use $history with your templates to decide if the button shows or not. I can help if you get stuck in any of that. |
#1820
|
|||
|
|||
Quote:
My current bugbear is showing product info (rating, number of reviews, etc.) in the umatches_bit template. The PHP code in that area of productforums.php is too complex for me to play with, with all its arrays and loops and stuff. |
#1821
|
||||
|
||||
Am i able to have this without it being displayed on forumhome? Want it just to be accessed through the nav bar...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|