The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
iTrader v2.0.1 Details »» | |||||||||||||||||||||||||
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) Show Your Support
|
Благодарность от: | ||
vicius_the_one |
Comments |
#252
|
|||
|
|||
Just wondering how you would make the feedback comment link to the URL posted as the deal URL, instead of to the comments page ??
So when you click on the comment it will take you to the deal that was done so you can see what happened ? Thanks ! |
#253
|
|||
|
|||
Thank you Damian That's perfect. :up:
|
#254
|
|||
|
|||
Is there a way to have the iTrader ratings in postbit & postbit_legacy only show up in specific forums?
ie all classified forums, but not in the discussion forums? There must be some kind of conditions that can be used. Help would be really appreciated. |
#255
|
||||
|
||||
Quote:
For single forum: <if condition="$thread[forumid] == xx">ITRADER CODE HERE</if> Try this for mutiple forums: <if condition="in_array($thread[forumid],array(xx,xx))">ITRADER CODE HERE</if> Replace x's with your forum id's |
#256
|
||||
|
||||
I have recently upgraded to this version since I did a vb version upgrade to 3.5.3 and when I installed itrader it installed on some styles that have been causing me some issues. Since then I removed the custom styles and currently using the default style but the problem is that the itrader link is gone from the forum menu
before my upgrade i had applied this code with this condition to have the trader link only show up for certain member gorups but cant figure out where and what code to put on the new version.. Here is the code I was using for 3.0.7 </if> <if condition="$show['member']"> <td class="vbmenu_control"><a href="traderratings.php?$session[sessionurl]">Trader Rating</a></td> </if> What and where can I add this simular code for itrader in vb 3.5.3 ? |
#257
|
||||
|
||||
Quote:
|
#258
|
|||
|
|||
The iTrader code you would have put into the postbit template.
|
#259
|
||||
|
||||
Quote:
I need two things. 1. insert a link called Itrader in my forum menu with a condition that only logged in members can see. 2. I need to insert the rating only for certain forums (selling, trading) I am not a coder so please your help would be greatly appreciated if you can post the correct code and exacly where I would insert this code for the two requests about |
#260
|
|||
|
|||
Quote:
A) Not display the iTrader menu in a person's profile/postbit unless they have ratings, or B) Display N/A instead of the total (percentage). Ryan |
#261
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showpost....&postcount=254 If you want to have a individual link in your navbar to take logged in members to their iTrader page instead of in "Quick Links" menu use: PHP Code:
PHP Code:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|