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 |
#892
|
||||
|
||||
Hi there again Ted,
is there a way for me to add the reviewers name and profile link in the reviews? I've been trying to figure it out myself but, well, let's just say I am no coder. |
#893
|
|||
|
|||
Quote:
|
#894
|
||||
|
||||
Quote:
If you look here you will see a review on my site: http://www.pipesmokerscubby.com/show...arson-Pleasure That is a review made by a member, I would like the members name in the main review entry like this: Attachment 139579 It's just a personal touch I should like, it's no big thing if it is awkward, I can live without it of course, sorry to be such a drag. |
#895
|
|||
|
|||
Quote:
That said, the user who creates the product is stored in the db so you can quickly hack the template to add this in. |
#896
|
||||
|
||||
Again, sorry, my fault for not being clear, had a very long day and was very tired, sorry about that.
So editing the template is a work around, that is great news and sounds very promising, but like I mentioned, I am no coder and can't figure out how to get the data. I have created a language phrase so have the text "Listing Created By: " showing but I can't figure out what to use to pull in the users name. I am using this: Code:
<div id="pf_createdby">
{vb:phrase prodforums_creator,{vb:raw product.createdby}}
</div><br />
Thanks, Kirk. |
#897
|
|||
|
|||
Quote:
createdby a user id and to make a name show up you'll have to find the query that pulls in the product info and join the user table, add user.username and then change the variable to {vb:raw product.username}. If that sounds crazy, sorry. |
#898
|
||||
|
||||
Wow, that has totally gone straight over my head.
How do I find out about the query, how do I join user tables? Sorry for being so dimwitted with all this. |
#899
|
||||
|
||||
i like it but i need something where my members can create their own product review in a given forum instead of me having to add it via the admin cp, are you working on something like this ?
|
#900
|
||||
|
||||
Quote:
i'm in the same boat as you, info is hard to come by sand i don't know this stuff either i'm just a hobbyist with a forum so its harder for okes likes us |
#901
|
||||
|
||||
Quote:
I have already tried to do it myself by searching the net for info chap and have failed, which is why I am asking the one guy who will know how to do it properly. I have absolutely no idea what most sites are going on about when they talk about mysql queries, let alone translating it to search for something in my own database. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|