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)

kellyandmike 04-05-2006 04:06 PM

It worked. Thank you. What a RELIEF!!!

Did you check out couponchix.com?

bada_bing 04-05-2006 04:51 PM

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?

kellyandmike 04-05-2006 05:01 PM

(I think) this hack puts an itrader drop down menu in your navbar. That is probably what you are looking for.

bada_bing 04-05-2006 05:45 PM

Quote:

Originally Posted by kellyandmike
(I think) this hack puts an itrader drop down menu in your navbar. That is probably what you are looking for.

Nope I down want it as a seperate dropdown I want it in my Quick Link Menu on my navbar

bada_bing 04-07-2006 02:58 PM

Any one can help?

arossphoto 04-09-2006 03:32 AM

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?

Gio~Logist 04-09-2006 03:37 AM

Quote:

Originally Posted by arossphoto
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?

You can add that feature by just putting $post[itrader_selling] in postbit.

Also, if you need a classified system (which sounds like what you need), i just released one today.

akoj 04-09-2006 04:11 AM

Quote:

Originally Posted by kellyandmike
It worked. Thank you. What a RELIEF!!!

Did you check out couponchix.com?

I just did. It looks like you have been coding like crazy. Good job. Let me know if you need anything.

akoj 04-09-2006 04:34 AM

Quote:

Originally Posted by gio~logist
You can add that feature by just putting $post[itrader_selling] in postbit.

Hi,
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>


Gio~Logist 04-09-2006 06:01 AM

Sorry about that. The correct variables are itrader_sell and itrader_buy


All times are GMT. The time now is 04:52 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.01191 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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