vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [Addon] Show Itrader Stats In Profile (https://vborg.vbsupport.ru/showthread.php?t=107828)

Silviu 05-04-2008 07:53 PM

Quote:

Originally Posted by RedWingFan (Post 1505221)
OK, how much do we have to beg to get a "how-to" on this? :D ;)

Ditto :)

CarlitoBrigante 05-04-2008 08:43 PM

We have a plugin written for this, you can see it running at sportscardforum.com (client's website). I will be posting this later, we have to check the templates before releasing here.

RedWingFan 05-04-2008 10:54 PM

Much appreciated! I'd have tackled it myself but, unfortunately, it's not a paying job for me...volunteer basis, which means I'd have to put aside paying work to handle it.

CarlitoBrigante 05-05-2008 03:12 AM

I understand you. We actually did this today while working on the client's website, and since it was an extra we had thrown in, decided to share it here. I am posting it in a few minutes.

MagnetiCat 05-05-2008 03:54 AM

There you go: https://vborg.vbsupport.ru/showthread.php?t=178158

Silviu 05-05-2008 06:09 AM

Many thanks :)

gamma626 06-20-2008 10:21 PM

// ############### Do The Following In The File member.php ################

Search For:

'messaging'

Replace It With:

'messaging',

'itrader'

Search for:

require_once(DIR . '/includes/functions_user.php');

Add under:

require_once(DIR . '/includes/functions_itrader.php');

// ##################### End Member.php File Edit ##########################

Can anyone provide a clue as to where to find this file?

Digital Jedi 06-21-2008 12:29 AM

member.php in in your main forum directory, right there with all you main files.

gamma626 06-22-2008 01:11 PM

Quote:

Originally Posted by Digital Jedi (Post 1555033)
member.php in in your main forum directory, right there with all you main files.

Thanks! I'll look closer


All times are GMT. The time now is 01:32 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.01300 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete