Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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

Question help on error/problem after db import to K7.0.2 (J6.0.3) -> reason old img size

More
1 month 16 hours ago - 1 month 16 hours ago #234852 by joomod
hi,
I setup a new Joomla site with a fresh Kunena 7.0.2.

as this should be an update to an old J3 website I saved all Kunena db entries, updated them to the K7 schema and imported ALL
to the new installation.
everything works fine - instead of on error.

when I'm logged in as superuser I can edit or quote each message BUT NOT the first one of a topic.
(the new sample message of the kunena 7 install I can edit)

the CKeditor is opened, but no message appears and the browser console gives me this error:
Uncaught TypeError: can't access property "type", g is null

    onTagClose /media/kunena/core/js/ckeditor.js?aa68f1:1298
    parse /media/kunena/core/js/ckeditor.js?aa68f1:1295
    fromBBCode /media/kunena/core/js/ckeditor.js?aa68f1:1299
    b /media/kunena/core/js/ckeditor.js?aa68f1:1303
    l /media/kunena/core/js/ckeditor.js?aa68f1:10
   .....
   and many, many more

I rerun the installation and during the db import I checked this after each single import,
but the import of categories, topics and messages must be present to open an old topic to check for this error.

in the moment I have not yet importet the kunena user tables, but on the installation before it was complete.

I don't know how the kunena script works on edit or reply and what rights or settings are checked during script run

may be some of you knows what is running in the background and can help me please to find if/where I must change
something. (in the db tables)

as far as I see every all other functions work.

btw.  switching to private message the editor works fine

 
 
Last edit: 1 month 16 hours ago by joomod.

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

More
4 weeks 1 day ago #234857 by rich

I saved all Kunena db entries, updated them to the K7 schema and imported ALL
to the new installation.

Did you reinstall Kunena after importing the tables? That might help.

when I'm logged in as superuser I can edit or quote each message BUT NOT the first one of a topic.

In the backend, go to Kunena -> Tools, synchronize the users, and let recount the statistics.

the CKeditor is opened, but no message appears and the browser console gives me this error:
Uncaught TypeError: can't access property "type", g is null

Have you installed the Kunena language files? But there might also be a conflict with a script. Are you using a different Joomla template in your new installation? If so, try using Cassiopeia instead.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: joomod

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

More
4 weeks 20 hours ago #234860 by joomod
thank you,  I will try.

what do you mean with reinstall kunena?
after my first test I deinstalled kunena and checked mysql where I saw that all kunena tables also has been deleted,
so how I have to reinstall after db import?  (just simply run an install over the exicsting one?)

I installed EN and DE language files  and use the Allrounder template,  but tested also with Casiopaia.
also I have installed KBee kunena template beside the Aurelia  (always checked both)
_____________________________________________________________

In the moment I found out this:

1.  SCEditor   is working fine  (so the db import looks without errors)

2. in CKEditor  the original message is loaded and present  in the hidden textarea (as it should be)

so there must be some js problem within loading ckeditor  (Uncaught TypeError: can't access property "type", g is null)
as written: when switching to private message ckeditor enables all buttons

thanks

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

More
4 weeks 11 hours ago #234861 by Gindi
Given these confusing details, a current configuration report would be helpful in understanding what you mean.
 Taking a look at the documentation https://www.kunena.org/docs/en might also be helpful.
 

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

More
2 weeks 2 days ago #234897 by xillibit

hi,
I setup a new Joomla site with a fresh Kunena 7.0.2.

as this should be an update to an old J3 website I saved all Kunena db entries, updated them to the K7 schema and imported ALL
to the new installation.
everything works fine - instead of on error.

when I'm logged in as superuser I can edit or quote each message BUT NOT the first one of a topic.
(the new sample message of the kunena 7 install I can edit)

the CKeditor is opened, but no message appears and the browser console gives me this error:
Uncaught TypeError: can't access property "type", g is null

    onTagClose /media/kunena/core/js/ckeditor.js?aa68f1:1298
    parse /media/kunena/core/js/ckeditor.js?aa68f1:1295
    fromBBCode /media/kunena/core/js/ckeditor.js?aa68f1:1299
    b /media/kunena/core/js/ckeditor.js?aa68f1:1303
    l /media/kunena/core/js/ckeditor.js?aa68f1:10
   .....
   and many, many more
Hello,

Could be a javascript which is corrupted or could be an issue with the language file for Ckeditor which is a javascript file

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.

More
2 weeks 4 hours ago - 2 weeks 3 hours ago #234904 by joomod
thank you

Could be a javascript which is corrupted or could be an issue with the language file for Ckeditor which is a javascript file

the most confusing thing is, that CK Editor works well on all messages #2 and up of a topic,  but NOT on the first (opening) message.
(also as written, SK Editor works on ALL)

so what I'm interested in, from the kunena insiders, if there is some db setting in this new versions 6-7 for the opening (first) message,
which I may have missed during my import  (also because CK Editor works on the first message of the new created kunena 'welcome' message.

so what is the difference on calling the CK Editor on the top, first message  against loading on a following message?

as there are no problems on higher messages the JS files seems to be ok, but as all are minified it is hard to read

thank you

EDIT:

I found out some more details:
it is not the first or second or somthing message, it depends on images.
(as mostly in the first message there are images, I thought just of the first as reason)


it only happens (or better does not :)) if the image is inline, which means included by using a link with the URL tag,
images included as attachment are no problems.

so CK Editor must have a problem with images included the "old way" not using attachment


any ideas ???

 
Last edit: 2 weeks 3 hours ago by joomod.

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

Time to create page: 0.347 seconds