Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
iTrader v2.0.1 Details »»
iTrader v2.0.1
Version: 2.0.1, by eoc_Jason eoc_Jason is offline
Developer Last Online: Jan 2020 Show Printable Version Email this Page

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

Detailed template edits : (Link)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
vicius_the_one

Comments
  #492  
Old 08-24-2006, 04:41 AM
Ncturnal Ncturnal is offline
 
Join Date: Feb 2005
Location: Atlanta, GA
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 0ptima
Please include a mian trader ratings page like you did in the 3.0 version
iTrader Extension [Mainpage, Search, AND MORE]
https://vborg.vbsupport.ru/showthread.php?t=108065

Show Itrader Stats In Profile
https://vborg.vbsupport.ru/showthread.php?t=107828
Reply With Quote
  #493  
Old 08-24-2006, 06:39 AM
Spinball's Avatar
Spinball Spinball is offline
 
Join Date: Feb 2002
Location: Telford, England
Posts: 705
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Woo Hoo! Welcome back, Jason. Excellent news about the update.
I would like to suggest that the suspicious activity reports can be sent to
1) moderators of specific forums or to
2) specific users

Also I would like negative trader rating reports to be sent to
1) the moderators of the forum containing the trading thread in question or to
2) moderators of specific forums or to
3) specific users

Thanks.
Reply With Quote
  #494  
Old 08-27-2006, 06:53 PM
ctsolutions ctsolutions is offline
 
Join Date: Dec 2002
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@eoc_Jason

Hi, I like your hack very much (sure that I am not the only one) and I need a little "extension" if you are not very bussy.

1. I'd like to add the .../forums/itrader_feedback.php?u=1 link near the "Send-PM" button. I mean this will be a short way to send a feedback to the saller.

like:

Code:
<if condition="$show['pmlink']"><a href="itrader_feedback.php?$session[sessionurl]ir=newitfb&amp;u=$post[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/senditfb.gif" alt="senditfb.gif" title="<phrase 1="$post[username]">$vbphrase[send_itrade_feedback_to_x]</phrase>" border="0" /></a></if></if>
2. how can I prevent an user who already send a feedback for an article in thread_nr_x (exemple: showthread.php?p=21#post21) to be able to send a new one or more feedbacks. That ist to prevent an saller/buyer feedback score couter pushing.

Ex.: "Sorry, You Have Already Send A Feedback To This Thread"

I think this can be made like the "ThankYou" hack. If you click once per thread a ThankYou button by the next visit of this thread the button will be not displayed anymore.

I'm not a coder, but I try to learn from you coders.

Thanks,
Mike
Reply With Quote
  #495  
Old 08-27-2006, 09:46 PM
0ptima 0ptima is offline
 
Join Date: Feb 2002
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ncturnal
iTrader Extension [Mainpage, Search, AND MORE]
https://vborg.vbsupport.ru/showthread.php?t=108065

Show Itrader Stats In Profile
https://vborg.vbsupport.ru/showthread.php?t=107828
This should be part of the hack, like it was in the 3.0 series.
Reply With Quote
  #496  
Old 08-28-2006, 07:33 PM
eoc_Jason's Avatar
eoc_Jason eoc_Jason is offline
 
Join Date: Dec 2001
Location: Houston, TX
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Spinball
I would like to suggest that the suspicious activity reports can be sent to
1) moderators of specific forums or to
2) specific users

Also I would like negative trader rating reports to be sent to
1) the moderators of the forum containing the trading thread in question or to
2) moderators of specific forums or to
3) specific users
Yeah, I was going to add/modify permissions and emails some to make it more tailored. Doing moderators of the forum is easy, also if the forum permission is set to send to all admins & mods that too can be checked and emails sent appropriately. However adding additional and/or users I don't think would work well on a per-forum basis.

I was also going to add some exclusions for the IP checks since AOL and other proxies tend to muck things up.
Reply With Quote
  #497  
Old 08-28-2006, 11:38 PM
Ncturnal Ncturnal is offline
 
Join Date: Feb 2005
Location: Atlanta, GA
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 0ptima
This should be part of the hack, like it was in the 3.0 series.
<rant>

He ported it to 3.5+ and has always offered it free of charge. Please don't complain. Installing the other two seperately is not a huge deal. Just be happy people are offering their talent for free.

</rant>
Reply With Quote
  #498  
Old 08-29-2006, 11:59 PM
0ptima 0ptima is offline
 
Join Date: Feb 2002
Posts: 346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ncturnal
<rant>

He ported it to 3.5+ and has always offered it free of charge. Please don't complain. Installing the other two seperately is not a huge deal. Just be happy people are offering their talent for free.

</rant>
Id pay for a premium version of this hack if it had those options.
Reply With Quote
  #499  
Old 09-03-2006, 08:30 AM
Adramelech Adramelech is offline
 
Join Date: Aug 2006
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@eoc_Jason

Any idea of when the new version of this mod will be out? I have vBulletin 3.6 and want to install this mod with the two other mods below. But I want to make sure your new mod will work with the below.

iTrader Extension [Mainpage, Search, AND MORE]
https://vborg.vbsupport.ru/showthread.php?t=108065

Show Itrader Stats In Profile
https://vborg.vbsupport.ru/showthread.php?t=107828
Reply With Quote
  #500  
Old 09-03-2006, 12:36 PM
Ncturnal Ncturnal is offline
 
Join Date: Feb 2005
Location: Atlanta, GA
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Adramelech
@eoc_Jason

Any idea of when the new version of this mod will be out? I have vBulletin 3.6 and want to install this mod with the two other mods below. But I want to make sure your new mod will work with the below.

iTrader Extension [Mainpage, Search, AND MORE]
https://vborg.vbsupport.ru/showthread.php?t=108065

Show Itrader Stats In Profile
https://vborg.vbsupport.ru/showthread.php?t=107828
I'm running all of those on 3.6.0 without any issues.
Reply With Quote
  #501  
Old 09-05-2006, 03:19 PM
eoc_Jason's Avatar
eoc_Jason eoc_Jason is offline
 
Join Date: Dec 2001
Location: Houston, TX
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm working on the new stuff when I get free time here and there. Hopefully within a week or two.

I'm *still* waiting to hear back from people that were all up in arms saying they could not get this to run on vB 3.6.0.... If I don't hear any detailed errors then I will dismiss them as PEBKAC. (Problem Exists Between Keyboard And Chair)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:03 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05596 seconds
  • Memory Usage 2,328KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete