- Posts: 39
- Thank you received: 3
Kunena 6.3.4 released
The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] 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 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved K 2.0.2, K 2.0.3: problems with preview
- roland_d_alsace
- Topic Author
- Offline
- Junior Member
Please Log in or Create an account to join the conversation.
- Jiminimonka
- Offline
- Elite Member
- YBAS!
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- Posts: 518
- Thank you received: 73
As you can see, I added some code between code tages. But, when you try to edit this post and click on preview the buttons to save and preview disappear, so it is impossible to save changes. Without clicking on preview there is no problem. We discovered this only with this specific code btw. When inserting php code (i.e. index.php from a template) it works as expected.
A moderator can test this by trying to edit this en click on preview.
Please Log in or Create an account to join the conversation.
In your case the result of ajax query for preview send the whole page in HTML instead the json :huh:roland_d_alsace wrote: Voici / Here is :
my.pneuboat.com/forum/23-informations/41...version-3/reply.html
Merci de supprimer ces infos, c'est un site en production / it's the production site !
Amicalement / Regards.
PS: je pensai que le problème aurait pu venir du code d'un smiley perso, mais ce n'est pas le cas, j'ai desactivé le smiley et le problème demeure...
I asked me if the problem is not with my own smiley code, but no...
Par contre j'ai aussi trouvé un problème dans le fichier de langue francaise, une chaine avec quote non echapé utilisé qui genera une erreur js :
document.write('Chargement de l'éditeur de BBCode ...')
/ Otherwise, i found problème with language key used in javascript (the quotes in french translation is not stripslashed) here is : document.write('Chargement de l'éditeur de BBCode ...')
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- roland_d_alsace
- Topic Author
- Offline
- Junior Member
- Posts: 39
- Thank you received: 3
Jiminimonka wrote: I had a problem with preview not working, and it was because my kunena template was not updated for Kunena 2. What template are you using?
With K2 template the problem is the same (tested with blue eagle 1.7 and 2.0).
Please Log in or Create an account to join the conversation.
- roland_d_alsace
- Topic Author
- Offline
- Junior Member
- Posts: 39
- Thank you received: 3
Have you an idea why ?xillibit wrote: In your case the result of ajax query for preview send the whole page in HTML instead the json :huh:
...you have notice that when i downgrade from 2.0.2 to 2.0.1 i don't have the problem ???
Thanks
Please Log in or Create an account to join the conversation.
What can I do?
My website is: comunidade.motonline.com.br/forum/
_________________________________________________
The Best Brazilian Motorcycle Community
comunidade.motonline.com.br
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- roland_d_alsace
- Topic Author
- Offline
- Junior Member
- Posts: 39
- Thank you received: 3
Hi xillibit.xillibit wrote: The thing which has changed between k2.0.1 and 2.0.2 it's that : github.com/Kunena/Kunena-2.0/commit/957b...a6f3e31a75473281f5a3
Do you think that i need to change administrator/components/com_kunena/libraries/controller.php v.2.0.2 by old v.2.0.1 for testing ?
...i my case preview does never work (SEF enbabled or disabled the problem is the same).
Please Log in or Create an account to join the conversation.