Joomla.it Forum
Joomla! 3 => Joomla! 3 => : ita4012 14 May 2018, 21:10:07
-
Ciao. Dopo l'aggiornamento a Kunena 5.1.0 non funziona più il tasto per allegare file ai post. E' successo a qualcun altro?
Come si può risolvere?
Grazie
-
Tasto non è un un indizio per capire.
-
Il pulsante sotto la finestra per scrivere il post che serve per aggiungere gli allegati.
-
Non evevo focalizzato che ti riferivi al forum, scusa, comunque meglio se metti un link.
-
ecco il link
https://www.waterwind.it/new/it/forum-it
Peraltro, ho appena scoperto che la nuova versione di kunena va in conflitto con un'altra estensione (Event Gallery), e non fa funzionare a dovere il pulsante per la condivisione sui social delle foto: https://www.waterwind.it/new/it/windsurf/report-e-foto/album-foto/event/W_2018_03_08_Andora.html
Se disabilito il componente kunena, il problema sparisce.
-
Il problema è peggiore di quanto mi fossi reso conto. Nella finestra di editing dei post di kunena non appare più l'editor (qualsiasi tipo scelga di settare come predefinito).
-
Prova a disattivare uno ad uno i vari componenti/plugin per vedere se c'è qualche conflitto.
-
Riporto qui la risposta dello sviluppatore di event gallery. Spero che gli sviluppatori di kunena, risolvano presto.
I see, and I can reproduce it with version 5.1.0. But I can't do anything about it. Here is a link which describes the problem. https://www.joomlaworks.net/forum/k2-en/21117-rss-feeds-not-working-when-add-suffix-to-urls-is-enabled. If you can get rid of the suffix attachment like .html, this will work immediately. If you can't, please contact the Kunena guys. The problem is in plugins\system\kunena\kunena.php:65. The code retrieves an HTML document even if the requested format is different. As a result, you get a full page instead of a small snippet.If I see the code correctly, you can get the Kunena "powered by"-plugin and it will work since it is no longer necessary for the system plugin to add links to the document. https://www.kunena.org/download/plugins
-
Riporto qui la risposta dello sviluppatore di event gallery. Spero che gli sviluppatori di kunena, risolvano presto.
I see, and I can reproduce it with version 5.1.0. But I can't do anything about it. Here is a link which describes the problem. https://www.joomlaworks.net/forum/k2-en/21117-rss-feeds-not-working-when-add-suffix-to-urls-is-enabled (https://www.joomlaworks.net/forum/k2-en/21117-rss-feeds-not-working-when-add-suffix-to-urls-is-enabled)If you can get rid of the suffix attachment like .html, this will work immediately. If you can't, please contact the Kunena guys. The problem is in plugins\system\kunena\kunena.php:65. The code retrieves an HTML document even if the requested format is different. As a result, you get a full page instead of a small snippet.If I see the code correctly, you can get the Kunena "powered by"-plugin and it will work since it is no longer necessary for the system plugin to add links to the document. https://www.kunena.org/download/plugins (https://www.kunena.org/download/plugins)
Non è visibile
-
Ho appena corretto