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 Mouse over instructions not working in post message
it gives me an error every time i put my cursor on a "bb code", for example :
i didn't had this problem with kunena 1.0.9
Please Log in or Create an account to join the conversation.
Hello,
replace components/com_kunena/template/default/js/kunenaforum.min.js
with the attached one and give feedback, please... :side:
... see next message
Thank you very much, it worked perfect for me. It is now working, perfectly.
All my issues with 1.0.10 is fixed.
Please Log in or Create an account to join the conversation.
please give me a link to your site... I'll check which js-file is loaded...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I have tried to replace components/com_kunena/template/default/js/kunenaforum.min.js but nothing has changed.
I have a Firefox extension that report any errors in the page and when detect any mousover on bbcode items begin to give me many errors.
The errors that I see are all the same.
This is the error:
Unknown property 'word-wrap'. Statement omitted.
www.xxxxxx.com/components/com_kunena/tem..._ex/kunena.forum.css
Line 841
Line 767
Please Log in or Create an account to join the conversation.
you have to overide components/com_kunena/template/default/js/kunenaforum.min.js
with my file... You still have the old one (there the function kunenaShowHelp is missing...
Try to overide the file again...
Please Log in or Create an account to join the conversation.