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)

StormBreaker 04-22-2017 06:23 PM

Feedback image shows only if i put the forum ID in Valid Forums Only.

Any fix?

Sicilian 04-29-2018 04:13 AM

Quote:

Originally Posted by Diuns (Post 2574198)
Edit includes/functions_itrader_urlcheck.php

Line 18 change this
Code:

                if($parsedurl['scheme'] != 'http') return false;
to
Code:

                if($parsedurl['scheme'] != 'http' && $parsedurl['scheme'] != 'https') return false;
Line 92 change fthis
Code:

                if($parsedurl['scheme'] != 'http') return false;
to
Code:

                if($parsedurl['scheme'] != 'http' && $parsedurl['scheme'] != 'https') return false;

Thank you, had the same issue.

SnakeEaterITA 07-18-2018 11:50 AM

Hi everyone,

if I activate the plugin on 4.2.5 I get this errors when I visit a user's profile page

Code:

PHP Warning: require_once(..../includes/functions_itrader.php): failed to open stream: No such file or directory in ..../member.php(154) : eval()'d code on line 4

Fatal error: require_once(): Failed opening required '/home/labast/public_html/forum/includes/functions_itrader.php' (include_path='.::/opt/cpanel/ea-php56/root/usr/share/pear') in /home/laplayst/public_html/forum/member.php(154) : eval()'d code on line 4

Any idea what could be causing this?

Solved: for some whatever reason the file functions_itrader.php was missing -.-

arnego2 10-15-2018 12:57 PM

I fear the developer is not developing it any further:
Developer Last Online: Feb 2015

I tried duckways but they still have a lot to add.

mzul.fb 01-30-2021 01:25 AM

work for 4.2.5?

Kraxell 01-30-2021 12:55 PM

Yes it's working.

mzul.fb 02-13-2021 10:34 PM

thank you.

Pixel Princess 05-14-2021 05:43 PM

Item trading is the core of my website. I have to upgrade to vB 5 Connect and I will lose iTrader. I really don't want to leave vBulletin as I've used it's platform since 2009. I have found two other platforms that offer a member trading feedback system. Is there any developers interested in reviving this great plugin for use for vB5 and support it?

Kahuna900 12-16-2021 04:19 PM

Seems iTrader is dead for all my 4.2.5 sites. Trying to access the iTrader page or even a member profile ends in "This page isn’t working" error. If I disable the plug the page works fine.

Pixel Princess 04-21-2022 09:46 PM

I have vB 4.2.3. My iTrader is still working. I have all of the code on my server. I'm starting development on vBulletin 5 Connect. I really don't want to lose this plugin for vBulletin.

I have redeveloped the iTrader feedback system on another platform by applying features and modifications to a plugin that had a base of features to expand on. It will do the job. My issue is I'd rather have vBulletin with iTrader for this new website I'm developing rather than the platform I'm using.


All times are GMT. The time now is 07:33 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.02228 seconds
  • Memory Usage 1,733KB
  • 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
  • (5)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
  • (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