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

Reply
 
Thread Tools
iTrader 2.1.0 (Interim Release) Details »»
iTrader 2.1.0 (Interim Release)
Version: 2.1.0, by eoc_Jason eoc_Jason is offline
Developer Last Online: Jan 2020 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.1 Rating:
Released: 06-12-2008 Last Update: Never Installs: 413
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

To hold people over until I get the full updated version with new features released, I'm posting this Interim version that has been tested / updated for vBulletin 3.7.x

There are no new features in this release, it is simply compatability updates and minor bug fixes. There are changes to both files & templates, but no changes to the iTrader tables.

--------------------

iTrader - A user feedback add-on for vBulletin 3.7.x
Copyright ?2004-2008 Jason Rabel, All Rights Reserved.
__________________________________
Latest iTrader Verson: 2.1.0
vB Versions Supported: 3.7.x
Author: Jason Rabel
Contact: PM me here.
Site: EXTREME Overclocking
??????????????????????????????????
Description:
iTrader for vBulletin 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.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 07-15-2008, 08:55 PM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blackmamba16 View Post
Getting



After updating from 2.0.1 to 2.1.0 :-(


any ideas?
Same here, I then uninstalled it then re-installed. You will lose the past iTraders but iTrader will be working.
Reply With Quote
  #103  
Old 07-15-2008, 09:03 PM
cavern cavern is offline
 
Join Date: Oct 2005
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blackmamba16 View Post
Getting



After updating from 2.0.1 to 2.1.0 :-(


any ideas?
Quote:
Originally Posted by Shazz View Post
Same here, I then uninstalled it then re-installed. You will lose the past iTraders but iTrader will be working.
Folks, this has been covered:

Quote:
Originally Posted by eoc_Jason View Post
Go to your vBulletin Options -> Version Info and Other Untouchables. Then look for iTrader Version Number, it *should* be 2.1.0, if it's not then click the 'edit' link and under the "Default" field change it to 2.1.0 and make sure the Data Validation Type is set to "Free"..
I just did this about 5 minutes ago and it fixed that very issue.

Also as a note to everyone, if you want to put feedback in your memberinfo sections, vbulletin CHANGED its code for the memberinfo section.

PHP Code:
<if condition="$userinfo['userid']"><div>Feedback: (<b><a href="itrader.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[itrader_total]</a></b>) ($userinfo[itrader_pcnt]%</a>)</div></if> 
Works fine on my 3.7.2 PL2, just wanted to share. Note that $post has changed to $userinfo
Reply With Quote
  #104  
Old 07-15-2008, 09:15 PM
blackmamba16 blackmamba16 is offline
 
Join Date: Oct 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

fuuuck - just deleted itrader tables manually in SQL ^^

Has anyone the source masql command to create the tables needed for 2.1.0 - Cause installation doesnt more create them Oo
Reply With Quote
  #105  
Old 07-16-2008, 05:34 PM
markp_2000 markp_2000 is offline
 
Join Date: Jul 2006
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I updated my auto-insertion hack for iTrader 2.1.

Inserts iTrader - iTrader (0) - in both postbits
Inserts iTrader - iTrader link - in a usercp (at the bottom of left side menu)
Inserts iTrader - Leave Feedback link - on a persons profile page.

You can see the hack in action at www.hotcouponworld.com

Mark
Reply With Quote
  #106  
Old 07-16-2008, 06:22 PM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This mod should include your above file by default as well as settings to turn on and off in each location. Here is another bit of code for you guys if you want it:

This creates a link at the bottom of the 1st post message to give feedback to the user. This is selectable for what forums you want to have this in. For instance just the for sale forums. Example below make sure to put YOUR URL and the forums you want.

If you have TMS:
Product: iTrader
Template: postbit/postbit_legacy
Title: iTrader Postbit Link
Varname: itrader_postbit_link
Active: Yes
Searchorder: 5
Search for Text: $template_hook[postbit_signature_start]
Insert Above Text
<if condition="$post['userid'] AND $show['member'] AND $post[postcount]==1 AND in_array($GLOBALS[forumid], array(41,43,44))"><br />
<a href="http://www.yourdomain.com/itrader_feedback.php?u=$post[userid]&dealurl=http://www.yourdomain.com/showthread.php?t=$thread[threadid]"><span style="font: 20px verdana; color: red; font-weight: bold">Leave Feedback HERE</span></a></if>

Or you can create a plugin and follow structure in the above XML in last post and add this code to the hook I state in this post. Can do this many ways but this is a MUST have.
Reply With Quote
  #107  
Old 07-16-2008, 06:28 PM
markp_2000 markp_2000 is offline
 
Join Date: Jul 2006
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, I will work on that. In the mean time here is the all of the template_hooks for the postbits.

Code:
template name="postbit_legacy" and template name="postbit"
	template_hook[postbit_start]
	template_hook[postbit_userinfo_left]
	template_hook[postbit_userinfo_right_after_posts]
	template_hook[postbit_userinfo_right]
	template_hook[postbit_messagearea_start]
	template_hook[postbit_signature_start]
	template_hook[postbit_signature_end]
	template_hook[postbit_controls]
	template_hook[postbit_end]
	template_hook[postbit_user_popup]
hook = "postbit_display_complete"
Reply With Quote
  #108  
Old 07-16-2008, 08:40 PM
Vindicator Vindicator is offline
 
Join Date: May 2003
Location: UK
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cavern View Post
Folks, this has been covered:
That's great, but I still don't have a efin clue how to put in to debug mode!
Reply With Quote
  #109  
Old 07-16-2008, 08:53 PM
markp_2000 markp_2000 is offline
 
Join Date: Jul 2006
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

edit your config.php file. At the bottom will be a comment about debug. Uncomment that line.
Reply With Quote
  #110  
Old 07-16-2008, 09:04 PM
Vindicator Vindicator is offline
 
Join Date: May 2003
Location: UK
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We are talking about the vBulletin config.php right? I looked in there and there is no reference to debug. Used vi pattern search also in the file with no hits.
Reply With Quote
  #111  
Old 07-16-2008, 09:21 PM
markp_2000 markp_2000 is offline
 
Join Date: Jul 2006
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Put this at the end of your config.php file
Turn your forum off before you do this. Lots of info can be had from this info.
Then comment out the line afterwards.

Code:
$config['Misc']['debug'] = true;
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 12:34 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.05852 seconds
  • Memory Usage 2,325KB
  • 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
  • (1)bbcode_php
  • (5)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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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