![]() |
Quote:
Thanks |
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 |
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 |
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. |
Quote:
|
Quote:
Thanks weave! |
Quote:
|
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?? |
Anyone got an idea on how to display the iTrader info in the postbit of a PM?
Mark |
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') |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|