- Posts: 839
- Thank you received: 36
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
Bug [K.5.0.RC3] Apache 2.4 Error: Invalid URI in request GET
9 years 10 months ago #176796
by ssh
Replied by ssh on topic [K.5.0.RC3] Apache 2.4 Error: Invalid URI in request GET
I haven't see any error in the frontend.
The error is in the Apache error_log file.
I have hundreds of lines with this error.
The error is in the Apache error_log file.
I have hundreds of lines with this error.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #176797
by ssh
Replied by ssh on topic [K.5.0.RC3] Apache 2.4 Error: Invalid URI in request GET
I think it could be a relative/absolute URL problem
Please take a look:
www.experts-exchange.com/questions/27190...t-in-apache-log.html
Do you think this could be the case here?
Please take a look:
www.experts-exchange.com/questions/27190...t-in-apache-log.html
Do you think this could be the case here?
Please Log in or Create an account to join the conversation.
9 years 10 months ago #176813
by ssh
Replied by ssh on topic [K.5.0.RC3] Apache 2.4 Error: Invalid URI in request GET
Please note that the IP address mentioned above in the error (66.102.8.235) is from a google bot (google-proxy-66-102-8-235.google.com.)
All the errors I have in my logs are from google.
Bots often make mistakes when crawling relative URL.
In fact, absolute URL is better than relative URL for search engines.
Here is an clear explanation:
All the errors I have in my logs are from google.
Bots often make mistakes when crawling relative URL.
In fact, absolute URL is better than relative URL for search engines.
Here is an clear explanation:
Please Log in or Create an account to join the conversation.
9 years 10 months ago #176827
by 810
Replied by 810 on topic [K.5.0.RC3] Apache 2.4 Error: Invalid URI in request GET
try to change it to:
components\com_kunena\template\crypsis\assets\css\rating.css
line 34 and 51
components\com_kunena\template\crypsis\assets\css\rating.css
line 34 and 51
Code:
background: url(/../images/stars.svg);
Please Log in or Create an account to join the conversation.
9 years 10 months ago - 9 years 10 months ago #176829
by ssh
Replied by ssh on topic [K.5.0.RC3] Apache 2.4 Error: Invalid URI in request GET
Done.
Now Let's wait a few hours.
I'll let you know.
Just for the records
Last seen: [Wed Jun 29 16:31:19.396711 2016]
Now Let's wait a few hours.
I'll let you know.
Just for the records
Last seen: [Wed Jun 29 16:31:19.396711 2016]
Last edit: 9 years 10 months ago by ssh.
Please Log in or Create an account to join the conversation.
9 years 10 months ago #176856
by ssh
Replied by ssh on topic [K.5.0.RC3] Apache 2.4 Error: Invalid URI in request GET
Problem persist.
Last seen: [Thu Jun 30 18:53:48.118267 2016]
Last seen: [Thu Jun 30 18:53:48.118267 2016]
Please Log in or Create an account to join the conversation.
Time to create page: 0.241 seconds