Version: 2.8.2 RC2, by entertain
Developer Last Online: Feb 2015
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.
I am running a 4.02 Forum and will go now for 4.1
I like to do a fresh installation. Is there a way, to transport/copy the content (ratings, comments, etc.) to the new installation?
I am running a 4.02 Forum and will go now for 4.1
I like to do a fresh installation. Is there a way, to transport/copy the content (ratings, comments, etc.) to the new installation?
If you do it right, they will follow automatically. Explain what you're planning on doing a little better.
If you do it right, they will follow automatically. Explain what you're planning on doing a little better.
Thanks for your reply
I am doing a complete new installation of vB and import afterwards the DB. How can I transfer the content (ie counter of ratings) to the new installation?
Thanks for your reply
I am doing a complete new installation of vB and import afterwards the DB. How can I transfer the content (ie counter of ratings) to the new installation?
May I ask why you feel compelled to do it like that?
I am using itrader from sometime now, since I started to use this 4.x version I started to get DB errors in email from time to time, for example just got this one:
Code:
Database error in vBulletin 4.1.0:
Invalid SQL:
SELECT COUNT(DISTINCT(userid)) AS usercount, COUNT(*) AS usercountall, rating
FROM itrader
WHERE rateduserid =
GROUP BY rating;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY rating' at line 4
Error Number : 1064
Request Date : Friday, December 17th 2010 @ 06:58:12 PM
Error Date : Friday, December 17th 2010 @ 06:58:12 PM
Script : forums/itrader_detail.php?ir=11030u=23607
Referrer :
IP Address : 66.***.**.***
Username : Unregistered
Classname : vB_Database
MySQL Version :
SELECT COUNT(DISTINCT(userid)) AS usercount, COUNT(*) AS usercountall, rating
FROM itrader
WHERE rateduserid =
GROUP BY rating;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY rating' at line 4