- Posts: 1218
- Thank you received: 174
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Sticky Problems with posting here at k.org
2 years 7 months ago #228918
by Leen
With kind regards
Leen
Replied by Leen on topic Problems with posting here at k.org
I can only apply my solution to my own Websites.
Like you, I'm only a registered user on the Kunena.org forum so I don't have access to anything there.
That's why I'm still amazed that you can add images to answers.
and I can only answer with quick reply button.
It now seems to me as if the kunena.org forum also looks at where the answer comes from and apparently the Netherlands is suddenly a problem for the Editor set up on kunena.org forum.
Like you, I'm only a registered user on the Kunena.org forum so I don't have access to anything there.
That's why I'm still amazed that you can add images to answers.
and I can only answer with quick reply button.
It now seems to me as if the kunena.org forum also looks at where the answer comes from and apparently the Netherlands is suddenly a problem for the Editor set up on kunena.org forum.
With kind regards
Leen
Please Log in or Create an account to join the conversation.
2 years 7 months ago #228920
by Gindi
Replied by Gindi on topic Problems with posting here at k.org
I'm sure it has something to do with the Dutch language file.
I just did a test and changed the entry config.defaultLanguage = 'de'; to config.defaultLanguage = 'nl'; in the customckeditor_config.js in my test version, saved and cleared the cache.
Then I started the test page and opened a post in the forum. When I wanted to reply to this post, the editor window opened but only the menu line with "Post" and "Private Messages" was displayed. The editor toolbar was not displayed.
After I changed the line config.defaultLanguage = 'nl'; back to config.defaultLanguage = 'de'; everything was normal again.
Gindi
I just did a test and changed the entry config.defaultLanguage = 'de'; to config.defaultLanguage = 'nl'; in the customckeditor_config.js in my test version, saved and cleared the cache.
Then I started the test page and opened a post in the forum. When I wanted to reply to this post, the editor window opened but only the menu line with "Post" and "Private Messages" was displayed. The editor toolbar was not displayed.
After I changed the line config.defaultLanguage = 'nl'; back to config.defaultLanguage = 'de'; everything was normal again.
Gindi
Please Log in or Create an account to join the conversation.
2 years 7 months ago #228960
by Leen
With kind regards
Leen
Replied by Leen on topic Problems with posting here at k.org
Hi Rich or Xillibit,
I looked here and 2 weeks ago xillibit made an apparently change in the Ckeditor.js .
github.com/Kunena/Kunena-Forum/blob/5106.../core/js/ckeditor.js
the "nl" has then tiredly entered what causes my problem
CKEDITOR.lang.languages={"en":1};}());
and also others in the Netherlands before it said "and"
can that not be adjusted on the kunena.org forum so that people from nerdeland can post normally again in the editor with images etc
I looked here and 2 weeks ago xillibit made an apparently change in the Ckeditor.js .
github.com/Kunena/Kunena-Forum/blob/5106.../core/js/ckeditor.js
the "nl" has then tiredly entered what causes my problem
CKEDITOR.lang.languages={"en":1};}());
and also others in the Netherlands before it said "and"
can that not be adjusted on the kunena.org forum so that people from nerdeland can post normally again in the editor with images etc
With kind regards
Leen
Please Log in or Create an account to join the conversation.
2 years 7 months ago #228961
by Leen
With kind regards
Leen
Replied by Leen on topic Problems with posting here at k.org
and now again while posting I made fourje which I can't fix in editor
but in github this is programmed
CKEDITOR.lang.languages={"nl":1};}());
but google translate changed that back to "en"
but in github this is programmed
CKEDITOR.lang.languages={"nl":1};}());
but google translate changed that back to "en"
With kind regards
Leen
Please Log in or Create an account to join the conversation.
Time to create page: 0.259 seconds