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

Solved [SOLVED] SOMETHING breaks Kunena attachment loader?

More
8 years 5 months ago #196731 by mikerotec
Wow, this has just become a Grade-A MYSTERY .

Actually it's the same "missing insert button" on the live or the test server, but ONLY FOR ONE PARTICULAR USER.
This "testing" user happens to be the second user ever made, and has the EXACT SAME PERMISSIONS as all other users of his class.
I tried a bunch of others (same usergroup) and they all GET the attach button. ( I certainly would have heard complaints from the real users, if they were being blocked, too).

Just so happens when I was testing after last upgrade, I used this test account, and (mistakenly) thought it's a problem with latest upgrade.
It's actually a problem with THIS ONE SPECIFIC USER ACCOUNT. very very strange...

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

More
8 years 5 months ago #196732 by rich
Yes it's very strange. Go to the Joomla user manager, click on this username and save it again. Save also the assignment in the user group again. Maybe that helps.

Important! Always create a backup before you make any changes to your website!

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

More
8 years 5 months ago #196856 by walkyrie
Hi!
I met exactly the same problem : I upload files (/images) they appear as thumbnails, but no way to insert them. Only the insert all button appears, but without action. Neither, no way to insert file by file.
More, i can't submit my post if i used the insert button (even if nothing is inserted in the post).
I cleared the cache, i tried Php 5.6 and Php 7, try to change template... nothing better. That the case for superadmin or register user...
Thank you for your help!

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

More
8 years 5 months ago - 8 years 5 months ago #197011 by mikerotec

rich wrote: Yes it's very strange. Go to the Joomla user manager, click on this username and save it again. Save also the assignment in the user group again. Maybe that helps.


Well, tried "Save again" in the Joomla user manager, the Kunena user manager, and our CB user manager. All settings look PERFECTLY NORMAL for this user. All others in this usergroup ( and other forum-enabled usergroups) can post attachments normally.

THIS ONE USER still mysteriously cannot... I even tried RENAMING the user, (username happens to match one of the usergroup names) but no joy...
Last edit: 8 years 5 months ago by mikerotec.

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

More
8 years 5 months ago #197012 by mikerotec
ah.. I am ONTO SOMETHING...
inspecting the page, I found this error message hidden inside of a
Code:
<div class="alert alert-error">

Could not move file into /var/www/html/[redacted]/media/kunena/attachments/86/sample-image-upload.png.

checking permissions on the "problem" folder:
Code:
drwxr-xr-x. 2 root root 4096 Feb 16 2015 . drwxr-xr-x. 256 apache apache 4096 Nov 30 11:04 .. -rw-r--r--. 1 root root 190331 Feb 16 2015 tiger_1.jpg

checking permissions on another, 'known good' folder:
Code:
drwxr-xr-x. 3 apache apache 12288 Nov 13 11:17 . drwxr-xr-x. 256 apache apache 4096 Nov 30 11:04 .. -rw-r--r--. 1 apache apache 44107 Jul 2 2015 20150219_173748.jpg

so... not sure how that folder permission got messed up, but I'm gonna try to fix it...

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

More
8 years 5 months ago #197013 by walkyrie
Thanks for sharing! Hope The team will help!

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

Time to create page: 0.249 seconds