The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
iTrader v2.0.1 Details »» | |||||||||||||||||||||||||
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:
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:
Release History: 2.0.1 - December 18, 2005 2.0.0 - December 14, 2005 Detailed template edits : (Link) Show Your Support
|
Благодарность от: | ||
vicius_the_one |
Comments |
#32
|
|||
|
|||
Awesome, can you restict the use of this to people in a secondary group? Would like to have it so everyone can view but only members in a secondary usergroup could leave feedback.
|
#33
|
||||
|
||||
Have it up and running at DomainForums.com
|
#34
|
||||
|
||||
Thanks man, installed on 3.5.2 and no problems to report.
|
#35
|
||||
|
||||
Quote:
Quote:
---------------------------------------- Sorry I was short on the documentation. It was actually longer but I overwrote one of the files after I spent a bunch of time typing it all out so I had to start it over from scratch and just didn't have the energy to re-do it all as indepth again. I will write out better documentation when I get a little free time, or someone else is more than welcome to. I'm about to update the topbox thingy in this thread with the planned additions for the next update. However, I will say this now do not expect an update until after christmas or maybe even new years. (Unless there is a bug / flaw, those gets fixed asap). |
#36
|
|||
|
|||
Quote:
Code:
<!-- start iTrader plugin --> <div class="panel"> <div style="padding:;"> <fieldset class="fieldset"> <legend>$userinfo[username]s iTrader</legend> <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0"> <tr> <td> iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>) </td> </tr> </table> </fieldset> </div> </div> <!-- end iTrader plugin--> |
#37
|
||||
|
||||
Hmm... not 100% sure, but it *should* work properly as long as you set the primary group to view but not rate, then the other group to both view & rate. I do not use secondary groups on my forum, sorry.
If it doesn't work let me know, and I can look into it further. Quote:
iTrader = Local (forum) ratings only Trader Ratings = Global ratings (same ratings over many forums) |
#38
|
|||
|
|||
One, hopefully quick, thing I can't figure out....
I decided to set up the members_resultsbit like this: hollyhobby420 iTrader: () Newbie However, the trade number will not show...even for people who have feedback...have it in the template as such: Code:
<tr align="center"> <td class="alt1Active" align="$stylevar[left]" id="u$userinfo[userid]"> <a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a> <div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div> <if condition="$show['usertitlecol']"><div class="smallfont">$userinfo[usertitle]</div></if> </td> |
#39
|
|||
|
|||
ok got it installed with zero problems. very nice!
im trying to tweak the MEMBERINFO template a little. id like to add the Feedback Score and Positive Feedback percentage but it wont show. so far ive tried adding the following code: $userinfo[tradepcnt]% $userinfo[tradescore] neither of which are working. $vbphrase[itrader_positive_feedback]: isnt working either. ive also tried including functions_itrader.php and itrader_global.php to member.php. that also didnt work. is there a relatively easy way to make this work? i dont mind file edits. |
#40
|
|||
|
|||
Quote:
|
#41
|
|||
|
|||
Quote:
$post[itrader_total] to $userinfo[itrader_total] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|