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 |
#102
|
||||
|
||||
It worked. Thank you. What a RELIEF!!!
Did you check out couponchix.com? |
#103
|
||||
|
||||
Before I install I had a question. Currently my itrader has a link in my Quick Links menu called My trader rating. How can I add the new links from this hack to either show up under the Quick Link Menu under my current trader rating link or better yes place a new catagory instead of Miscellaneous call it Itrader and place all the link under that?
|
#104
|
||||
|
||||
(I think) this hack puts an itrader drop down menu in your navbar. That is probably what you are looking for.
|
#105
|
||||
|
||||
Quote:
|
#106
|
||||
|
||||
Any one can help?
|
#107
|
|||
|
|||
I guess I was a bit confused about what this would do for me, and now I think I want to uninstall it. I have a Buy & Sell forum and I somehow thought that users would be able to link their posts in that forum to the "What you are selling" and "What you are buying" feature. Maybe I'm missing the point of this, but I'm pretty sure my users are never going to post their stuff for sale in the forum and then go looking for a link in the iTrader menu called "Your Options" so they can post the item again. Also when I go looking for a seller this doesn't provide any link to the seller's listing in the Buy & Sell forum. So what am I supposed to do, email or PM them so they can direct me to the post in the forum for more info? Wouldn't it just be easier to search the Buy & Sell forum for the items I'm looking to buy?
Sorry if I sound so critical, but I really don't see how this is supposed to make things easier for my members? |
#108
|
||||
|
||||
Quote:
Also, if you need a classified system (which sounds like what you need), i just released one today. |
#109
|
|||
|
|||
Quote:
|
#110
|
|||
|
|||
Quote:
I am trying to accomplish this but am having problems with the following code directing to the users itrader main page. Can someone please take a look and tell me what I am missing? Code:
<if condition="$post['userid']"> <tr><td class="vbmenu_option"> <div> View $post[username]'s trader feedback(<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if> <if condition="$post['userid']"> <tr><td class="vbmenu_option"> <div> See what $post[username] is trading(<b><a href="itrader.php?$session[sessionurl]u=$post[itrader_selling]">$post[itrader_selling]</a></b>)</div></if> |
#111
|
||||
|
||||
Sorry about that. The correct variables are itrader_sell and itrader_buy
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|