- Posts: 7245
- Thank you received: 566
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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question display bug statistic black arrow
16 years 6 months ago #30448
by Matias
Replied by Matias on topic Re:display bug statistic black arrow
Quick look didn't help -- I didn't find the reason. One way to track this down, is to comment out all the lines and put them back trying to find matching rule. But remember that this can cause some server misconfiguration errors during tests..
Please Log in or Create an account to join the conversation.
16 years 6 months ago #30537
by sharky_46
Replied by sharky_46 on topic Re:display bug statistic black arrow
Hi,
I found the problem line in my htaccess, this is this line :
RedirectMatch 403 \/\/
I commented it, and now all is OK.
The only problem, is this line protects again classic servers attacks with // attacks.
Is there any other solution to protect my website against // attacks ?
Thanks,
see you later
david
I found the problem line in my htaccess, this is this line :
RedirectMatch 403 \/\/
I commented it, and now all is OK.
The only problem, is this line protects again classic servers attacks with // attacks.
Is there any other solution to protect my website against // attacks ?
Thanks,
see you later
david
Please Log in or Create an account to join the conversation.
16 years 6 months ago - 16 years 6 months ago #30687
by sharky_46
Replied by sharky_46 on topic Re:display bug statistic black arrow
Hi, is there a solution to fix this commented line of my htaccess : " redirectMatch 403 /\/\ " ?
Because if you read this psot of joomla.fr topic here topic joomla.fr forum :
this is a component problem code and it make me a security fail on my website...
This is the quote (sorry it's in french !) :
"A savoir que si on est obligé de commenter ceci:
Code:
RedirectMatch 403 \/\/
C'est du à une erreur dans le code (du composant, module, plugin) au niveau d'un appel de lien relatif.
Par exemple:
Code:
/blabla//composant/truc.php
Donc si possible corriger dans le code, et ne pas commenter la ligne cité plus haut."
What do I need to correct in kunena code and where to fix this problem ?
Thanks
Because if you read this psot of joomla.fr topic here topic joomla.fr forum :
this is a component problem code and it make me a security fail on my website...
This is the quote (sorry it's in french !) :
"A savoir que si on est obligé de commenter ceci:
Code:
RedirectMatch 403 \/\/
C'est du à une erreur dans le code (du composant, module, plugin) au niveau d'un appel de lien relatif.
Par exemple:
Code:
/blabla//composant/truc.php
Donc si possible corriger dans le code, et ne pas commenter la ligne cité plus haut."
What do I need to correct in kunena code and where to fix this problem ?
Thanks
Last edit: 16 years 6 months ago by sharky_46.
Please Log in or Create an account to join the conversation.
16 years 6 months ago #31002
by sharky_46
Replied by sharky_46 on topic Re:display bug statistic black arrow
Hi, could you help me to correct code in kunena please to have a better security ?
Please Log in or Create an account to join the conversation.
16 years 6 months ago #31844
by sharky_46
Replied by sharky_46 on topic Re:display bug statistic black arrow
Thanks a lot...
Please Log in or Create an account to join the conversation.
Time to create page: 0.240 seconds