Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
[Addon] Show Itrader Stats In Profile Details »»
[Addon] Show Itrader Stats In Profile
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-12-2006 Last Update: 03-12-2006 Installs: 232
Uses Plugins Template Edits
Code Changes  
No support by the author.


Brought to you by:
DopeGFX
-----------------------------------------------------------------
LOGOS | WEBSITES | SKINS | HTML | PHP(Limited) | AND MUCH MUCH MORE!
-----------------------------------------------------------------


What does this do?
This Addon allows you to have user's itrader stats displaying in their profile. You can customize this easily by editing the itrader_profile template and/or changing where you want to put $itrader_profile in your memberinfo template.

What does this hack require?
Template Edits: 1
File Edits: 1
Products Imported: 1
[high]You must have iTrader installed[/high]

Enjoy the hack.


Don't forget to click INSTALL

Show Your Support

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

Comments
  #22  
Old 02-15-2006, 09:26 PM
misticjeff misticjeff is offline
 
Join Date: Aug 2004
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still doing it... here's the error.

Quote:
Fatal error: Call to undefined function: itrader_user() in /home/misticr/public_html/member.php(583) : eval()'d code on line 13
Reply With Quote
  #23  
Old 02-15-2006, 11:27 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 misticjeff
Still doing it... here's the error.
Did you make sure that you edited member.php to include function_itrader?


Quote:
Fatal error: Call to undefined function: itrader_user() in /home/siteres/public_html/member.php(655) : eval()'d code on line 14
Will only show if you did not do the edit in member.php where you search for:
require_once(DIR . '/includes/functions_user.php');

And add this below it:
require_once(DIR . '/includes/functions_itrader.php');

I believe that i included that step in the ReadMe. Perhaps you missed it?
Reply With Quote
  #24  
Old 02-22-2006, 08:42 AM
argash's Avatar
argash argash is offline
 
Join Date: Mar 2005
Location: Austin
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice hack. installed!
Reply With Quote
  #25  
Old 03-15-2006, 11:44 AM
ozaurora ozaurora is offline
 
Join Date: Oct 2002
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just wondering if it's possible to show the feedback comments below as they are in the itrader extension?
Reply With Quote
  #26  
Old 03-29-2006, 03:08 PM
kellyandmike's Avatar
kellyandmike kellyandmike is offline
 
Join Date: Mar 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by misticjeff
Still doing it... here's the error.
If you do it in your myphpAdmin, it gives that error.

You have to go to your templates in styles from your board admin.
Reply With Quote
  #27  
Old 03-29-2006, 03:15 PM
kellyandmike's Avatar
kellyandmike kellyandmike is offline
 
Join Date: Mar 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

iTrader Tools listed in Admin panel - (only has update itrader ratings)
iTrader settings listed under vBulletin Options. iTrader is active.

I am using fresh vBulletin board, 3.5.4 with iTrader 2.0

I don't see iTrader listed anywhere on board but does the above mean that it should work?

On other sites, i have seen it under "contact info" on the member profile page.

My page is at www.couponchix.com/feedback/index.php
The itrader page is at www.couponchix.com/feedback/itrader.php so it's there and it says I cannot access the page (I am admin!)

Can someone tell me what else I have to do to get the iTrader working?

Thanks in advance
Kelly
Reply With Quote
  #28  
Old 03-29-2006, 07:40 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 kellyandmike
iTrader Tools listed in Admin panel - (only has update itrader ratings)
iTrader settings listed under vBulletin Options. iTrader is active.

I am using fresh vBulletin board, 3.5.4 with iTrader 2.0

I don't see iTrader listed anywhere on board but does the above mean that it should work?

On other sites, i have seen it under "contact info" on the member profile page.

My page is at www.couponchix.com/feedback/index.php
The itrader page is at www.couponchix.com/feedback/itrader.php so it's there and it says I cannot access the page (I am admin!)

Can someone tell me what else I have to do to get the iTrader working?

Thanks in advance
Kelly
The itrader tools part is from the itrader hack itself, it has nothing to do with my hack. The same thing goes for itrader.php
Reply With Quote
  #29  
Old 04-04-2006, 06:43 PM
kellyandmike's Avatar
kellyandmike kellyandmike is offline
 
Join Date: Mar 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gio~logist
The itrader tools part is from the itrader hack itself, it has nothing to do with my hack. The same thing goes for itrader.php
Thanks. It took me a few days to figure that out. I love your hack, btw and just made a donation...

I am still trying to figure out the kinks that I must have forgotten to do to get the member profile to display right. I am a newbie to all this. My 14yo son is mainly doing it for me...
Reply With Quote
  #30  
Old 04-04-2006, 10:45 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 kellyandmike
Thanks. It took me a few days to figure that out. I love your hack, btw and just made a donation...

I am still trying to figure out the kinks that I must have forgotten to do to get the member profile to display right. I am a newbie to all this. My 14yo son is mainly doing it for me...
lol. If only you knew how old i am .

Also, this may be that you just haven't uploaded the files.
Reply With Quote
  #31  
Old 04-07-2006, 04:22 AM
kellyandmike's Avatar
kellyandmike kellyandmike is offline
 
Join Date: Mar 2006
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
lol. If only you knew how old i am .

So you're 14, almost 15 huh? Cool.!. I admire your technology know how! Really. I got it up and am now installing hacks like crazy...
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 07:10 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.04693 seconds
  • Memory Usage 2,310KB
  • 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
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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