Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
iTrader Extension [Mainpage, Search, AND MORE] Details »»
iTrader Extension [Mainpage, Search, AND MORE]
Version: 1.00, by Gio~Logist Gio~Logist is offline
Developer Last Online: Oct 2022 Show Printable Version Email this Page

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]

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 02-15-2006, 11:47 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll wait another five minutes.

I almost installed this ten minutes ago, before you updated, LOL.

Looks like a great hack. A little bit of ebay on your own website. I like it.
Reply With Quote
  #13  
Old 02-15-2006, 11:48 PM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by docvader
I'll wait another five minutes.

I almost installed this ten minutes ago, before you updated, LOL.

Looks like a great hack. A little bit of ebay on your own website. I like it.

You can go ahead and install it now if you'd like. The zip has been updated.
Reply With Quote
  #14  
Old 02-15-2006, 11:49 PM
graham_w graham_w is offline
 
Join Date: Apr 2005
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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 ?
Reply With Quote
  #15  
Old 02-15-2006, 11:57 PM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by graham_w
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.
Reply With Quote
  #16  
Old 02-16-2006, 12:16 AM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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%';

MySQL Error : Unknown table 'user' in where clause
Error Number : 1109
Date : Wednesday, February 15th 2006 @ 09:14:03 PM
Script : http://www.insanemustangs.com/forums...o=findcustomer
Referrer : http://www.insanemustangs.com/forums/index.php?
IP Address : ######
Username : ######
Classname : vb_database
and "find a seller error:
Quote:
Database error in vBulletin 3.5.2:

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%';

MySQL Error : Unknown table 'user' in where clause
Error Number : 1109
Date : Wednesday, February 15th 2006 @ 09:15:42 PM
Script : http://www.insanemustangs.com/forums...?do=findseller
Referrer : http://www.insanemustangs.com/forums/index.php?
IP Address : ######
Username : ######
Classname : vb_database
Other then those 2 error's, the extension works very well and is a nice addition to the itrader.
Reply With Quote
  #17  
Old 02-16-2006, 12:29 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hotwheels
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.
Reply With Quote
  #18  
Old 02-16-2006, 12:49 AM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That was it man...............work's awesome, great job..
Reply With Quote
  #19  
Old 02-16-2006, 12:50 AM
ImportPassion ImportPassion is offline
 
Join Date: Mar 2002
Location: Gilbert, AZ
Posts: 605
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Couple things.

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.
Reply With Quote
  #20  
Old 02-16-2006, 01:14 AM
VBUsers's Avatar
VBUsers VBUsers is offline
 
Join Date: Aug 2004
Posts: 830
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gio~logist
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.
this helped me as well thanks
Reply With Quote
  #21  
Old 02-16-2006, 01:32 AM
Gio~Logist's Avatar
Gio~Logist Gio~Logist is offline
 
Join Date: Jun 2004
Location: San Francisco
Posts: 2,575
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 7thgenCivic.Com
Couple things.

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.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:15 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06014 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete