Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] 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 and issues discovered during the last development stages of K 6.3

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Merged I see the message "Loading BBCode editor..."

More
11 years 6 months ago - 11 years 6 months ago #41 by sozzled
*** Topics merged ***

G'day, jaackbs, and welcome to Kunena.


I think that merging your topic with one that addresses the similar problems you are having will probably be the best help we can give you. You may not realise it but, without Mootools, your Joomla website cannot work at all.
Last edit: 11 years 6 months ago by sozzled.

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

More
11 years 6 months ago #42 by jaackbs
Thanks, I will analyze everything. If you still have trouble taking back my doubts.

Thank you, Kunena administration has a very good support

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

More
11 years 6 months ago #43 by fstltna
I am having this issue too. Here is my info:
This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Disabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 8M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : shape5_vertex | author: Shape5.com | version: 1.0 | creationdate: January 2012

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.2 | creationdate: 2012-09-02

Kunena version detailed: Kunena 2.0.2 | 2012-09-02 [ Botschafter ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 2.6.2

Third-party SEF components: sh404sef 3.5.1.1299

Plugins: Content - Kunena Discuss 2.0.1 | JomSocial - My Kunena Forum Menu 2.0.2 | JomSocial - My Kunena Forum Posts 2.0.2 | JomSocial - Kunena Groups 2.0.2

Modules: Kunena Latest 2.0.2 | Kunena Stats 2.0.2 | Kunena Login 2.0.2 | Kunena Search 2.0.2


Here is my login info:
This message contains confidential information

Also note that while sh404sef is installed it is disabled. I get ahang up when i try and uninstall it altogather...

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

More
11 years 6 months ago - 11 years 6 months ago #44 by xillibit
fsltna, you have some javascript issues, please fix it :
Code:
"NetworkError: 400 Bad Request - http://fonts.googleapis.com/css?family=Arial" css?family=Arial "NetworkError: 404 Not Found - http://yoursite.org/plugins/system/panelsharing/css/panelsharing.css" panelsharing.css "NetworkError: 404 Not Found - http://yoursite.org/plugins/system/panelsharing/js/jquery.easing.1.3.js" jquery....1.3.js SyntaxError: syntax error [Stopper sur une erreur] }, , ""); index....mid=555 (line 71, col 15) "NetworkError: 400 Bad Request - http://fonts.googleapis.com/css?family=Arial" css?family=Arial GET http://999-async.olark.com/nrpc/c?c=create&u=htt...che0914980349660672&j=o0&version=loader-precache 200 OK 643ms loader0.js (ligne 14) Error: Permission denied to access property 'toString'

I don't provide support by PM, because this can be useful for someone else.
Last edit: 11 years 6 months ago by xillibit.

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

More
11 years 6 months ago #45 by fstltna
How do I fix those errors? I tried disabling the olark code it mentioned but it had no effect. Where do I find those font and panelsharing yoursite.org entries? Please help!

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

More
11 years 6 months ago #46 by fstltna
Nevermind! I found and fixed it myself. Thanks for your help!

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

More
11 years 5 months ago #47 by marinos1
I hope this helps someone else

On my site joomla 2.5 Im using template beez_20

In an attempt to block out the font size option above the search bar I commented the code out which killed my kenuna toolbar.

There were 2 codes in the template I commented out and when I undid it the toolbar was back but so was the font resize option

so Editing file "index.php" in template "beez_20".
Code:
<!--<script type="text/javascript"> var big ='<?php echo (int)$this->params->get('wrapperLarge');?>%'; var small='<?php echo (int)$this->params->get('wrapperSmall'); ?>%'; var altopen='<?php echo JText::_('TPL_BEEZ2_ALTOPEN', true); ?>'; var altclose='<?php echo JText::_('TPL_BEEZ2_ALTCLOSE', true); ?>'; var bildauf='<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/images/plus.png'; var bildzu='<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/images/minus.png'; var rightopen='<?php echo JText::_('TPL_BEEZ2_TEXTRIGHTOPEN', true); ?>'; var rightclose='<?php echo JText::_('TPL_BEEZ2_TEXTRIGHTCLOSE', true); ?>'; var fontSizeTitle='<?php echo JText::_('TPL_BEEZ2_FONTSIZE', true); ?>'; var bigger='<?php echo JText::_('TPL_BEEZ2_BIGGER', true); ?>'; var reset='<?php echo JText::_('TPL_BEEZ2_RESET', true); ?>'; var smaller='<?php echo JText::_('TPL_BEEZ2_SMALLER', true); ?>'; var biggerTitle='<?php echo JText::_('TPL_BEEZ2_INCREASE_SIZE', true); ?>'; var resetTitle='<?php echo JText::_('TPL_BEEZ2_REVERT_STYLES_TO_DEFAULT', true); ?>'; var smallerTitle='<?php echo JText::_('TPL_BEEZ2_DECREASE_SIZE', true); ?>'; </script>-->
I removed the <!-- and the --> beginning and end
also
Code:
<!--<div id="fontsize"></div>-->
again removed the <!-- and the --> beginning and end

Will just have to live with the font resizing option till I find a better way

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

More
11 years 5 months ago - 11 years 5 months ago #48 by Divim
I am a victim of the BBcode editor loading issue here is my kunena report


Any help you could provide would be greatly appreciated. Thank you in advance.

I fixed my problem one of my mootools files were corrupted. I copied over mootools from a fresh zip and overwrote the ones I had and fixed everything.

Do you like table top role playing? Do you like Anime, Manga, and Superheros? Then come and join us the Guardians of Order Fansite.
Last edit: 11 years 5 months ago by Divim.

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

More
11 years 5 months ago #49 by Jiminimonka

fstltna wrote: Nevermind! I found and fixed it myself. Thanks for your help!


Please share, there maybe others who can use your fix.

Please read the FAQ.
Only one question per topic.
Search before you ask a question.

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

More
11 years 5 months ago #50 by boroboy
Replied by boroboy on topic Loading BBCode editor error
Ive just installed this forum and when I click new topic I get Loading BBCode editor... with loads of colours on the screen. Please help. Thanks.

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

Time to create page: 0.483 seconds