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 [Merged topic] Open_basedir in effect

More
15 years 8 months ago - 15 years 8 months ago #55580 by genu
This message contains confidential information

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

Legacy mode: Enabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Enabled | htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 2M

Kunena version detailled: Installed version: 1.6.0-BETA1 | Build: 3068 | Version name: | Kunena detailled configuration:

Warning: Spoiler!


Users are unable to upload files fro some reason. I checked the directory permissions, and they are fine, any other reason why it would not work?
Last edit: 15 years 8 months ago by genu.

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

More
15 years 8 months ago #55581 by @quila
Hi genu,

what is exactly error or message you users have when they try to attach file?

Regards

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

More
15 years 8 months ago #55582 by genu
I get

"Failed to upload file '': File was not uploaded."

I'm guesing the file name should be between the single quotes, so something must be happening during the file upload process.

I can't enable debug mode in kunena to reveal more details, because when I do, I get a 500 error page.
The following user(s) said Thank You: neebrad

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

More
15 years 8 months ago #55583 by sozzled
Thank you for the report.

For your information: Images are located within the folder ../media/kunena/attachments in a "numbered" folder name that corresponds to the Kunena user-id. So, for example if your user-id = 65 your attachments are all stored in ../media/kunena/attachments/65 Within this folder there is another folder ../media/kunena/attachments/65/thumb where the thumbnail images are stored.

The reason that your users cannot upload images is because your configuration report shows that you have not allowed them to.

Second point: Legacy mode. It's possible (and it's likely) that running "legacy" mode may interfere with K 1.6. We have received a few reports where running older J! 1.0 modules (that J! 1.5 to be run in legacy mode for them to operate). Please look at the results of this search that I have done for you.

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

More
15 years 8 months ago #55584 by sozzled
The HTTP 550 Internal Server Error is probably being generated by the J! 1.0 component/module/plugin/language/template that you're running that needs you to have "legacy" mode enabled. What other components are you running?

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

More
15 years 8 months ago #55585 by genu
I've figured it out.

It turns out that I had configured php.ini open_basedir to the root of the site. I had to also include the in the open_basedir configuration the /tmp location (the default upload location)

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

Time to create page: 0.229 seconds