Version: 1.00, by Gio~Logist
Developer Last Online: Oct 2022
Version: 3.5.3
Rating:
Released: 02-14-2006
Last Update: 02-24-2006
Installs: 176
Uses Plugins Template Edits
Additional Files
No support by the author.
Brought to you by: DopeGFX
-----------------------------------------------------------------
LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE!
-----------------------------------------------------------------
[high]Changelog:[/high] 2-25-06
* UserCP navigation problem has been fixed
(Note: If you already installed this hack, just read this post for the fix.)
[high]Changelog:[/high] 2-15-06
* Top raters only show users who's total is greater than 0
* Hall of shame only shows users below 0.
* Database error fixed
* Added % to end of feedback score on mainpage
* Prefixed tables are supported now
2-18-06
*No more "invalid userid" error
*Even custom avatars show
*Non-registered users cannot see find a customer, your options, or find a seller.
What does this do?
This hack extends the capabilities of iTrader a great deal. For starters, it supplies a mainpage where you can view recent
ratings, highest rated members, lowest rated members, stats in general, and more. It also supplies a page where you can view
all members and their itrader stats. One of the best features this gives is the ability for people to show what they are selling
and what they are buying at the moment. Using these set fields, users can then click a "find a customer" link, or a "find a seller"
link that will bring up a perfect match for them.
What does this hack add to the functionability of iTrader?
Mainpage - Which includes the following
iTrader stats for site in general
Recent Ratings
Top Traders
Hall of shame (lowest rated traders)
A search where you can see all traders and some stats/info
The ability for users to have an option for "What they want to buy" and "What they are selling", which allows for the following:
A page where they can edit these fields.
A "Find A Customer" page that matches what they are selling with what someone is buying
A "Find A Seller" pahe that matches what they are buying with what someone is selling.
What does this hack require?
Template Edits: 2
Products Imported: 1
[high]You must have iTrader installed[/high]
Nice little extension. My only thing is I was just hoping to have a front page with latest trades/highest ratings etc, not all of the little extras. Is there a way to turn off the extras ?
Nice little extension. My only thing is I was just hoping to have a front page with latest trades/highest ratings etc, not all of the little extras. Is there a way to turn off the extras ?
If you'd like, just delete the links from the navbar and run the uninstall query to delete the fields of the what i'd like to buy and what i'd like to sell.
right on, i uploaded the new file's.........the "your options" is now working, but "find a customer and find a seller" still aren't working........here are their error's: Find a customer's error
Quote:
Database error in vBulletin 3.5.2:
Invalid SQL:
SELECT COUNT(*) AS total
FROM vb3user
WHERE user.itrader_buy LIKE '%nothing%' OR user.itrader_buy LIKE '%at%' OR user.itrader_buy LIKE '%the%' OR user.itrader_buy LIKE '%moment%';
Invalid SQL:
SELECT COUNT(*) AS total
FROM vb3user
WHERE user.itrader_sell LIKE '%nothing%' OR user.itrader_sell LIKE '%at%' OR user.itrader_sell LIKE '%the%' OR user.itrader_sell LIKE '%moment%';
right on, i uploaded the new file's.........the "your options" is now working, but "find a customer and find a seller" still aren't working........here are their error's: Find a customer's error
and "find a seller error:
Other then those 2 error's, the extension works very well and is a nice addition to the itrader.
Ah yes, this is due to your table prefix. Try overwriting itrader_main.php with the attached file and let me know if it works so that i can go ahead and update zip.
1. In the Options section, the colors are not right on the menu. See attachment. The options should integrate into the User CP Options area IMO.
2. In Find Customer and Find Seller and Search my Join date says 12-31-1969. Users with custom avatars, the avatars do not show up. Users with a forum avatar get the No Avatar Selected avatar.
3. Seems that all these pages do the same thing Find Customer and Find Seller and Search
4. THe advanced Search link needs to be left aligned.
5. Main page Top Traders. Need to add the % sign on the Positive feedback and add the decimal instead of rounding.
Ah yes, this is due to your table prefix. Try overwriting itrader_main.php with the attached file and let me know if it works so that i can go ahead and update zip.
1. In the Options section, the colors are not right on the menu. See attachment. The options should integrate into the User CP Options area IMO.
2. In Find Customer and Find Seller and Search my Join date says 12-31-1969. Users with custom avatars, the avatars do not show up. Users with a forum avatar get the No Avatar Selected avatar.
3. Seems that all these pages do the same thing Find Customer and Find Seller and Search
4. THe advanced Search link needs to be left aligned.
5. Main page Top Traders. Need to add the % sign on the Positive feedback and add the decimal instead of rounding.
Other than that, it looks promissing.
1. Ah yes, i need to fix that. Not a major problem as it does not effect functionabilit. However, it should/will be fixed ASAP.
2. That could be because you added yourself via mysql and not by registering.
3. The pages do not do same thing at all. Fill out your options and have a look .
4. I purposesly put it right aligned. Don't see why it needs to be left aligned.
5. Added.