- Posts: 23
- Thank you received: 1
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] 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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Question After Kunena update to v.7.0.1 : Deprecated dynamic property 'Twitter'.
My Joomla-site has an ugly line in every Kunena-webpage (frontend) sinds extension update of Kunena to version 6.4.9 :
---
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in ../public_html/joomla/libraries/kunena/src/User/KunenaUser.php on line 700 .
---
This error is still present in upgrade to Kunena v.7.0.1 .
The line also shows up twice in Joomla backend at 'Kunena Forum: Dashboard'.
I tried: 'Run Kunena Diagnostics'. Diagnostic results: TEST PASSED No issues found! .
How can I get rid of this warning, without changing any programming-code? I have no experience with programming in PHP.
Friendly regards,
Sthop
Joomla v.6.0.2 environment:
PHP 8.3.30
MySQLi 10.11.14-MariaDB
Cassiopeia is the Joomla site template based on Bootstrap 5.
Please Log in or Create an account to join the conversation.
I'am working on a change into Kunena 7.0.2, this version will take care of it by cleaning the config values which have been rennamed
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.
Cheers
Phil
Joomla! 6.0.3 Stable
PHP 8.3
Please Log in or Create an account to join the conversation.
#[\AllowDynamicProperties]
Inserted immediately before
class KunenaUser
Please Log in or Create an account to join the conversation.
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.
Thank you for your answer.
I tried the 'Launch Setup Socials' (result text: "Socials exists so nothing to do.") but this seems not to change anything.
I still have the error message in the frontend:
"Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$twitter is deprecated in ../joomla/libraries/kunena/src/User/KunenaUser.php on line 700"
Friendly regards,
Sthop
Kunena 7.0.6 extension.
Joomla v.6.1.2 environment:
+ PHP 8.3.30
+ MySQLi 10.11.14-MariaDB
+ Cassiopeia is the Joomla site template based on Bootstrap 5.
Please Log in or Create an account to join the conversation.