- Posts: 97
- Thank you received: 0
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 Are these log errors anything to worry about?
- dianaNashif
-
Topic Author
- Offline
- Senior Member
-
Less
More
9 years 6 months ago #180948
by dianaNashif
Are these log errors anything to worry about? was created by dianaNashif
Hi techs,
I have many of these errors in the log.....Can this error be fixed?
standupgirl.com
Thank you,
Diana
I have many of these errors in the log.....Can this error be fixed?
standupgirl.com
Code:
{
"type": 1,
"message": "Call to undefined method JDocumentFeed::is Html5()",
"file": "/home/standup/public_html/libraries/joomla/document/renderer/html/head.php",
"line": 67
}
Thank you,
Diana
Please Log in or Create an account to join the conversation.
9 years 6 months ago #180954
by 810
Replied by 810 on topic Are these log errors anything to worry about?
Do you see this on the kunena log?
Looks like you have a bug on a plugin or template.
The method should not have a space. In the error I see a space, should be: JDocumentFeed::isHtml5()
We don't use the JDocumentFeed so it must be coming from something else.
Looks like you have a bug on a plugin or template.
The method should not have a space. In the error I see a space, should be: JDocumentFeed::isHtml5()
We don't use the JDocumentFeed so it must be coming from something else.
Please Log in or Create an account to join the conversation.
- dianaNashif
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 97
- Thank you received: 0
9 years 6 months ago #180956
by dianaNashif
Replied by dianaNashif on topic Are these log errors anything to worry about?
You are right there isn't a space. I was having to manually type it in the post to send to you.
How do I turn off JDocumentFeed?
How do I turn off JDocumentFeed?
Please Log in or Create an account to join the conversation.
9 years 6 months ago #180958
by 810
Replied by 810 on topic Are these log errors anything to worry about?
Components - new feeds disable all categories
Please Log in or Create an account to join the conversation.
Time to create page: 0.262 seconds