- Posts: 306
- Thank you received: 6
Kunena 7.0.7 Released
The Kunena team has announce the arrival of Kunena 7.0.7 [K 7.0.7] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
Loved Kunena 1.0.10 und 1.0.11 Template - Lintzys Summerdream - deutsch
the error is not produced by lintzys_summerdream template.
The problem is situated, that euro-date in german translation and the solution for "Warnings in search" does not fit together.
I will describe it in that topic
www.kunena.com/forum?func=view&catid=93&...08&limit=10&start=20 ]
wenn it will not be locked.
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
ich habe leider keine Lösung
1. install K1.0.10 after CB 1.2.1.
Template: default_ex.
-> by search:
Warning: mb_substr() [function.mb-substr]: Unknown encoding "" in /homepages/41/d267095683/htdocs/_test_tramber/components/com_kunena/class.kunena.php on line 1292
2. install germanformal with EU-date.
-> Date (EU) format is OK.
3. ftp "class.kunena.php" from
"class-af8109fd451df6150e966bd727ad068e.zip"
(see www.kunena.com/forum?func=view&catid...mit=10&start=20 )
4. "Suche" (search with search box)
-> No "Warning: ..." befor a result list
5. Click on a (first e.g.) title in the list
->
Fatal error: Call to undefined function changedate() in
/homepages/5/d273576007/htdocs/j/components/com_kunena
/template/default_ex/view.php on line 988
(see image in my post above).
I can give an access to my test-site.
Gruß.
- - - - - - - - -
Signature:
Many thanks to Rich and the other advisors.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I have fin a solution which not need the function changedate(), in your file view.php at the line 988 remplace the part for the birthday by this :
5. Click on a (first e.g.) title in the list
->
Fatal error: Call to undefined function changedate() in
/homepages/5/d273576007/htdocs/j/components/com_kunena
/template/default_ex/view.php on line 988
(see image in my post above).
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.
Here is the changed view.php , please upload
Please Log in or Create an account to join the conversation.