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 Fireboard and JDefender

More
17 years 3 months ago - 17 years 3 months ago #778 by wjnesbitt
Hello. Hope I'm in the right place to ask this.

I'm having an issue with Fireboard. My moderator is attempting to test the forum by creating a new thread, but when he presses submit he gets the following error:

The action was stopped because of suspicion on PHP injection attack. The values that led to the stopping are templatePath=http://www.mysite.com/components/com_kunena/template/default.

I currently have JDefender installed and believe that it is somehow associate with this, but I don't know how to get beyond this error. This happens each time he attempts to create a thread anywhere in the forum.

Can someone please help? Thanks.

I'm running Joomla 1.0. Yeah, I know it's old (lol) but it's what I'm using for now. Thanks in advance for any help.
Last edit: 17 years 3 months ago by wjnesbitt.

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

More
17 years 3 months ago #779 by PetterSandvik
Hi!

Add:
com_kunena::templatePath

In the no stop field in config, and it works :)

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

More
17 years 3 months ago #782 by wjnesbitt
Thanks, PetterSandvik!! That fixed it!
I put com_kunena::templatePath in place of com_kunena::templatePath in JDefender and now my forum is working perfectly.
Thanks again! You are a life saver.

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

More
17 years 1 month ago - 17 years 1 month ago #8174 by Vault Files
Hi there
I'm having the same issue with Kunena (lol)
I have tried the rule com_kunena::templatePath in the exeptions of jDefender but it just wont work!

I know I should ask the creators of jDefender, but there site won't load ><

I managed to get this from google cache off of there site:
Code:
Written by Dmitry Simply insert double colon separated name of component and value name that JDefender triggered. For example this link: www.site.com/index.php?option=com_xxx&task=value_jdefender_blocks The exeption will be looks like: com_xxx::task The exception could be added for PHP and SQL injections only.

using the example code I tried several variations including:

orig string: domainname.com/index.php?option=com_kune...=6&catid=6&func=post

com_kunena::itemid
com_kunena::Itemid=6
com_kunena::post

things like the above.

Any suggestion would be greatly appreatiated :)
Last edit: 17 years 1 month ago by Vault Files.

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

Time to create page: 0.420 seconds