"Copy the drupal folder (in the KnowledgeTree folder in the module) into the plugins directory in your KnowledgeTree install"

I have done this before in 5.x; Having upgraded to 6.x I'm starting again.

I can't find a drupal folder this time round. There are only the kt.ini and logout.php files

Should I take one from a 5.x module?

Comments

mylesorme’s picture

Here's the result of using the 5.x version:

Fatal error:

Call to a member function getPagePath() on a non-object in /var/www/mydomain.org/ktdms/plugins/MyDropDocumentsPlugin/MyDropDocumentsDashlet.php on line 71

(I'm testing on my localhost)

alexpott’s picture

Assigned: Unassigned » alexpott
Status: Active » Fixed

Hi mylesorme,

How right you are! The knowledge tree plugin was missing from 6.x-1.2... I've now added it and released 6.x-1.3

However this is exactly the same version as included in 5.x module. So I'm not sure about the issue you're having. To be honest I've never tested the plugin with KT 3.5 but the error message seems to suggest the problem is with a plugin called mydropdocuments - maybe it's something to do with this reported error... http://kt-dms.svn.sourceforge.net/viewvc/kt-dms?view=rev&sortby=author&r...

Thanks for your help,

Alex

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.