Page 1 of 1

Joomla Explorer

PostPosted:Tue Sep 10, 2013 11:05 pm
by marceloyanez
Estoy teniendo problemas con el plugin. Todo funciona a la perfección se conecta, veo el listado de archivos y carpetas. Si le doy click a un archivo lo descarga. Sin embargo, al darle click a cualquiera de las carpetas esto es lo que aparece.

Error - The configuration is not correct please check your OpenKM configuration to connect to.

Si, reconfiguro el componente y apunto directo a una de las carpetas(que antes no accesaba) este entra sin problemas, pero al querer entrar a una subcarpeta el error se vuelve a presentar. Me pueden ayudar?

Re: Joomla Explorer

PostPosted:Wed Sep 11, 2013 7:07 am
by jllort
Que versión de joomla tienes instalada y que versión del plugins has instalado.

Re: Joomla Explorer

PostPosted:Wed Sep 11, 2013 10:43 am
by marceloyanez
La versión de Joomla es 2.5.14 y la del plugin 1.0.2

Cuando le doy click a alguna de las carpetas esto es lo que aparece en el log:
Code: Select all
2013/09/11 05:38:59 [error] 26181#0: *18916 FastCGI sent in stderr: "PHP message: PHP Notice:  Undefined offset: 0 in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 38
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 39
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 40
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 41
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 42
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 43
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 48
PHP message: PHP Fatal error:  SOAP-ERROR: Parsing WSDL: Couldn't load from '/services/OKMAuth?wsdl' : failed to load external entity "/services/OKMAuth?wsdl"
 in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 65
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/tmpl/view.php on line 34
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/tmpl/view.php on line 35
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/tmpl/view.php on line 36
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/compon

Re: Joomla Explorer

PostPosted:Thu Sep 12, 2013 11:03 am
by jllort
Mal, el 1.0.2 es para joomla 3, el 1.0.1 soporta la 2.5 ( la arquitectura de clases en el joomla 3 es un poco distinto o sea que esto en la 2.5 no te funcionará ). Prueba con el 1.0.1 y ya nos dices si te va bien.

Re: Joomla Explorer

PostPosted:Sun Sep 15, 2013 5:48 pm
by marceloyanez
Ya tengo el 1.0.2 instalado y me sigue marcando error al entrar a las subcarpetas :
Code: Select all
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 40
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 41
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 42
PHP message: PHP Fatal error:  SOAP-ERROR: Parsing WSDL: Couldn't load from '/services/OKMAuth?wsdl' : failed to load external entity "/services/OKMAuth?wsdl"
 in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/view.html.php on line 58
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/tmpl/view.php on line 34
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/tmpl/view.php on line 35
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/tmpl/view.php on line 36
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/com_openkm/views/escritorio/tmpl/view.php on line 37
PHP message: PHP Notice:  Trying to get property of non-object in /home/www/html/kommunity/network/components/

Re: Joomla Explorer

PostPosted:Tue Sep 17, 2013 5:53 pm
by jllort
aqui parace que tiene algun problema con los WS. Seguro que estas configurando correctamente la url de openkm. Y contra que versión de openkm estas utilizando el joomla explorer ?

Re: Joomla Explorer

PostPosted:Tue Sep 17, 2013 6:08 pm
by marceloyanez
OpenKM 6.2.4 (ver 8088)
URL: Si, está bien configurado.

Como te comentaba el problema solo es al darle click a las subcarpetas. El componente se comporta sin problemas para enlistar la información y descargar documentos.

Re: Joomla Explorer

PostPosted:Thu Sep 19, 2013 2:03 am
by sochoa
Hola Marcelo.

Si te esta dando todo bien y revisando el codigo el error que debes de estar cometiendo es que no estas creando el menu para poder tener un acceso en la pagina.
http://wiki.openkm.com/index.php/Joomla ... figuration
tienes que revisar la configuracion para añadir un menu la ultima y penultima imagen.
Porque veo ahi que esta el error.

Re: Joomla Explorer

PostPosted:Fri Sep 20, 2013 11:51 am
by jllort
haz una captura de imagen, oculta lo que tengas que ocultar y lo vemos