Florian DAL FITTO
Florian DAL FITTO
Do-you have reproduced the issue on K6.0 ?
Kunena Discuss Error: Rendering Error in layout Topic/Item when topic layout is Threaded or Indented
It remains the error : `Rendering Error in layout Widget/Pagination/List: Call to a member function getData() on string in C:\Users\xillibit\git\Kunena-forum\src\libraries\kunena\layout\base.php on line 168 Layout was rendered in C:\Users\xillibit\git\Kunena-forum\src\components\com_kunena\template\crypsis\layouts\topic\item\default.php on line...
The workaround for now is to add manually quotes like that, tested in K5.2 : `[url="http://translate.limesurvey.org/projects/limesurvey2/el/default?filters[term]=Only+integer+values"]Some link[/url]`
You mean when using modal or always visible for the setting of quick reply ?
Why not adding category like that : https://www.kunena.org/forum/529-kunena-feature-requests ?
I'am not able to reproduce this with developpement version of Kunena 5.2.7 @rich20 : do-you have tested it ?
The sample data are right installed, you have a message which is displayed but not translated. If you relaod the page then this box disapear
This `setError()` method seems to come from JObject, then the JObject class is deprecated too
I had understood that, the JObject class will be removed in Joomla! 4.0 and some Kunena classes extend JObject so i'am afraid that it will will cause some issues into...
I will start by removing `setError()`calls then i will look to remove usage of JObect