Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Merged Apostrophe displaying with slash

More
12 years 8 months ago #145666 by Bezman
When I type an apostrophe in category descriptions and other places in Kunena, it does not display correctly. It displays with a slash before it.

For example, "Don't be shy" displays as "Don\'t be shy". I've attached a screen capture of my forum with this phrase highlighted.

This happens with Magic Quotes turned on or off in the php.ini configuration file.

I have included my Config Report below.

Thanks in advance for guidance. I'm a newbie to Kunena and with the exception of this one issue, I've had a smooth time getting it set up.

This message contains confidential information

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

Joomla! SEF: Enabled | Joomla! SEF rewrite: Disabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 128M | Max file upload: 100M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : protostar | author: Kyle Ledbetter | version: 1.0 | creationdate: Unknown

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 3.0.0 | creationdate: 2013-05-15

Kunena version detailed: Kunena 3.0.0 | 2013-05-15 [ Wanga ]
| Kunena detailed configuration:

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

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

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

More
12 years 8 months ago #145667 by sozzled
G'day, Bezman, and welcome to Kunena.

I agree that this issue involving unescaped quotes relates to magic_quotes. There's nothing particularly startling that leaps out at me from your configuration report. I will ask other members of the team to look at this and offer you their suggestions as to what you can do.

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

More
12 years 8 months ago #145797 by Matias
Kunena doesn't add backslashes so it must be something else that's doing it. Are the backslashes seen when you edit the categories?

If so, try to remove those and look if they get back.

Backslashes are usually something that were used years ago to prevent SQL injections. It was fast discovered that it was a bad idea. I suppose that you've installed something into the system (bad Joomla security plugin?) that's causing this issue.

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

More
12 years 8 months ago #145964 by Bezman
Thanks for the feedback. I installed the latest version of Joomla and the latest version of Kunena forum. They were both clean installs. The only other add-ons is Akeeba backup.

On my development site (MAMP on my MacBook Pro) all works as expected. On my actual server I have the escape character issue. I looked at the php settings and one thing that is clearly different is that magic_quotes is not on the list on MAMP but is on the list in the live server, though it is turned off.

I'll ask my ISP about it and update the forum if I am able to solve this.

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

More
12 years 8 months ago #145986 by xillibit
Hopefully, magic quotes feature is removed since php 5.4 :), some reading : docs.joomla.org/Magic_quotes_and_security

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
12 years 8 months ago #145991 by Bezman
Thank you. Great link. I have asked my host to update my PHP from 5.3.19 to 5.4. Hopefully that will fix the issue.

I also ran a few tests. I have a php.ini file to easily modify my php settings. In that file all magic_quotes settings are turned to off. If I view my PHP settings on the server, any changes I make to php.ini are displayed. In other words, the server sees the correct settings. However, Joomla still reports the old setting.

I'm not sure where Joomla is looking for the settings, or why it can't get updated to see any php settings changes. But I'll keep hacking away at it and will post on the Joomla forum as well.

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

Time to create page: 0.621 seconds