![]() |
iTrader v2.0.1
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) |
Before anyone asks... The necessary info to upgrade from Trader Ratings 3.0.x is included in the zip file...
|
Thanks Jason!! upgrading right now!
Wait for my comments. |
Damn i have lost the first reply :(
My damn phone call :( Cheers, going to test it now:) |
sweet. thanks dood!
|
Jason,
First off thanks for your dedication in porting this to 3.5!!! Quick question for you. I haven't installed this yet, but intend to as soon as possible. I know that there are 3 choices "Buyer, Seller and Trade". How hard would it be to implement a 4th choice? My forum deals with exotic pets (tarantulas mostly) and we do "breeding loans" and I would be interested in using this for feedback for that as well, so I would need that choice (in addition to the other 3) and the ability to group those transactions on the itrader page (like you can just view buyer, seller, trade or left feedback transactions currently) Thanks for any info you could give, Scott |
Yes, please let me know if it does not install correctly or something is missing! It shouldn't though since I developed it on a separate forum than my main one, and it installed on there okay.
I'm going to be gone for about 30min (from when I post this comment), so if someone else in this thread reports something is broken, please wait to download it so I can fix it. Scott - It shouldn't be too difficult... Mostly just where it does the checks for transaction type, add a couple phrases & modify the templates. |
i think i just had a joygasam....
|
thank you jason, going to install this evening
|
installing on my test board now. will post a bit later when i have finished testing.
much thanks for all the hard work you put into this. im certain it wont dissapoint! |
Where is that "home page" of the trader ratings? Where you could see latest trades and all?
|
wow you made alot of people happy......... there are probally hundreds of 3.0 users waiting for this before they upgrade..
|
Well done again jason!!!!
|
Gunna love this....
|
Successfully installed and upgraded on my live forums... I haven't opened the system to my users because it's not translated yet to spanish but everything seems to be working fine!
|
Oh my god... just wet myself. Thanks!
|
Quote:
There is still a lot of things to do, but right now the core stuff works. The admin pages will end up containing some stats stuff, IP search, etc... |
allowing users to change and delete their feedback whats a good setting for this ? i run an automotive site
|
just installed on my live board, easy, easy install, great job Jason
while i was testing it out I noticed one thing maybe for the future... when you edit additional comments via the detail page or post a reply it doesnt give you an easy way to get back to the detail page of the person you are editing without hitting the back button hope that makes sense? not a biggie, just maybe a convenience add on for the future thanks again Jason! awesome job |
That is my line, don't steal it LOL
Quote:
|
Quote:
Really really great work. -orban |
Installed - everything imported from old version without a problem and its working PERFECTLY!!!
Thanks :D |
I like it! Nice Job
|
Thanks, Jason.
I clicked 'Begin Data Conversion' to upgrade and the browser timed out. Reluctant to click it again. What now? [Edit - 21476 rows in the user_rate_trade table and 1923 rows in the itrader table] [Edit 2 : If you want me to run this manually, will this SQL statement work? (I don't have any table prefix)? Quote:
|
ok cool hack and **installed** :rolleyes: i want to do a test on it now where do i go and use the trader on a user? :ermm: :nervous:
|
Quote:
|
Thank you Jason for all your work
|
Hello. I have 3.5, and i'm doing a fresh install of this hack. I've done all the uploads and plugins. I'm a bit stumped on the tempelate part though. Please consider I am a noob at this, and I beleive your explenation is a little too advanced for me to comprehend. Can you please assist me so I can finish this install? Thank you.
|
Quote:
|
THANKS!! Upgraded on live board and all went well. In the process of deciding where to add in memberinfo and member_results...anyone have any creative ideas? :ermm:
|
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.
|
Have it up and running at DomainForums.com
|
Thanks man, installed on 3.5.2 and no problems to report.
|
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). |
Quote:
Code:
<!-- start iTrader plugin --> |
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) |
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"> |
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. |
Quote:
|
Quote:
$post[itrader_total] to $userinfo[itrader_total] |
All times are GMT. The time now is 10:14 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|