TikiWiki plugin

Hi everyone.
I have setup the tikiwiki plugin but i get 500 internal error. My error log:

******
Uncaught Error: Call to undefined method Zend\\Http\\Response::isSuccessful() in /home/esicm/domains/mydomain/public_html/lib/zoterolib.php:54\nStack trace:\n#0 /home/esicm/domains/mydomain/public_html/lib/zoterolib.php(79): ZoteroLib->get_references('icw', 1)\n#1 /home/esicm/domains/mydomain/public_html/lib/wiki-plugins/wikiplugin_zotero.php(74):
*******

Anyone can help?
  • The TikiWiki plugin is maintained and distributed by TikiWiki. You should use their support for this.

    But: the error indicates that something is calling a method that existed in Zend Framework 1.x (TikiWiki used this through v. 12.x (the previous LTS version)) that is not present in the Zend Framework 2.x (that TikiWiki now uses). Make sure you're using the plugins that shipped with your version of TikiWiki, that you are using either 12.9 or 15.2, and that you meet any other software requirements (e.g.: if you're not using the version of Zend bundled with TikiWiki, that it matches the one that is required). If these conditions were all met, it is unlikely you'd get that particular error, but the TikiWiki community would be better able to assist you.

This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.

Sign In or Register to comment.