Page 1 of 1

Configuring OpenKM for Joomla!

PostPosted:Mon Mar 21, 2016 3:09 pm
by echohabz
Hello,

We are currently just testing out the community version with joomla. We can connect via joomla and access files just fine, but if we search for a document it gives us 0 - PathNotFoundException error. We only get this error if the search string actually matches with an existing document name, so it is possibly a permission issue, but having trouble fixing it. We are using the generic okmAdmin administrator account with full read write privileges for the joomla access.

Anyone have any idea how to configure this properly, so that users can search and view documents?

Thank you.

Re: Configuring OpenKM for Joomla!

PostPosted:Tue Mar 22, 2016 8:54 am
by jllort
Which openkm and joomla version are you using ?

Re: Configuring OpenKM for Joomla!

PostPosted:Wed Mar 23, 2016 4:32 pm
by echohabz
Sorry, should have given you that information first. We are using:
OpenKM 6.3.1 Build 8235 with community extension and Joomla! 3.2.3 Stable version.

Re: Configuring OpenKM for Joomla!

PostPosted:Thu Mar 24, 2016 10:39 am
by jllort
You should use OpenKM joomla explorer version 2.3.0 with webservices 1.0
http://download.openkm.com/okm/joomla/c ... TADATA.zip

Tell me if that solved your problems

Re: Configuring OpenKM for Joomla!

PostPosted:Thu Mar 24, 2016 10:39 am
by jllort
You should use OpenKM joomla explorer version 2.3.0 with webservices 1.0
http://download.openkm.com/okm/joomla/c ... TADATA.zip

Tell me if that solved your problems

Re: Configuring OpenKM for Joomla!

PostPosted:Mon Mar 28, 2016 3:47 pm
by echohabz
Thank you, that seems to work for search, but now it is creating a different problem. Whenever we click on any folder, we get the following error:
Code: Select all
Notice: Undefined offset: 0 in /var/www/joomla/components/com_openkm/views/desktop/view.html.php on line 45 Notice: Trying to get property of non-object in /var/www/joomla/components/com_openkm/views/desktop/view.html.php on line 46 Notice: Trying to get property of non-object in /var/www/joomla/components/com_openkm/views/desktop/view.html.php on line 47 Notice: Trying to get property of non-object in /var/www/joomla/components/com_openkm/views/desktop/view.html.php on line 53 Notice: Trying to get property of non-object in /var/www/joomla/components/com_openkm/views/desktop/view.html.php on line 70 Notice: Trying to get property of non-object in /var/www/joomla/components/com_openkm/views/desktop/view.html.php on line 70 Notice: Trying to get property of non-object in /var/www/joomla/components/com_openkm/views/desktop/view.html.php on line 70
Error - The configuration is not correct please check your OpenKM configuration to connect to
We didn't have this problem before. FYI, I uninstalled previous installed component first and installed the version given here.

Re: Configuring OpenKM for Joomla!

PostPosted:Mon Mar 28, 2016 4:18 pm
by echohabz
Hello,

Everything works perfectly now. The version you suggested seems to do the trick. Initially I was getting a configuration error, but once I deleted all previous menu items from joomla and set it up from the scratch, it seems to be working great.

Thanks a lot!