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

This is not a support forum for any of the products contained herein. For product support you should visit the developer's website.

The information given in this category is intended to guide users who want to use various third-party products with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of other Joomla extensions.

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.

Merged K3.0: JM_Consilium template plugin stops people creating new topics

More
10 years 3 months ago - 10 years 3 months ago #1 by sebnunes
Hi all,

I'm having troubles with the Kunena forum since I moved to a new site.

I'm currently in the process of migrating an old Joomla 1.5 site to 2.5. So I have the production site in J1.5 and a new test site in 2.5. I have Kunena 1.7.2 on the J1.5 site so I installed the exact same version on the J2.5 test site.

I migrated the users to the test site then I exported all kunena data from the J1.5 site, then I imported all that data to the J2.5 site.

So far so good.

Then I upgraded the Kunena 1.7.2 from the J2.5 site to the latest version 3.0.4.

Everything works perfectly on the Admin console, I can manage my categories, users, etc. When I go to the site, I can see all the forum content but I cannot post a new topic or reply to any post. As soon as I click the "New Topic" or "Reply" button the following appears on top of the page and the kunena area on the page remains empty:
Code:
', true); }, { 'title': 'Hide text from Guests', 'alt': 'Hidden text: - hide part of message from Guests', 'id': 'kbbcode-hide-button' }); kbbcode.addFunction('#', function() { }, { 'class': 'kbbcode-separator'}); kbbcode.addFunction('image', function() { kToggleOrSwap('kbbcode-image-options'); }, { 'title': 'Image link', 'alt': 'Image link: [img size=400]http://www.google.com/images/web_logo_left.gif[/img]', 'id': 'kbbcode-image-button' }); kbbcode.addFunction('link', function() { sel = this.focus().getSelection(); if (sel) { document.id('kbbcode-link_text').set('value', sel); } kToggleOrSwap('kbbcode-link-options'); }, { 'title': 'Link', 'alt': 'Link: [url=http://www.zzz.com/]This is a link[/url]', 'id': 'kbbcode-link-button' }); kbbcode.addFunction('#', function() { }, { 'class': 'kbbcode-separator'}); kbbcode.addFunction('ebay', function() { this.focus().wrapSelection('[ebay]', '[/ebay]', true); }, { 'title': 'eBay Item', 'alt': 'eBay: [ebay]ItemID[/ebay]', 'id': 'kbbcode-ebay-button' }); kbbcode.addFunction('video', function() { kToggleOrSwap('kbbcode-video-options'); }, { 'title': 'Video', 'alt': 'Video: Select Provider or URL - modus', 'id': 'kbbcode-video-button' }); kbbcode.addFunction('map', function() { this.focus().wrapSelection('[map]', '[/map]', true); }, { 'title': 'Map', 'alt': 'Insert a Map into the message: [map]Address[/map]', 'id': 'kbbcode-map-button' }); kbbcode.addFunction('#', function() { }, { 'class': 'kbbcode-separator'}); kbbcode.addFunction('help', function() { window.open('http://docs.kunena.org/index.php/bbcode'); }, { 'title': 'BBCode Help', 'alt': 'Get Help on how to use the bbcode editor', 'id': 'kbbcode-help-button' }); }); // ]]> // // jQuery(function($){ mainmenu(); function mainmenu() { $('.sp-menu').spmenu({ startLevel: 0, direction: 'ltr', initOffset: { x: 0, y: 0 }, subOffset: { x: 0, y: 0 }, center: 0, mainWidthFrom: 'body', type: 'mega' }); } /* Mobile Menu */ $('#sp-main-menu > ul').mobileMenu({ defaultText:'--Navigate to--', appendTo: '#sp-mobile-menu' }); }); var acymailing = Array(); acymailing['NAMECAPTION'] = 'Name'; acymailing['NAME_MISSING'] = 'Please enter your name'; acymailing['EMAILCAPTION'] = 'Enter your email address here'; acymailing['VALID_EMAIL'] = 'Please enter a valid e-mail address'; acymailing['ACCEPT_TERMS'] = 'Please check the Terms and Conditions'; acymailing['CAPTCHA_MISSING'] = 'Please enter the security code displayed in the image'; acymailing['NO_LIST_SELECTED'] = 'Please select the lists you want to subscribe to';

I checked the Javascript console, I have no particular error.

Any idea why I'm having this when trying to post a new topic or reply an existing post?

Cheers,

Séb
Last edit: 10 years 3 months ago by sebnunes.

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

More
10 years 3 months ago #2 by xillibit
Hello,

Can-you put here please you Kunena report configuration settings ?

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
10 years 3 months ago - 10 years 3 months ago #3 by sebnunes
Hi,

Sorry, here it is:

This message contains confidential information

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

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

This message contains confidential information
htaccess: Missing | PHP environment: Max execution time: 120 seconds | Max execution memory: 512M | Max file upload: 64M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : JM_Consilium | author: JoomlaMan.com | version: 2.1.1 | creationdate: Unknown

Kunena default template details : Blue Eagle | author: Kunena Team | version: 3.0.4 | creationdate: 2013-12-22

Kunena version detailed: Kunena 3.0.4 | 2013-12-22 [ Ukko ]
| Kunena detailed configuration:

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

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

Last edit: 10 years 3 months ago by sozzled. Reason: Remove [code] tags wrapped around configuration report

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

More
10 years 3 months ago #4 by sozzled
The most common reason why people cannot create new topics or reply to existing topics after migrating rom J! 1.5 to a later version of Joomla is because J! 1.5 does not use ACL protection and J! 2.5/J! 3.x uses ACL permissions. Usually what people need to do (after migrating rom J! 1.5 to J! 2.5 or J! 3.2) they need to work through all the permission settings on their Kunena categories.

You should look at the permission settings on all of your Kunena categories - use the Kunena Categroy Manager to do this. I suggest that you read Simple forum setup instructions to begin.

J! 2.5.16 is out of date and I recommend you upgrade to the latest supported version of Joomla.

You are also trying to use the Kunena - uddeIM integration plugin when you do not have uddeIM software installed. I suggest that you disable this plugin.

I hope this helps.

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

More
10 years 3 months ago #5 by sebnunes
Thanks for your answer.

I updated to J2.5.17 and I deactivated the UddeIm plugin.

I updated the permissions on the categories as you suggested but I still have the problem described on the first post when I try to reply to a post or create a new topic.

Any other idea?

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

More
10 years 3 months ago #6 by sozzled
When I visit your website I see the message "Only community members can participate in this forum. You must register or log in to contribute."

I do not know anything more about your website if you prevent visitors from viewing your site. Either allow visitors to look at your site or provide us with a test account that we can use to login (see the section "Confidential information" - what does that mean? on our FAQs page.

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

More
10 years 3 months ago - 10 years 3 months ago #7 by sebnunes
Yep, we only allow registered users to see the forum.

You can test using:
This message contains confidential information


Thanks for your help.
Last edit: 10 years 3 months ago by sebnunes.

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

More
10 years 3 months ago #8 by sebnunes
Hi,

Any other idea on this?

Cheers,

Séb

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

More
10 years 3 months ago #9 by sozzled
See the topic K3.0 JoomShaper.com (shaper_helix_ii template) plugin stops people creating new topics .

I think your problem is caused by a plugin that is installed with the Joomla template you are using. Please contact the author of your Joomla template for advice.
The following user(s) said Thank You: sebnunes

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

More
10 years 3 months ago - 10 years 3 months ago #10 by sebnunes
Great, thanks for your help!

It solved the problem.
Last edit: 10 years 3 months ago by sebnunes.

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

Time to create page: 0.613 seconds