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 |
#42
|
|||
|
|||
I figured it out. I will post what you need to put here in a bit.
|
#43
|
||||
|
||||
I believe thats under devlopment
|
#44
|
|||
|
|||
no upgrade instructions?
|
#45
|
|||
|
|||
Same problem for me: The iTrader system is currently closed.
|
#46
|
|||
|
|||
top stuff, just what i was looking for.
You can see a live demo on www.teenearners.com! |
#47
|
|||
|
|||
Hi Jason,
Looks like a great mod! Does it allow you to restrict the options so that only I can sell things? The reason I ask is because I would really like to do that instead of simply using paypal buttons, as users will be able to see my feedback like on eBay, and have confidence in purchasing from me. Cheers Callum |
#48
|
|||
|
|||
This is going to sound very noob, however, im new to vBulletin and dont know how it works, however, can someone tell me how to:
Edit all the usergroup permissions (all groups default to no access). Thanks, Matt |
#49
|
|||
|
|||
Any update on when there will be top TR list? Something similar to the "iTrader Extension?"
|
#50
|
|||||
|
|||||
Upgrading is just like the previous version (and any vB plugin)... You upload the files then upload the XML via the CP... Not complex...
Quote:
Quote:
Someone else asked about installing on vB 3.6.x: You can remove the requirement for 3.7, but I do not know how it will respond to the extra variables with the CSRF code, other than that everything else is compatabile. Quote:
Quote:
Quote:
------------------- If you have the problem with your forum being closed after you upgrade - Read Post #9 and #35 ------------------- As for an update, right now things are kind of on hold. I'm in the process of setting up my new server before I take it to the datacenter, hopefully first part of next week. I'm trying to move all my websites off my current hosting company as fast as possible (because they have screwed me over one time too many). But there's a lot of custom stuff that has to be configured and installed, a major headache. In the past couple weeks that has been where all my effort has been (which if they knew how to run their business properly I wouldn't be in this mess). First there was a major power outage, then I had to do a bunch of restores and repair work on the data because of corruption, then there has been ongoing DNS issues. They have pushed me over the edge in their horrible service so I'm jumping ship as fast as I can. -------------- If you have read this far, then hopefully someone will reply to this comment: What do you think about how eBay disallows sellers to leave negative feedback if a buyer gives them a negative? I was thinking about implementing a similar feature, so that if one user gives the other a negative, the other person couldn't retialite giving a negative too? I've never actually had an instance where that has happened on my forum personally. Usually a member will dissapear after getting money from someone and so they leave a negative, but that member also ususally gets banned from the forum anyhow. |
#51
|
||||
|
||||
Hi,
I did have it previously running, but when I uninstalled it looks like its left the tables. This is good as I have my data still, however when I run the XML file I get the below error. Code:
Database error in vBulletin 3.7.1: Invalid SQL: CREATE TABLE itrader ( rateid int(10) unsigned NOT NULL auto_increment, userid int(10) unsigned NOT NULL default '0', rateduserid int(10) unsigned NOT NULL default '0', rating tinyint(3) NOT NULL default '0', buyselltrade tinyint(3) unsigned NOT NULL default '0', subject varchar(80) NOT NULL default '', dealurl varchar(255) NOT NULL default '', dateline int(10) unsigned NOT NULL default '0', ipaddress varchar(15) NOT NULL default '', PRIMARY KEY (userid,rateid), UNIQUE KEY rateduserid (rateduserid,rateid), KEY rateid (rateid) ) TYPE=MyISAM AUTO_INCREMENT=1; MySQL Error : Table 'itrader' already exists Cheers Watson |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|