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 |
#1672
|
||||
|
||||
So this can be used as a Research, Review & Compare Items for a automotive related field forum? I can add what ever categories? and the questions that a user will have to input? like:
*best transmission shop in town? or other questions under that specific category... Thanks |
#1673
|
|||
|
|||
Quote:
Questions are not category specific but you can add them forum-wide. |
#1674
|
|||
|
|||
While this isn't supported any longer, does it still work on 4.2.1?
Thanks. |
#1675
|
|||
|
|||
Quote:
This addon works on 4.x. |
#1676
|
|||
|
|||
Quote:
However, whenever I try and edit existing products I get "Database error "Warning: mysqli_query() [function.mysqli-query]: (42S22/1054): Unknown column 'uploadimg' in 'field list' in [path]/includes/class_core.php on line 1391". So that's something. I went to that path and found line 1391 and it's: Code:
if ($queryresult = mysqli_query($link, $this->sql, ($buffered ? MYSQLI_STORE_RESULT : MYSQLI_USE_RESULT))) |
#1677
|
|||
|
|||
Quote:
Sounds like the addon was unable to alter your database, so let's do it the fun way: Run the queries below (via your AdminCP, mySQL shell or something like phpMyAdmin): Code:
ALTER TABLE pf_product ADD uploadimg TINYINT NOT NULL DEFAULT '0'; ALTER TABLE pf_product ADD mainphoto_small VARCHAR(150) NOT NULL DEFAULT ''; ALTER TABLE pf_product ADD uploadimg mainphoto_thumb VARCHAR(150) NOT NULL DEFAULT ''; |
#1678
|
||||
|
||||
Will this work well as an Ebay network affiliate store and not a product review forum?
Does anyone have this type of a set up working? If so can you send me the link so I can see? Thanks |
#1679
|
|||
|
|||
I suppose you could build it into a product directory without reviews but I'm sure there's better solutions for that out there than hacking the entire review side out of this.
|
#1680
|
|||
|
|||
I'm really sorry that giftery closed. Would it be possible to get a copy of the instructions for installing this mod? They're no longer available on giftery.me
|
#1681
|
|||
|
|||
Quote:
Look for 1.4.0 with the install guide included. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|