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

Please Read This First:


This category is only for reporting defects with K 3.0.

Do not use this category:
  • to ask general questions about how to use K 3.0 or to ask when new versions of Kunena will be released;
  • to ask about other (older) versions of Kunena; or
  • if you have tried to install K 3.0 on J! 1.5; or
  • if you installed K 3.0 on a live, production site and you want your site restored to its previous state; or
  • if this website ( www.kunena.org ) works but works differently to how you expected.

You must include your K 3.0 configuration report; if you do not include your configuration report, your topic may be closed (locked) or deleted without any further warnings from the moderators.

Topics that have been closed (resolved) will be archived and no further discussion on those topics will be allowed.

Question I can not post new topics

More
9 years 2 months ago - 9 years 2 months ago #1 by redlo
Hello, install, configure and view kunena 3.06.. ALL is ok, but when I want publish a new post is show me this code.

Code:
', true); }, { 'title': 'Ocultar el texto a Invitados', 'alt': 'Ocultar texto: - Oculta parte del mensaje a los usuarios invitados', 'id': 'kbbcode-hide-button' }); kbbcode.addFunction('#', function() { }, { 'class': 'kbbcode-separator'}); kbbcode.addFunction('image', function() { kToggleOrSwap('kbbcode-image-options'); }, { 'title': 'Enlace a la imagen', 'alt': 'Enlace a Imagen: [img size=400]http://www.google.com/images/web_logo_left.gif[/img]', 'id': 'kbbcode-image-button' }); kbbcode.addFunction('link', function() { sel = this.focus().getSelection(); if (sel) { document.id('kbbcode-link_text').set('value', sel); } kToggleOrSwap('kbbcode-link-options'); }, { 'title': 'Enlace', 'alt': 'Enlace: [url=http://www.zzz.com/]Esto es un enlace[/url]', 'id': 'kbbcode-link-button' }); kbbcode.addFunction('#', function() { }, { 'class': 'kbbcode-separator'}); kbbcode.addFunction('ebay', function() { this.focus().wrapSelection('[ebay]', '[/ebay]', true); }, { 'title': 'Artículo eBay', 'alt': 'eBay: [ebay]ID del Artículo Ebay[/ebay]', 'id': 'kbbcode-ebay-button' }); kbbcode.addFunction('video', function() { kToggleOrSwap('kbbcode-video-options'); }, { 'title': 'Video', 'alt': 'Vídeo: Seleccionar Modo - Proveedor o URL', 'id': 'kbbcode-video-button' }); kbbcode.addFunction('map', function() { this.focus().wrapSelection('[map]', '[/map]', true); }, { 'title': 'Mapa', 'alt': 'Insertar un mapa en el mensaje: [map]Dirección[/map]', 'id': 'kbbcode-map-button' }); kbbcode.addFunction('#', function() { }, { 'class': 'kbbcode-separator'}); kbbcode.addFunction('help', function() { window.open('http://docs.kunena.org/index.php/bbcode'); }, { 'title': 'Ayuda BBCode', 'alt': 'Obtener ayuda para utilizar el bbcode del editor', 'id': 'kbbcode-help-button' }); }); // ]]> // // Calendar._DN = new Array ("Domingo", "Lunes", "Martes", "Miércoles", "Jueves", "Viernes", "Sábado", "Domingo"); Calendar._SDN = new Array ("Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb", "Dom"); Calendar._FD = 0; Calendar._MN = new Array ("Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"); Calendar._SMN = new Array ("Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"); Calendar._TT = {};Calendar._TT["INFO"] = "Sobre el calendario"; Calendar._TT["ABOUT"] = "DHTML Date/Time Selector\n" + "(c) dynarch.com 2002-2005 / Author: Mihai Bazon\n" + "For latest version visit: http://www.dynarch.com/projects/calendar/\n" + "Distributed under GNU LGPL. See http://gnu.org/licenses/lgpl.html for details." + "\n\n" + "Selección de fecha:\n" + "- Use los botones '«' y '»' para seleccionar el año\n" + "- Use los botones '<' y '>' para seleccionar el mes\n" + "- Haga clic sobre cualquiera de los botones de arriba y manténgalos presionados para una selección más rápida."; Calendar._TT["ABOUT_TIME"] = "\n\n" + "Time selection:\n" + "- Click on any of the time parts to increase it\n" + "- or Shift-click to decrease it\n" + "- or click and drag for faster selection."; Calendar._TT["PREV_YEAR"] = "Haga clic para moverse al año anterior. Haga clic y mantenga presionado para que se listen los años."; Calendar._TT["PREV_MONTH"] = "Haga clic para moverse al mes anterior. Haga clic y mantenga presionado para que se listen los meses."; Calendar._TT["GO_TODAY"] = "Ir a hoy"; Calendar._TT["NEXT_MONTH"] = "Haga clic para moverse al mes siguiente. Haga clic y mantenga presionado para que se listen los meses."; Calendar._TT["NEXT_YEAR"] = "Haga clic para moverse al año siguiente. Haga clic y mantenga presionado para que se listen los años."; Calendar._TT["SEL_DATE"] = "Seleccionar una fecha."; Calendar._TT["DRAG_TO_MOVE"] = "Arrastre para mover"; Calendar._TT["PART_TODAY"] = "Hoy"; Calendar._TT["DAY_FIRST"] = "Mostrar primer %s"; Calendar._TT["WEEKEND"] = "0,6"; Calendar._TT["CLOSE"] = "Cerrar"; Calendar._TT["TODAY"] = "Hoy"; Calendar._TT["TIME_PART"] = "Haga (\'Shift+\')clic o arrástrelo para cambiar el valor."; Calendar._TT["DEF_DATE_FORMAT"] = "%Y-%m-%d"; Calendar._TT["TT_DATE_FORMAT"] = "%a, %b %e"; Calendar._TT["WK"] = "Semana"; Calendar._TT["TIME"] = "Hora:"; window.addEvent('domready', function() {Calendar.setup({ // Id of the input field inputField: "kpoll-time-to-live", // Format of the input field ifFormat: "%Y-%m-%d", // Trigger for the calendar (button ID) button: "kpoll-time-to-live_img", // Alignment (defaults to "Bl") align: "Tl", singleClick: true, firstDay: 1 });}); spnoConflict(function($){ function mainmenu() { $('.sp-menu').spmenu({ startLevel: 0, direction: 'ltr', initOffset: { x: 0, y: 24 }, subOffset: { x: 0, y: 0 }, center: 0 }); } mainmenu(); $(window).on('resize',function(){ mainmenu(); }); });

What is the problem?

Thank you

This message contains confidential information

Database collation check: The collation of your table fields are correct

Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 2000 seconds | Max execution memory: 256M | Max file upload: 56M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : xx_xxx | author: xxxxxx.com | version: 1.0 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.6 | creationdate: 2014-07-28

Kunena version detailed: Kunena 3.0.6 | 2014-07-28 [ Tala ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 3.2.1.3

Third-party SEF components: None

Plugins: JomSocial - My Kunena Forum Menu 2.0.3 | JomSocial - My Kunena Forum Posts 2.0.3 | JomSocial - Kunena Groups 2.0.3

Modules: None

Last edit: 9 years 2 months ago by redlo.

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

More
9 years 2 months ago #2 by 810
Replied by 810 on topic I can not post new topics
looks like a plugin, isn't closing the code correct.

Disable all none default joomla and kunena plugins, and turn the plugins back online, one by one, until the one is broken

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

More
9 years 2 months ago #3 by redlo
Replied by redlo on topic I can not post new topics
I disable, but the problem continue. What else can I do?


Attachments:

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

More
9 years 2 months ago #4 by 810
Replied by 810 on topic I can not post new topics
i mean, other plugins then joomla and kunena, so disable xmap,ect. and turn on one by one, until the one that's breaking kunena

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

More
9 years 2 months ago #5 by redlo
Replied by redlo on topic I can not post new topics
I left almost empty the web and now shows the following.


Attachments:

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

Time to create page: 0.586 seconds