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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question File Permissions Problem?

More
14 years 7 months ago #107214 by thorolf
I just installed Kunena on a site that is still ip-address based until I am ready to change the nameservers to my own host... the attached image is how the forum is appearing under ANY template. Because it's under all templates, including the Joomla defaults, I find myself wondering if it's a file permissions issue. Any ideas? Thanks!





Here is the config:

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: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 20M

This message contains confidential information

Joomla default template details : rt_nebulae_j16 | author: RocketTheme, LLC | version: 1.6.0 | creationdate: April 28, 2011

Kunena default template details : Aphotic II | author: snilloconator | version: 1.6.3 | creationdate: 2010-12-30

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: None

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

More
14 years 7 months ago #107279 by thorolf
No responses yet... I went in and loaded the page with the firefox web console running. It returned the following as 404 errors, and I think I have found the problem. It looks like it will be resolved when I change my domain nameservers, but for now looks like it might be a bug in the kunena software.

[08:57:01.858] GET http://[ip address]/components/com_kunena/js/mediaboxadvanced/css/css-e3b08d88c29ac17c9d04a2ac17415ac7.php [HTTP/1.1 404 Not Found 441ms]
[08:57:01.869] GET http://[ip address]/components/com_kunena/template/default/css/css-62df8d6e67d54b79e4e9814ce815e8ab.php [HTTP/1.1 404 Not Found 539ms]

The problem is that the current site address is http://[ip addresss]/~[name]/, but that is NOT what these two commands are looking for. Any idea how to fix this, or do I just need to wait until I switch over the nameservers and see if that fixes it?

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

More
14 years 7 months ago #107646 by Matias
This issue is not caused by kunena -- there's no such file. So something else (plugin?) is messing up our CSS.

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

More
14 years 7 months ago #107923 by thorolf
Those are Kunena files - they look like cookie files - and it fixed itself when I switched from an ip address to a domain name. Everything appears to be working correctly now. As I mentioned in my last post, the link in the script was looking for http://domainname/components/etc..., but with an ip address format, it needed to look for http://ipaddress/username/components/etc...

Essentially, it skipped a level and dropped the username portion of the address, which made it impossible to find the files.

It's not a big deal now that I've switched the domain name over. Thanks for responding!

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

Time to create page: 0.301 seconds