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)

weave 05-02-2012 12:40 AM

Quote:

Originally Posted by mr_clean_mr (Post 2325198)
also getting this error

Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/itrader_feedback.php on line 187

Fatal error: require_once() [function.require]: Failed opening required '/home/admin/public_html/includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/admin/public_html/itrader_feedback.php on line 187

I just did an upgrade on my test forum and got the same error. Do we have any insight on to an ETA for a fix?

Thanks

weave 05-02-2012 03:02 PM

My first upgrade was with plugins enabled, which resulted in an error.

Today, I did a whole new copy and upgrade with all plugins disabled.....same error.

Code:

Warning: require_once([path]/includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]\itrader_feedback.php on line 187

Fatal error: require_once() [function.require]: Failed opening required 'C:\htdocs\forum/includes/functions_wysiwyg.php' (include_path='.;C:\php\PEAR') in C:\htdocs\forum\itrader_feedback.php on line 187


weave 05-02-2012 03:12 PM

1 Attachment(s)
Ok, I fixed this on my test forum.....

What I did was I went to "itrader_feedback.php" on line 172 and added the check for 4.1.12 (in RED below)

Code:

        if($vbulletin->options['templateversion'] > '4.1.3' OR in_array($vbulletin->options['templateversion'], array('4.1.10', '4.1.11', '4.1.12')))

The error is now gone and I can post feedback without issue

L2Insomnia 05-04-2012 12:47 PM

Installed and trying to test using your fix weave. But when I go to itrader_main.php I get the "you do not have permission" error. I am logged in as admin and I don't see anywhere in the Itrader section for setting permissions for users?

Nevermind found it in usergroup permissions. Looks like everything is working fine. Thanks for the fix.

weave 05-04-2012 11:17 PM

Quote:

Originally Posted by L2Insomnia (Post 2326152)
Installed and trying to test using your fix weave. But when I go to itrader_main.php I get the "you do not have permission" error. I am logged in as admin and I don't see anywhere in the Itrader section for setting permissions for users?

Nevermind found it in usergroup permissions. Looks like everything is working fine. Thanks for the fix.

Glad to see it worked for you. Hope the others see this and find the same success

markp_2000 05-06-2012 09:06 PM

Quote:

Originally Posted by weave (Post 2325528)
Ok, I fixed this on my test forum.....

What I did was I went to "itrader_feedback.php" on line 172 and added the check for 4.1.12 (in RED below)

Code:

        if($vbulletin->options['templateversion'] > '4.1.3' OR in_array($vbulletin->options['templateversion'], array('4.1.10', '4.1.11', '4.1.12')))

The error is now gone and I can post feedback without issue

Fixed in my 4.1.12 test forum as well.

Thanks weave!

weave 05-08-2012 04:56 PM

Quote:

Originally Posted by markp_2000 (Post 2326863)
Fixed in my 4.1.12 test forum as well.

Thanks weave!

Cool deal, glad to hear it

Senn 05-11-2012 06:42 AM

1 Attachment(s)
Ive installed it, If I access to http://www.myforumurl.com/itrader.php I dont get any errors.

The problem is that I cannot see in postbit legacy or nav bar ... the links are hidden!

Check the attached image to see my configuration, any help please??

markp_2000 05-12-2012 06:00 PM

Anyone got an idea on how to display the iTrader info in the postbit of a PM?

Mark

markp_2000 05-13-2012 03:43 AM

OK - figured it out. I edited the iTrader Postbit plugin and added OR THIS_SCRIPT == 'private' to the second if statement.

Code:

if ($this->registry->options['itrader_forumid_ok'] OR THIS_SCRIPT == 'private')
Mark


All times are GMT. The time now is 07:46 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.01812 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_code_printable
  • (4)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