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
  #212  
Old 12-28-2005, 12:57 AM
dsotmoon dsotmoon is offline
 
Join Date: Jun 2003
Location: VA - USA
Posts: 194
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i may be mistaken but the alt color is probably called in the td class ...

Code:
<td class="$navclass[attachments]"
Reply With Quote
  #213  
Old 12-28-2005, 01:40 AM
WichitaRacing WichitaRacing is offline
 
Join Date: Sep 2003
Location: Wichita, KS
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dsotmoon
i may be mistaken but the alt color is probably called in the td class ...

Code:
<td class="$navclass[attachments]"
That did it! Thanks!

What's the template that holds the post count, location, join date, etc. that is in every post?
Reply With Quote
  #214  
Old 12-28-2005, 01:58 AM
Damian's Avatar
Damian Damian is offline
 
Join Date: Jan 2005
Location: Kentucky
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WichitaRacing

What's the template that holds the post count, location, join date, etc. that is in every post?
postbit and postbit_legacy
Reply With Quote
  #215  
Old 12-28-2005, 02:25 AM
WichitaRacing WichitaRacing is offline
 
Join Date: Sep 2003
Location: Wichita, KS
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Damian
postbit and postbit_legacy
Ah, forgot the darn legacy template. Thanks.
Reply With Quote
  #216  
Old 12-28-2005, 02:32 AM
benFF benFF is offline
 
Join Date: Jul 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WichitaRacing
Ah, forgot the darn legacy template. Thanks.
Awesome, with only a few extra lines, I've also got it verifying against a Photopost Classifieds installation I'll wait until the new version of this pops out though before i post it, just in case any major changes happen.

Rock on Jason!
Reply With Quote
  #217  
Old 12-29-2005, 03:02 PM
Dennis B's Avatar
Dennis B Dennis B is offline
 
Join Date: Jul 2002
Posts: 193
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Jason!

/me upgrades!
Reply With Quote
  #218  
Old 12-29-2005, 03:32 PM
sellbuydomain sellbuydomain is offline
 
Join Date: Sep 2005
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, i just move my new the forum to another hosting ,so i backup forum database and restore database in new hosting, does this mean the i trade database did not backup? i see there is an insert itrade database error, it looks like no table in the my database after i move the forum, can you guys look this error up
any way i can fix it? i already install the product and install the xml product again, problem still same,


Database error in vBulletin 3.5.2:

Invalid SQL:
INSERT INTO pmreceipt
(pmid, userid, touserid, tousername, title, sendtime)
VALUES
(35, 2, 5,
'dkegie', 'iTrader Rating Notification', 1135876701);

MySQL Error : Duplicate entry '35' for key 1
Error Number : 1062
Date : Thursday, December 29th 2005 @ 12:18:21 PM
Script : http://www.xxxx.net/itrader_feedback.php
Referrer : http://www.xxxx.net/itrader_feedback.php?u=5
IP Address : 71.34.223.543
Username : nertt
Classname : vb_database
Reply With Quote
  #219  
Old 12-29-2005, 03:39 PM
Ncturnal Ncturnal is offline
 
Join Date: Feb 2005
Location: Atlanta, GA
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by eoc_Jason
Since vBSEO is a pay product, I have no way of testing / fixing issues related to it. However from the issue you described, you could edit the iTrader function to parse the string accordingly, shouldn't be too difficult to change.
How would I go about that?
Reply With Quote
  #220  
Old 12-29-2005, 03:45 PM
benFF benFF is offline
 
Join Date: Jul 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by eoc_Jason
Before anyone asks... The necessary info to upgrade from Trader Ratings 3.0.x is included in the zip file...
Not sure if this is a bug or feature, but if you have strict checking on, and you put a post url (rather than a thread) - it still uses the name of the user who made the THREAD as its check.

So say for example, fred posted a thread, then joe posted saying he had that item (so you bought it)

When you came to link to the post as the deal post, it wouldn't let you, as it would say that rep can only be left for fred (not joe).

Or is it supposed to be like that?
Reply With Quote
  #221  
Old 12-29-2005, 04:28 PM
eoc_Jason's Avatar
eoc_Jason eoc_Jason is offline
 
Join Date: Dec 2001
Location: Houston, TX
Posts: 493
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ncturnal - Can you give me some specific URL examples that vBSEO makes? Or better yet just the URL to your forum so I can browse them myself? I can then create an option in the admincp to enable/disable vBSEO URL style when checking.

benFF - ThreadID or PostID it makes no difference. The PostID just queries back to find the Thread ID, thread creator id, etc. One of the two people engaged in the deal must be the thread creator or it will return invalid. If neither fred or joe originally created the thread, then it will not work. -- I'll double check verification though just for you.

On a different note, I was hoping to get some feedback from you guys. How much do you use the filters for "From Buyers", "From Sellers", "From Trades"? I want to add the capability to add in extra view types, however each time you add them, there's really no automatic way to make a filter work how you want without some additional coding from the end user. I was thinking just having two filter choices, "Feedback Received" and "Feedback Left For Others". I'll try to see if I can figure a better method as I don't want to loose the functionality, but at the same time I think additional user-defined rating types is important to have.

One of my own forum members found a little bug dealing with an error page not showing the correct date when trying to rate the same user. But that is minor, it will be fixed in 2.0.2

I've got my list of current things I'm trying to get in the 2.0.2 release, and am slowly whittling it down.

I'm sorry if I've been short with some of you guys lately, if you remember a while back I had to take my mom to the medical center for some tests, and well, they *thought* they saw something in her scans so she had to go back (went yesterday). I can breathe a big sigh of relief now as they said that there is nothing wrong and she is okay. (I was half expecting them to say there was a tumor or cancer or something, that's why I've been kind of on edge.)
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 03:43 PM.


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.06745 seconds
  • Memory Usage 2,323KB
  • 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
  • (2)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