vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - iTrader v2.8 - Powerful Rating System (https://vborg.vbsupport.ru/showthread.php?t=232044)

XShava 01-11-2010 06:43 AM

Is this work whit vBSEO 3.5?

entertain 01-11-2010 08:04 AM

@XShava:
it should :)

USAMustangs.com 01-11-2010 08:05 PM

Hello.

I have iTrader 2.0.1 installed on vB 3.65 with vB CMPS 2.2.1. I know I need to update my stuff, but there are reasons I don't want to at this time.

I tried to post this question in the original thread, but apparently I can't since it's in the graveyard. However, I'm sure someone can help me within this thread.

Problem:

iTrader is installed and working great on my board. However, when I click on the iTrader link on my navbar from the homepage it simply errors out as it's linking to the itrader.php file in the home (not forum) directory, which isn't there, of course. Although when you are on the main forum index and click the iTrader link on the navbar, everything works properly. How can I make the iTrader link work on the homepage or how can I eliminate the iTrader link from the homepage navbar and only appear on the main forum index navbar? I'm looking at the navbar template and I'm just not seeing why this is occurring.

Any help would be greatly appreciated.

Thanks.

entertain 01-11-2010 09:35 PM

@USAMustangs.com
Which option did you define here? Settings => iTrader Settings => Display iTrader Menu in Navbar

JonUrban 01-11-2010 10:57 PM

Quote:

Originally Posted by Cface (Post 1951712)
Edit: I'm an idiot. Thanks :D

I'm a bigger idiot, as I cannot find the usergroup permissions for iTrader. Am I missing something?

THANKS

JonUrban 01-11-2010 11:25 PM

Quote:

Originally Posted by JonUrban (Post 1953129)
I'm a bigger idiot, as I cannot find the usergroup permissions for iTrader. Am I missing something?

THANKS

Nevermind. There were 2 XML files I did not upload (Bitfield_itrader.xml was one of them)
That will do it! :D

USAMustangs.com 01-12-2010 12:03 AM

Quote:

Originally Posted by entertain (Post 1953070)
@USAMustangs.com
Which option did you define here? Settings => iTrader Settings => Display iTrader Menu in Navbar

On my version there is no such option. The iTrader Settings shows the following: iTrader Active, eBay Rating Style, Detailed Comment minimum characters, Contact Staff of suspicious activity, Edit Time Limit, Duplicate User Rating Time Limit, Maximum Time To Return Rating, New Trader Score, Maximum Ratings Per Day (For New Traders), Require URL?, Strict URL Checking?, and Valid Forums Only.

The navbar link works perfect on the main forum index, but the exact same navbar link on the homepage calls for a different url all together and errors out i.e. usamustangs.com/itrader.php? instead of usamustangs.com/forum/itrader.php?, which works.

I'm puzzled as to why the same navbar link is linking to a different url??

This is what the code looks like in my navbar template.

Code:

<if condition="$show['member']">
<td class="vbmenu_control"><a href="itrader.php?$session[sessionurl]">iTrader</a></td>
<if condition="$show['member']"></if>

Any ideas?

SuperGLS 01-12-2010 01:48 AM

Awesome, the profile tab works great! Perhaps a "Submit feedback for XXX" on their profile tab too (like on their iTrader page). Is that possible? No problem either way though.

Thanks for making the suggestion that got it fixed ageurtse. And thanks again entertain.

XShava 01-12-2010 10:40 AM

1 Attachment(s)
IE8 Bug in forum

Bug is only "Valid Forums Only/Forums Where Feedback Score is shown" forum. Not any where else.

entertain 01-12-2010 11:01 AM

@USAMustangs.com
This may work:
HTML Code:

<if condition="$show['member']">
<td class="vbmenu_control"><a href="$vboptions[bburl]/itrader.php?$session[sessionurl]">iTrader</a></td>
</if>

(what's strange in your code is that you are opening the if-condition $show['member'] twice and it is only closed once - maybe an error?)


@SuperGLS
I will add this into the suggestion list. :)


@XShava:
There are no codes in this modification which change something in the threadlist, so in my opinion it must be something else. Will it be displayed correctly when you disable itrader?


All times are GMT. The time now is 10:14 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.01381 seconds
  • Memory Usage 1,747KB
  • 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
  • (1)bbcode_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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