The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
iTrader Extension [Mainpage, Search, AND MORE] Details »» | |||||||||||||||||||||||||||
iTrader Extension [Mainpage, Search, AND MORE]
Developer Last Online: Oct 2022
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?
What does this hack require? Template Edits: 2 Products Imported: 1 [high]You must have iTrader installed[/high] Enjoy the hack. Don't forget to click INSTALL [HIGH]As always, feel free to make a donation to:[/HIGH] gio@dopegfx.com Show Your Support
|
Comments |
#62
|
|||
|
|||
/me clicks install
|
#63
|
||||
|
||||
Quote:
|
#64
|
||||
|
||||
The UserCP navigation problem has been fixed, if you already hav this hack installed, just upload the attached file and replace the one you already have.
[high]Changelog:[/high] 2-25-06 * UserCP navigation problem has been fixed ZIP UPDATED |
#65
|
||||
|
||||
Thanks Gio for another great hack.
I have to say, though, that I'd like it better if it was phrased. |
#66
|
||||
|
||||
Quote:
|
#67
|
|||
|
|||
Sorry if this has been asked before, is it possible to integrate the star ()system with this like on eBay?
Like this seller for example - ruiloureiro ( 213) |
#68
|
||||
|
||||
Quote:
|
#69
|
|||
|
|||
Ack, how did I miss this hack? I will be installing this tonight, I already have iTrader and it works great.
One idea though. The other hack you are working on, the custom fields, have you thought about integrating that with this hack? The ability to use a custom field for a classifieds type forum and the ability to search in this hack for "what I am selling" seems immensely powerful. People ask for this functionality nearly every day here. I think it would be a major hit! |
#70
|
|||
|
|||
OK, my members are getting an error:
Database error in vBulletin 3.5.1: Invalid SQL: UPDATE user SET itrader_buy = 'multi-color'd zoos, not green', itrader_sell = 'chiller, sea swirl, mh pendant, bak pak...' WHERE userid = 837; 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 'd zoos, not green', itrader_sell = 'chiller, sea swirl, mh pendant, ' at line 2 Error Number : 1064 |
#71
|
||||
|
||||
I do not normally agree to give support to people who do not click install, so i'd appreciate it if you can do that now
Try this in itrader_main.php Find: Code:
$buyerwants = strtolower($buyerwants); Code:
$buyerwants = addslashes($buyerwants); Find: Code:
$sellerproducts = strtolower($sellerproducts); Code:
$sellerproducts= addslashes($sellerproducts); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|