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

Question Backslash Problem

More
14 years 2 months ago - 14 years 2 months ago #117443 by sozzled
Replied by sozzled on topic Re: Backslash Problem
Thank you for posting your unedited Kunena configuration report. I think I've found the cause of the problem: your website loads
Code:
<script src="/cache/template/gzip.php?mootools-core-8cb2d3c3.js" type="text/javascript"></script> <script src="/cache/template/gzip.php?core-f3f81d38.js" type="text/javascript"></script> <script src="/cache/template/gzip.php?mootools-more-5095206d.js" type="text/javascript"></script> <script src="/cache/template/gzip.php?jquery-b5b47b61.js" type="text/javascript"></script>
Turn off whatever is generating these things.
Last edit: 14 years 2 months ago by sozzled.
The following user(s) said Thank You: camsarim

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

More
14 years 2 months ago #117449 by Matias
Replied by Matias on topic Re: Backslash Problem
Sozzled, are you sure that JavaScript is causing these issues? Because of I suspect that the issue is in much lower level.

BUT It's better to enable gzip in Apache/PHP than using a plugin to do it.
The following user(s) said Thank You: camsarim

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

More
14 years 2 months ago #117451 by sozzled
Replied by sozzled on topic Re: Backslash Problem
Have seen issues before with other GZIP plugins (e.g. RokGZIP) and Kunena. When the plugin is disabled, hey presto, Kunena works again. :)

I'm not sure which particular brand of plugin is involved here, but there's something else loading on the site that has slowed page loads down to about 2½ seconds.
The following user(s) said Thank You: camsarim

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

More
14 years 2 months ago - 14 years 2 months ago #117500 by camsarim
Replied by camsarim on topic Re: Backslash Problem
Okay, thanks for the diagnostic help.

Here are what I have tried :

1.Enabled Gzip, disabled Gzip from Joomla Global Config --- Problem continues
2.Enabled Jomsocial Integration, disabled Jomsocial Integration (all options off and on) from Kunena settings --- problem continues


I don't quite understand what sozzled's suggestion was. How am I supposed to reverse engineer that information?


This is a problem which makes it impossible to use Kunena. Forum gets stuffed with (\)s all over, annoying users and moderators. So frustrating, don't know what to do.
Last edit: 14 years 2 months ago by camsarim.

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

More
14 years 2 months ago #117501 by camsarim
Replied by camsarim on topic Re: Backslash Problem

Matias wrote: Users should not reveal what's inside confidential tags as that information may reveal sensitive (enough) information to hackers. One of them is URL to the site, which should be only public if users himself wants.

There are 3 possible causes of the issue:
1) incoming data gets escaped
2) database INSERT gets escaped

Kunena itself is not escaping data anywhere, so it must be something else that's doing this.

So next we need to find out if the issue is restricted just to posting messages, or if the issue is also in the Kunena categories, profile (disable JomSocial profile integration to test it) -- and if you have the same issues outside Kunena, such as in articles or JomSocial.


Tested the articles. This is only happening in Kunena "posting" or "modifying the posts" as far as I know.

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

More
14 years 2 months ago #117524 by Jiminimonka
Replied by Jiminimonka on topic Re: Backslash Problem
There is something wrong with your setup.

Go back over all the posts, and do as suggested.

The GZIP Sozzled was talking about was not the Joomla one it was a GZIP module such as RokGZip or maybe one inside a Gantry template.

You have also established that the issue is only in Kunena itself, so which module is interfering with Kunena?

Please read the FAQ.
Only one question per topic.
Search before you ask a question.
The following user(s) said Thank You: camsarim

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

Time to create page: 0.281 seconds