Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Question problema al instalar K 1.09

More
15 years 2 weeks ago #1 by thedarkman
Hola a tod@s ...
al instalar Kunena 1.09 me aparecen los siguientes warnings:
Code:
Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 Warning: touch() [function.touch]: Utime failed: Operation not permitted in /var/www/sanignacio/administrator/components/com_kunena/install/kunena.install.php on line 305 I N S T A L L : Successful php version: 5.2.6-2ubuntu4.1 Required >= 4.3.0 mysql version: 5.0.67-0ubuntu6 Required >= 5.0.0

y aunque parece que todo se instala correctamente, puedo acceder a los foros, y me ha migrado todo el contenido de fireboard sin aparentes problemas ... todo parece estar OK ...

Cómo veis lo de los warnings ????

salu2 y gracias.

Please Log in or Create an account to join the conversation.

More
15 years 2 weeks ago #2 by johnnydement
Testea un poco más, en principio solo son warnings, el mensaje era de éxito... luego miraré que tenemos en la linea 305 xD

Please Log in or Create an account to join the conversation.

More
15 years 2 weeks ago - 15 years 2 weeks ago #3 by JoniJnm
Esta es la linea:
Code:
touch($dstfile, filemtime($srcfile));

Prueba a poner los permisos de la carpeta images de Joomla en 777, a ver si así no da error.

También podría ser que el dispositivo NFS estuviera ocupado en este momento
Last edit: 15 years 2 weeks ago by JoniJnm.

Please Log in or Create an account to join the conversation.

More
15 years 2 weeks ago - 15 years 2 weeks ago #4 by thedarkman
Hola de nuevo ..
he estado testeando la instalación y parece que todo va correctamente ...

El problema me ha vuelto a surgir al añadir los archivos para traducir el foro a Español, me ha dado un error en
Code:
../components/com_kunena/kunena.php
en la linea 109.. mirando esa linea, hace referencia a:
Code:
include_once (KUNENA_ABSADMPATH . '/language/kunena.spanish.php');
pero donde según creo la ruta absoluta de KUNENA_ABSADMPATH debería ser:
Code:
/var/www/sanignacio/components/com_kunena/language/kunena.spanish.php
y a mí me la reconoce como:
Code:
/var/www/sanignacio/administrator/components/com_kunena/language/kunena.spanish.ph
pero en esa carpeta no existe el archivo kunena.spanish.php solo kunena.english.php
la solución ha sido añadir kunena.spanish.php a dicho directorio, pero no se si eso es lo apropiado, aunqyue parece que todo vuelve a funcionar OK y en español ...

salu2 y espero vuestros comentarios.


edit:

creo que el error era mío que copiaba los archivos de kunena en español en el directorio components en vez de en administrator/components

es eso , no ????


salu2 de nuevo.
Last edit: 15 years 2 weeks ago by thedarkman.

Please Log in or Create an account to join the conversation.

More
15 years 2 weeks ago - 15 years 2 weeks ago #5 by alakentu
@Thedarkman.

Si, estabas equivocado al instalar los archivos en español, la ruta es esta:

joomla_route/administrator/components/com_kunena/language/archivo_de_lenguaje.php

Si lo colocas en otro lado pues te saltan los errores!

KUNENA_ABSADMPATH= es igual a "ruta absoluta de administración" o algo así entiendo, osea que debe estar el archivo dentro del directorio administrator/components/com_loquesea, en este caso com_kunena.

Saludos

KS!
NO hacer Spam | NO esbribas todo en mayúsculas | Sigue las reglas
Last edit: 15 years 2 weeks ago by alakentu.

Please Log in or Create an account to join the conversation.

Moderators: ssh
Time to create page: 0.512 seconds