Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Question SOLVED: BBCode legend (Help) doesn't work

More
14 years 10 months ago - 14 years 10 months ago #1 by lemur
HI,

after installing CB 1.2.1 and Kunena 1.0.10 (template default_ex)

BBCode help line doesn't work (as in my old forum and in this forum, e.g.).

I have always there:
bbCode Help - Hint: bbCode can be used on selected text!

Help, please.

- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Last edit: 14 years 10 months ago by lemur.

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

More
14 years 10 months ago #2 by Matias
To fix this issue, just copy:

components/com_kunena/default/js/kunenaforum.js to kunenaforum.min.js

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

More
14 years 10 months ago - 14 years 10 months ago #3 by lemur
Matias wrote:

To fix this issue, just copy:

components/com_kunena/default/js/kunenaforum.js to kunenaforum.min.js


Do you mean
Code:
components/com_kunena/template/default/js/kunenaforum.js

to (overwrite the existing file kunenaforum.min.js)?
Code:
components/com_kunena/template/default/js/kunenaforum.min.js

Thank you very much, it works :)

- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Last edit: 14 years 10 months ago by lemur.

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

More
14 years 10 months ago #4 by Enes
Sorry but I couldn't understand that what you mean copying components/com_kunena/default/js/kunenaforum.js to kunenaforum.min.js
I tried something but faild :dry:

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

More
14 years 10 months ago - 14 years 10 months ago #5 by lemur
there are files kunenaforum.min.js and kunenaforum.js in components/com_kunena/template/default/js/

You must in this directory:
1. delete kunenaforum.min.js
2. copy kunenaforum.js
3. paste kunenaforum.js as kunenaforum.min.js.

:_)

- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Last edit: 14 years 10 months ago by lemur.

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

More
14 years 10 months ago - 14 years 10 months ago #6 by skillless
Unfortunately I had to add in '/administrator/components/com_kunena/language/kunena.english.php' following lines:
Code:
DEFINE('_KUNENA_EDITOR_HELPLINE_ALIGN_LEFT', 'left-aligned: [left]Text[/left]'); DEFINE('_KUNENA_EDITOR_HELPLINE_ALIGN_CENTER', 'centred: [center]Text[/center]'); DEFINE('_KUNENA_EDITOR_HELPLINE_ALIGN_RIGHT', 'right-aligned: [right]Text[/right]');
for example.
Last edit: 14 years 10 months ago by skillless.

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

More
14 years 10 months ago #7 by JComeskey
Neither of these solutions is working for me.

I get a popup tooltip for Bold, no tooltips at all for anything else, and my yellow box is stuck with the message that says, 'bbCode Help - Hint: bbCode can be used on selected text!'.

The site is here:
www.orrrc.org/runners/forum.html

Any ideas??

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

More
14 years 10 months ago - 14 years 10 months ago #8 by Matias
You have probably js conflict between Kunena and your theme. Someone want to look at it?
Last edit: 14 years 10 months ago by Matias.

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

More
14 years 10 months ago #9 by sozzled
Community Builder is at the heart of the problem, Matias. See NOT SOLVED: BBCode legend (Help) doesn't work :woohoo:

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

More
14 years 10 months ago #10 by Matias
Rokbox is another. So we just need to pick which one. :)

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

Time to create page: 0.387 seconds