vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - iTrader 2.1.0 (Interim Release) (https://vborg.vbsupport.ru/showthread.php?t=182400)

robertpro2a 08-12-2008 12:02 AM

Any ideas for the strange session issue?

Digital Jedi 08-12-2008 12:13 AM

Quote:

Originally Posted by robertpro2a (Post 1596468)
Thanks soundbarrier. I've added the link, but now when it loads the trader.php it is blank. I think it is because it is not passing the session data. $session[sessionurl] is a NULL value for some reason:

Under NAVBAR:

<if condition="$show['quick_links_groups']">
<tr><td class="vbmenu_option"><a href="trader/itrader.php?$session[sessionurl]">iTrader</a></td></tr>
</if>

Any ideas?

Oh FYI, I had to create a sub folder "trader", because if I didn't, it would have rewritten all the images & admincp that's already on my server! Did anyone else notice that?

Well, that's likely your problem. You have to overwrite the new folders onto the old ones. It won't erase existing content, it will simply add new content to those folders. If you don't do that, then the product doesn't know what to look for.

ErrorLog 08-16-2008 08:48 PM

Installed :]

ps2wiz 08-17-2008 01:59 AM

Quote:

Originally Posted by Rubiano (Post 1596190)
I have instaled iTrader on my board, and some members have over 5 trades submitted in their iTraders, but only 5 trades are showing up when they post.




https://vborg.vbsupport.ru/external/2008/08/26.jpg



https://vborg.vbsupport.ru/external/2008/08/27.jpg

I have the same issue, does anyone know a fix?

mlthmp 08-17-2008 08:22 PM

Hey guys.. I have a question.
I am trying to add a link to my member;s profile page (in the mini stats box) Directly under the "Show All Statistics" link.

This is the code im trying to use, however whenever I try and test it out it takes me to my itrader stats. -

<div class="alt2 smallfont block_row block_footer"><a href="itrader.php?$session[sessionurl]u=$post[userid]">iTrader Info</a></div>

Using that code the link shows fine in the mini stats box.. but when you click on it it opens http://www.smallball.org/itrader.php?u= (which shows me my info) What do I need to be using to have the link point to that person's (whose profile you are viewing) stats instead?

Sorry if this is a dumb question.. I am new to VB, my forums have been opened less than a week.

Digital Jedi 08-17-2008 10:47 PM

Quote:

Originally Posted by mlthmp (Post 1600985)
Hey guys.. I have a question.
I am trying to add a link to my member;s profile page (in the mini stats box) Directly under the "Show All Statistics" link.

This is the code im trying to use, however whenever I try and test it out it takes me to my itrader stats. -

<div class="alt2 smallfont block_row block_footer"><a href="itrader.php?$session[sessionurl]u=$post[userid]">iTrader Info</a></div>

Using that code the link shows fine in the mini stats box.. but when you click on it it opens http://www.smallball.org/itrader.php?u= (which shows me my info) What do I need to be using to have the link point to that person's (whose profile you are viewing) stats instead?

Sorry if this is a dumb question.. I am new to VB, my forums have been opened less than a week.

It's the $post[userid].

$post is only for the postbit templates, which is why there's no ID number at the end of your URL when you click on it. The link simply takes you to the default itrader.php page.

There is a product for adding an iTrader stats box to your profile pages available. You can find it by doing a Title Search for iTrader.

solidlink 08-18-2008 06:55 AM

I think there is a problem with my iTrader.

http://www.onestash.com/forums/showthread.php?t=340

How come there are 2 ratings?

soundbarrierpro 08-18-2008 11:59 AM

Quote:

Originally Posted by solidlink (Post 1601229)
I think there is a problem with my iTrader.

http://www.onestash.com/forums/showthread.php?t=340

How come there are 2 ratings?

Looks like the variable was entered twice in the postbit. Remove one.

solidlink 08-18-2008 03:25 PM

What variable? How do I remove?

Digital Jedi 08-18-2008 03:47 PM

The template edit that you made to your postbit, it looks like you made it twice. Reference the template edit instructions and remove the duplication.


All times are GMT. The time now is 04:07 AM.

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.01451 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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