Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 500 Internal Server Error

More
10 years 7 months ago #171810 by lafe
Replied by lafe on topic 500 Internal Server Error
I found it, it was at line 1247...?

I just added "!" front of exif, I asume something went wrong because this didn't solve the error.

Sorry for being such a blond, I can copypaste anything, I just have to know exactly what to do. :blush:

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

More
10 years 7 months ago #171811 by 810
Replied by 810 on topic 500 Internal Server Error
you need to change it to:
Code:
if (stripos($type, 'image/') !== false)

and the code is 2x, 8 lines after you have the same code
The following user(s) said Thank You: lafe

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

More
10 years 7 months ago #171812 by lafe
Replied by lafe on topic 500 Internal Server Error
Oh, it is working now, thank you so much for helping me! :)

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

Time to create page: 0.254 seconds