Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
iTrader v2.8 - Powerful Rating System Details »»
iTrader v2.8 - Powerful Rating System
Version: 2.8.2 RC2, by entertain entertain is offline
Developer Last Online: Feb 2015 Show Printable Version Email this Page

Category: Major Additions - Version: 4.x.x Rating:
Released: 01-02-2010 Last Update: 03-20-2012 Installs: 908
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Please nominate this mod for MOTM!



iTrader 2.8
Click here for a version for vBulletin 3


This modification offers you a rating system for trades which are made on your board. As it is an advantage of the rating system on ebay, this gives your users some secureness.

=================================
NOTICE ABOUT THE AUTHOR:

I added vBulletin 4 support for this modification because Nexus (vbenhancer) announced that he won't do this in the next time. He gave me the permissions to release it here. Thank you!

Please do not contact vbenhancer for support! He is not responsible for this version.

=================================

Installation
The installation is as easy as abc. You only have to upload the files and import the product in your vBulletin admincp.

Update
Also updating this modification (including this from vB3) isn't very difficult. Only overwrite all files and the product in your vBulletin admincp.

Screenshots
itrader_rateuser.png
Rate a trader/seller

itrader_user270.jpg
iTrader Profile

itrader_main270.jpg
iTrader Main Page

itrader_tab.png
iTrader Profile Tab

Known issues:
none

Feature requests:

- microCLASSIFIEDS/AUCTIONS integration (?)
- latest threads of a selected forum on itrader main page

* Implemented in upcoming release

Release History
Cick here

Translations:
- German by Andre31

Please DONATE for further releases!

Download Now

File Type: zip iTrader 2.7.9 vB4.1.x.zip (51.1 KB, 458 views)
File Type: zip iTrader 2.8.1 vB4.1.x.zip (51.8 KB, 779 views)
File Type: zip iTrader 2.8.2 RC2 PATCHED.zip (51.6 KB, 2172 views)

Screenshots

File Type: png support.png (5.1 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #922  
Old 03-21-2012, 08:49 PM
entertain entertain is offline
 
Join Date: May 2007
Location: Bavaria
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@TiKu:

please tell me where this is needed?!
Reply With Quote
  #923  
Old 03-21-2012, 09:26 PM
TiKu's Avatar
TiKu TiKu is offline
 
Join Date: Sep 2006
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've seen 2 or 3 lines in the source code where you compare VB's template version against '4.1.3'. Before the release of VB 4.1.10 you simply used templateversion > '4.1.3' which was okay. Starting with 4.1.10 you had to use something else. Now you're doing it like this:
templateversion > '4.1.3' || inarray(templateversion, '4.1.10', '4.1.11')
This forces you to update the code on each new VB release. Also as a software developer I have to say that this code isn't very pretty.
Reply With Quote
  #924  
Old 03-22-2012, 01:57 AM
fwulfers fwulfers is offline
 
Join Date: Aug 2010
Location: NW Michigan (USA)
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks so much for fixing the security issue and make this available again. I installed this today and have a small issue. When someone leaves feedback, the system sends out 2 PMs right after each other. The first pm has a wrong link:

Quote:
Details about this transaction can be found *on your iTrader page* (http://2/itrader.php?u=2).
The second pm has the correct link:

Quote:
Details about this transaction can be found *on your iTrader page* (http://saabworld.net/itrader.php?u=2).
Why is it sending that first pm with the wrong link (number replaces the domain name) and how can it be eliminated?
Reply With Quote
  #925  
Old 03-22-2012, 11:20 AM
meissenation meissenation is offline
 
Join Date: Apr 2005
Posts: 476
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for the patch!
Reply With Quote
  #926  
Old 03-22-2012, 12:03 PM
wmturkey wmturkey is offline
 
Join Date: Sep 2004
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've just installed it on 4.1.10, followed all the instructions to the letter, and it's not showing up on the forum. Any hints?

Thanks!

Edit: Didn't enable it in Settings > Options. Working now. Thanks!
Reply With Quote
  #927  
Old 03-22-2012, 01:23 PM
entertain entertain is offline
 
Join Date: May 2007
Location: Bavaria
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you very much meissenation for this donation!!!
Reply With Quote
  #928  
Old 03-22-2012, 01:24 PM
entertain entertain is offline
 
Join Date: May 2007
Location: Bavaria
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@fwulfers:
I will check it today, when I can reproduce it, I will post a fix here!

@wmturkey:
Glad to hear that it is working. I hope you can give me a feedback when you like it (or even don't).
Reply With Quote
  #929  
Old 03-22-2012, 03:17 PM
entertain entertain is offline
 
Join Date: May 2007
Location: Bavaria
Posts: 435
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fwulfers View Post
Thanks so much for fixing the security issue and make this available again. I installed this today and have a small issue. When someone leaves feedback, the system sends out 2 PMs right after each other. The first pm has a wrong link:


The second pm has the correct link:



Why is it sending that first pm with the wrong link (number replaces the domain name) and how can it be eliminated?
Sorry, not reproducible for me with vBulletin 4.1.10. Anyone else has this issue?
Reply With Quote
  #930  
Old 03-22-2012, 04:41 PM
Baja Baja is offline
 
Join Date: Jul 2009
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you for the patch!

Might I suggest an increase in the version number: 2.8.2 RC2 -> RC3?

Also I previously deleted itrader_main.php. Can you confirm that was the only file affected? You see, Lynne mentioned a 2nd issue in the post below. I was unclear if he meant two problems in itrader_main.php or somethig else entirely.

https://vborg.vbsupport.ru/showpost....0&postcount=31
Reply With Quote
  #931  
Old 03-22-2012, 05:36 PM
BirdOPrey5's Avatar
BirdOPrey5 BirdOPrey5 is offline
Senior Member
 
Join Date: Jun 2008
Location: New York
Posts: 10,610
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Both issues were the same file and fixed.
Reply With Quote
Благодарность от:
Baja
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 07:21 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.08751 seconds
  • Memory Usage 2,357KB
  • Queries Executed 27 (?)
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
  • (3)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
  • (15)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete