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)

bigcurt 05-07-2010 03:26 AM

Super, super sadface lol.

washingtonboise 05-07-2010 10:54 AM

Loving it. score doesn't want to appear in the post bit though, and that makes me feel blue. Looking forward to next release.

sevenmix 05-10-2010 04:04 PM

Quote:

Originally Posted by entertain (Post 2027581)
@sevenmix:
Admin CP -> Plugins & Products -> Plugin Manager

Edit plug-in: iTrader Navbar Link (postbit_display_complete)

Search for:
PHP Code:

    if (in_array($this->forum['forumid'], $itrader_forumsurl_ok) AND $this->registry->options['itrader_rate_trade'] AND $this->registry->bf_ugp['itraderpermissions']['canrate'] AND $vbulletin->userinfo['userid'] != $thread[postuserid] AND $this->post['postid'] == $this->thread['firstpostid']) 

change into
PHP Code:

    if (in_array($this->forum['forumid'], $itrader_forumsurl_ok) AND $this->registry->options['itrader_rate_trade'] AND $this->registry->bf_ugp['itraderpermissions']['canrate'] AND $vbulletin->userinfo['userid'] != $thread[postuserid]) 

(untested ;))

Hi, this works fine, but when the user makes the post the rate button disappears for him, so its the same problem because he cant rate the other users with the button.

Any solution?

DCS1443 05-12-2010 07:46 PM

Any reason why on our site it says "Itraderfeedback system is closed"?

Gamertype 05-15-2010 12:21 AM

n00b question...Where do the php files get installed?

mikez006 05-16-2010 05:29 PM

Quote:

Originally Posted by entertain (Post 2032506)
@ps2wiz:
This weekend. ;)

That was last weekend. Any update on when the new version is being released?

entertain 05-17-2010 10:53 AM

It will only be a bugfix release of 2.7.0. :o I am testing a few things out at the moment. It is almost finished.

waderow 05-17-2010 01:20 PM

can I show the trader rating in the thread by the avatar?

Sicilian 05-20-2010 02:21 PM

Quote:

Originally Posted by entertain (Post 2038435)
It will only be a bugfix release of 2.7.0. :o I am testing a few things out at the moment. It is almost finished.

Any idea when the new version will be released? I'm looking at adding a trading section on my forums with iTrader, but will hold off is the new version is going to be released in the next few days.

Ocean-Wonders 05-21-2010 09:48 AM

Thanks, great mod :D


All times are GMT. The time now is 01:58 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.02105 seconds
  • Memory Usage 1,744KB
  • 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_php_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