The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
iTrader 2.1.0 (Interim Release) Details »» | |||||||||||||||||||||||||
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:
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
|
Comments |
#152
|
||||
|
||||
That is wierd. Have you looked over your database in phpMyAdmin to see if there's anything lingering?
|
#153
|
||||
|
||||
Quote:
its weird lol |
#154
|
|||
|
|||
Love the product and it's usefulness. However, I get this below on my memberlist. How can I remove it?
|
#155
|
|||
|
|||
Ive followed all the steps in the readme and the template html's. But im still getting the no permission thing when i click on my itrader. I enabled itrader, but for some reason when i go to user permissions and try to adjust the itrader 3 buttons at the bottom, and turn them to yes, they dont change at all, but it says successful. When i go back they're still on no. Please help me
After clicking save changes when i set all the itrader permissions to Yes. It creates that group again in the custom groups o.0. for example i clicked edit adminstrator in the default groups, and set the permissions to yes, and when i clicked save, it created another admin group in the custom groups o___o |
#156
|
||||
|
||||
Downloaded, Installed and Nominated!!! Everything is working perfectly well. I just followed all the instructions and use my admin instinct and common sense.
Before I installed this, I was just using my REPUTATION POWER which is just a waste of space and bandwidth and time. Anyway, is there a way I could use this iTrade in replacement of the REP POWER by adding some items? And then name it User's Rating. Right now, there's BUYER, SELLER, TRADE... How about adding something like FRIEND, ACQUAINTANCE, GENERAL, ETC. So, it would be relevant to rate somebody outside the For Sale section regarding his personality or whatever. I'm not really good in messing up with the codes. When I looked at iTrade, it gave me a migraine on how and where to start. Thanks so much for your time. |
#157
|
|||
|
|||
Hey,
Can anyone help me out with this? The mod seems to have installed no problem, but I am having problem when it comes to placement. I have included the if conditional inside my postbit_legacy template but to no avail. I am interested in providing a system similar to that of namepros where the trader rating for each member is displayed inside each and every thread as well as inside their profile. http://www.namepros.com/parking-and-...ml#post2969073 Could someone help me out with this please and perhaps tell me where I'm going wrong? Cheers. |
#158
|
|||
|
|||
Quote:
https://vborg.vbsupport.ru/showthrea...hlight=itrader |
#159
|
|||
|
|||
Quote:
Problem is, I have included: <if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if> inside my postbit_legacy template, but see nothing in the way of ratings. Is there something I'm missing? Do I need to add this code anywhere else in order to see ratings displayed under the user's name in every thread? Or is it a matter of an incorrect install? Help appreciated. |
#160
|
|||
|
|||
I think it's gotta be missing something. You need to edit a few templates, but you don't need the if tags
Just this. Code:
<div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div> |
#161
|
||||
|
||||
I was about to suggest the same thing. The <if> conditional is probably making it invisible.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|