Kunena / Kunena-Addons

Modules and plugins for Kunena 6.0.
https://www.kunena.org
8 stars 22 forks source link

[PHP 8.2] Kunena Discuss : Deprecated: Creation of dynamic property... #310

Closed rich20 closed 1 year ago

rich20 commented 1 year ago

You get this error on the article page:

Deprecated: Creation of dynamic property PlgContentKunenaDiscuss::$ktemplate is deprecated in /.../plugins/content/kunenadiscuss/kunenadiscuss.php on line 219

System information

Desktop

xillibit commented 1 year ago

It has been fixed here some time ago : https://github.com/Kunena/Kunena-Addons/commit/4ecb513223c1e247fa7c7b812dc6244b92764cec, i need to make a new release

rich20 commented 1 year ago

ok, it works with this fix