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 [Merged topic]The great Mootools/Javascript conflict discussion

More
15 years 6 months ago - 15 years 6 months ago #66645 by sozzled

SEGa wrote: BBCodes are working, but cant change profile, upload or change avatar. I suspect that problem are not in javascript conflict but in permissions.

Hmm ... this is odd. I don't quite understand what you mean by you "can't change profile ... or avatar". If you have a problem uploading files (like a new avatar image) then you should be getting an error message ... but you haven't mentioned anything about error messages.

As far as folder/file permissions are concerned, please see Securing Kunena . Joomla recommends that all files should be set to 644 and all folders should be set to 755.

If this does not fix your problem then I think we need to see what's going on for ourselves. Do you have a test account that we can use, please. You can give us that information by posting it using the confidential tag, like this:
Code:
[confidential] Username = Password = [/confidential]
Last edit: 15 years 6 months ago by sozzled.
The topic has been locked.
More
15 years 6 months ago #66653 by User02
Replied by User02 on topic Board Code Error
[IMG



Please Help Me
The topic has been locked.
More
15 years 6 months ago #66659 by jtolhurst
I am also having the same issue. It also affect the sections from collapsing. I get an error in chrome's dev tools that says.

Uncaught TypeError: Object #<an Object> has no method 'adopt'

From slimbox.js and mootools.js. I'm sure this may have something to do with it but I'm not sure how to fix it.

Thanks,


This message contains confidential information

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

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

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 3000 seconds | Max execution memory: 1024M | Max file upload: 4M

Kunena version detailled: Installed version: 1.6.0 | Build: 3620 | Version name: Spika | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Installed (Version : 1.8.4) | UddeIm: Disabled or not installed

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Enabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Disabled or not installed | My Kunena Forum Menu: Disabled or not installed

Modules: Kunena Latest: Disabled or not installed | Kunena Stats: Disabled or not installed | Kunena Login: Disabled or not installed

The topic has been locked.
More
15 years 6 months ago #66731 by SEGa
This message contains confidential information


More information that can be possible useful. I found somekind of problems with changing permissions in /public_html/media/kunena/avatars was error. Only after contact with hoster I can change permissions in this folder. Maybe here problem?
The topic has been locked.
More
15 years 6 months ago #66747 by jtolhurst
So we solved this issue for our site (finally).

It wasn't a conflict with any Joomla plugin, but a conflict with JQuery. If your site uses any JQuery, probably best to turn it off in the forum. The reason is JQuery seizes the use of the $ sign and since mootools uses it all over the place, the whole script crashes.

Hope this helps someone. What we did was build an if that check the URL and if it was the forum it stopped including jquery.

Thanks for all the help!
The topic has been locked.
More
15 years 6 months ago #66750 by SEGa
I didnt have JQuery :S
The topic has been locked.
Time to create page: 0.295 seconds