vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   iTrader Extension [Mainpage, Search, AND MORE] (https://vborg.vbsupport.ru/showthread.php?t=108065)

Ncturnal 08-27-2006 03:07 AM

There is another mod to add the iTrader stats to the user profile. I recommend it and it works well in 3.6.0.

https://vborg.vbsupport.ru/showthread.php?t=107828

We also put a link to the users iTrader rating in the postbit. You can see an example in this thread: http://www.mr2board.com/forums/site-...r-ratings.html

Here's the code for the postbit link (which was included in the iTrader install documentation). Put it wherever you would like the link to show up.

Code:

<if condition="$post['userid']"><div>iTrader: (<b><a href="itrader.php?$session[sessionurl]u=$post[userid]">$post[itrader_total]</a></b>)</div></if>

acorndomains.co 09-09-2006 07:33 AM

I cant get the Navbar option to work, having just upgraded to 3.6.x

This worked in 3.5:
Code:

<!-- iTrader Extension Navbar -->
                <if condition="$show['popups']">
                        <td id="itrader_ext" class="vbmenu_control"><a href="#itrader_ext">$vbphrase[itrader]</a><script type="text/javascript"> vbmenu_register("itrader_ext");</script></td>
                <else />
                        <td id="itrader_ext" class="vbmenu_control"><a href="itrader_main.php?$session[sessionurl]">$vbphrase[itrader]</a></td>
                </if>
                <!-- End iTrader Extension Navbar -->

What do I need to change for it to work in 3.6?

Many thanks

ryansmith 09-12-2006 06:49 PM

I fixed it. Working smoothly on 3.6.0 now.

oldfan 09-17-2006 02:12 AM

I'm having problems get the dropdown menubar to work, could someone help me out please.
my site > http://www.metallifukinca.com

michaelsilvia 10-15-2006 05:10 AM

As always nice job!

Will you upgrade to 3.6.2 after iTrader is updated?

Mike

rareclownfish 10-16-2006 01:37 AM

Waiting for 3.6.2 uprage
thanks

rareclownfish 11-05-2006 03:04 PM

Can anyone tell me how to get rid of the thread icon next to iTrader button in the nav bar?

VBUsers 11-07-2006 03:14 AM

will this work with 3.6.2?

rareclownfish 11-07-2006 03:32 AM

I have this working on 3.6.2,

Neutral Singh 11-12-2006 11:59 AM

I am trying to uninstall itrader from my board and have uninstalled everthing but when i go to member profile page following error show up.

Quote:

Warning: Unknown(/home/****/public_html/includes/functions_itrader.php): failed to open stream: No such file or directory in /includes/init.php(317) : eval()'d code on line 6

Fatal error: (null)(): Failed opening required '/home/****public_html/includes/functions_itrader.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/****/public_html/includes/init.php(317) : eval()'d code on line 6
Any clues will be really helpful.


All times are GMT. The time now is 04:26 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.01095 seconds
  • Memory Usage 1,735KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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