Version: 2.0.1, by eoc_Jason
Developer Last Online: Jan 2020
Category: Major Additions -
Version: 3.5.5
Rating:
Released: 12-13-2005
Last Update: 12-18-2005
Installs: 692
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
iTrader - A user feedback add-on for vBulletin 3.5.x
Copyright ?2004-2005 Jason Rabel, All Rights Reserved.
__________________________________ Latest iTrader Verson: 2.0.1 vB Versions Supported: 3.5.x & 3.6.x Author: Jason Rabel Contact: PM me here. Site:EXTREME Overclocking
?????????????????????????????????? Description:
iTrader for vB 3.5.x & 3.6.x has evolved from Trader Ratings for vB 3.0.x which evolved from Buy/Sell/Trade User Rating System for vB 2.x. This is a rating system for when members buy / sell / trade items from each other (presumably on a FS section of your forum). It is somewhat based on the honor system since there is no automatic way to truly tell if they did engage in a transaction. iTrader came about because it was a pain to try and maintain a single thread listing good / bad traders and so far has worked out quite well.
Features:
Rate another member: Positive / Negative / Neutral
Specify in each transaction: Buyer, Seller, or Trade
Leave multiple comments about the deal
Dates & IPs are all recorded to prevent abuse
Specify a thread URL to the deal
Advanced URL checking
Display ratings over time
Filter based on Buyer/Seller/Trade/or feedback they left for others
Users can edit/delete ratings left for others (time based limitation)
iTrader Admins can edit/delete anyone's ratings (just incase)
PM notification when new rating or comment is left
Per-usergroup permissions
Lots of admin controllable options
Installation / Upgrade Info:
Read the included readme file, it explains everything.
Standard Disclaimer:
BACKUP YOUR DATABASE & FILES BEFORE IMPLEMENTING THIS HACK!!!
Donations:
This add-on will always be free, however your donations are kindly accepted and will help towards further development. The link is on the right under "The Developer" info.
Future Additions:
AdminCP & ModCP Menus for searching IPs, stats, mass-prune, etc
Better navigation across pages
Better error descriptions
Adjust action icons some
Page to link two ratings manually
AdminCP Option to choose how ratings are ordered (asc or desc by time)
AJAX editing
Release History:
2.0.1 - December 18, 2005
2.0.0 - December 14, 2005
Hello
I've done some search in this thread but couldn't find anything about my problem. It seems that the iTrade Update Scores is not working on my site and there are different numbers between final feedback score and total ratings. For exampe a user may have 6 ratings positive and no negative and on the final feedback score it says 4.
Maybe there is a query I could try ... don't know really. Any ideas ?
Hmm I see now 0ptima. So the feedback score counts only the feedback from unique users so it's not a matter of malfunction and I guess that this is for security reasons in order to prevent from virtual sells.
Hmm I see now 0ptima. So the feedback score counts only the feedback from unique users so it's not a matter of malfunction and I guess that this is for security reasons in order to prevent from virtual sells.
It is pretty much the same way eBay's is. Only counts unique feed backs. A few of my members contacted me and I have to explain that to them.
this is not working with vBulletin? Version 3.6.8
I installed it right and even read all setting , still can not see itrader setting in any user / admin profile
this is not working with vBulletin? Version 3.6.8
I installed it right and even read all setting , still can not see itrader setting in any user / admin profile
You're doing something wrong as it worked perfectly on my 3.6.8 and still working nicely after upgrading to 3.7.0. Make sure you edit your forum templates for the itrader scores to show up as per instructions given.
I'm having a problem with my installation. It appears that when someone leaves multiple feedbacks for other people, there's a typo in the code for switching between pages, as seen here:
The phrase 'itrader_positive_feedback' is in the iTrader phrase group which probably isn't loaded. You can create one for whatever the member stuff is supposed to be on or in the GLOBAL group, or just don't use a phrase.
I have add in admincp a phrase:
admincp-> Languages & Phrases -> Phrase Manager -> Phrase type: global -> add new phrase
product: vBulletin (i have also tested itrader)
Varname: itrader_positive_feedback
Text: Shows itrader positive feedbacks
In my template i have add for testing: $GLOBAL[itrader_positive_members] and $vbphrase[itrader_positive_members]