Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Getting error with ProxyConnect

edited May 2011 in Vanilla 2.0 - 2.8
Hey there!

I'm new to Vanilla Forums and only started using it yesterday so please have bare with me :D

I followed the instructions given with ProxyConnect and the Plugin is displaying in the plugin menu like normal. I can activate the plugin. But when I go to the Authentication menu to configure it, it displays the following error or message:

----------------------------------------------

Gdn_PluginManager.xAvailablePluginFolders();

"The "Gdn_PluginManager" object does not have a "xAvailablePluginFolders" method." LOCATION: /home/mrgeeza/public_html/forum/library/core/class.pluggable.php > 163: // Make sure that $ActualMethodName exists before continuing: > 164: if (!method_exists($this, $ActualMethodName)) { > 165: // Make sure that a plugin is not handling the call > 166: if (!Gdn::PluginManager()->HasNewMethod($this->ClassName, $ReferenceMethodName)) >>> 167: trigger_error(ErrorMessage('The "' . $this->ClassName . '" object does not have a "' . $ActualMethodName . '" method.', $this->ClassName, $ActualMethodName), E_USER_ERROR); > 168: } > 169: > 170: // Make sure the arguments get passed in the same way whether firing a custom event or a magic one. > 171: $this->EventArguments = $Arguments; BACKTRACE: [/home/mrgeeza/public_html/forum/library/core/class.pluggable.php 167] PHP::Gdn_ErrorHandler(); [/home/mrgeeza/public_html/forum/plugins/ProxyConnect/class.proxyconnect.plugin.php 58] Gdn_Pluggable->__call(); [/home/mrgeeza/public_html/forum/plugins/ProxyConnect/class.proxyconnect.plugin.php 58] Gdn_PluginManager->AvailablePluginFolders(); [/home/mrgeeza/public_html/forum/library/core/class.pluginmanager.php 432] ProxyConnectPlugin->SettingsController_ProxyConnect_Create(); [/home/mrgeeza/public_html/forum/library/core/class.dispatcher.php 290] Gdn_PluginManager->CallNewMethod(); [/home/mrgeeza/public_html/forum/index.php 38] Gdn_Dispatcher->Dispatch();

----------------------------------------------

Hope you guys can help me :)

Toby

Comments

  • I am having this exact problem too.
  • edited June 2011
    I am also having this exact problem. Fresh install of Vanilla 2.0.17.10 and ProxyConnect plugin v1.9.7. Everything seems fine, but when I go to the Authentication section in the Vanilla admin, choose "ProxyConnect" from the dropdown and click "Activate", I get the same error mrgeeza posted above. Cannot progress.
  • Could someone support on this. Would REALLY like ProxyConnect to work with WordPress
  • edited June 2011
    Same problem here. Fresh install of Vanilla (also 2.0.17.10) and ProxyConnect v1.9.7.

    Primary reason I went with Vanilla was the WordPress connection (apart from having been using and running various Vanilla forums since version 1.x).
  • ToddTodd Chief Product Officer Vanilla Staff
    Whoops. It looks like the latest ProxyConnect needs a method from the upcoming 2.0.18. @Tim?
  • *whistles at @Tim*
  • same error with me.. :) any update in here?
  • It is working well on 2.0.18b2 beta version.
  • 2.0.18b2 beta version does not install from scratch on Windows.
    What is a good combination of Vanilla and ProxyConnect versions, luckily I have a new install and no previous versions to worry about.
  • edited July 2011
    I am using Vanilla_2.0.17.10 and have the same problem. Has anyone figured out a fix for this? Really need to create single login for app I am building.

    Help appreciated.
  • Could somebody update the requirements identified within the Proxyconnect Upload please. It still says and tries to install to Vanilla 2.0.17.10 and will fail. Only solution is the BETA 2.0.18 Too many people are being confused by version creep.
Sign In or Register to comment.