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

Question Preview doesn't work

More
3 years 8 months ago #11 by Slacker
Replied by Slacker on topic Preview doesn't work
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
mysite.com/kunena/topic/edit.raw

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

More
3 years 8 months ago #12 by xillibit
Replied by xillibit on topic Preview doesn't work
Hello,

That's means that you have a Php error which cause this, you can look in your error log of your hosting or server if you find something or in kunena logs in backend if you had enabled it

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
3 years 8 months ago #13 by Slacker
Replied by Slacker on topic Preview doesn't work
I enabled error reporting in Joomla at maximal level and got this message:
Notice: Trying to access array offset on value of type bool in libraries/kunena/forum/message/message.php on line 333
No message from my web host error log.

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

More
3 years 8 months ago #14 by xillibit
Replied by xillibit on topic Preview doesn't work
Are-you using Php 7.4.x ? Else which version of Php ?

I will look at this to fix this issue

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
3 years 8 months ago #15 by Slacker
Replied by Slacker on topic Preview doesn't work
I am using PHP 7.4.6

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

More
3 years 8 months ago #16 by xillibit
Replied by xillibit on topic Preview doesn't work
Hello,

We have tried to reproduce this issue with Php 7.4 but we aren't not able to repeduce it. Can-you post here your Kunena configuration settings, please ?

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
3 years 8 months ago #17 by Slacker
Replied by Slacker on topic Preview doesn't work
This message contains confidential information

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

Joomla! SEF: Enabled | 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: 32M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : g5_hydrogen | author: RocketTheme, LLC | version: 5.4.34 | creationdate: April 30, 2020

Kunena default template details : Crypsis | author: Kunena Team | version: 5.1.19 | creationdate: 2020-08-15

Kunena template params:

Warning: Spoiler!

Kunena version detailed: Kunena 5.1.19 | 2020-08-15 [ Tethys ]
| Kunena detailed configuration:

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

Third-party components: UddeIM 4.0

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 5.1.2 | Kunena Login 5.1.2

On PHP 7.4.1 with Xampp it did work, but not with PHP 7.4.9 Xampp.

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

More
3 years 8 months ago #18 by xillibit
Replied by xillibit on topic Preview doesn't work
These changes should fix the notices not sure if it will fix the internal error with preview : github.com/xillibit/Kunena-forum/commit/...c7c00bb04fd94479517b

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
3 years 8 months ago #19 by Slacker
Replied by Slacker on topic Preview doesn't work
I tried that fix, but got the error 0 Class 'IpHelper' not found even after upgrade to 3.9.21.

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

More
3 years 8 months ago #20 by xillibit
Replied by xillibit on topic Preview doesn't work
Hello,

I think you have forgot to put at the begining of /kunena/forum/message/message.php the following line (at line 16) :
Code:
use Joomla\Utilities\IpHelper;

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.

Time to create page: 0.586 seconds