- Posts: 20
- 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 After Kunena update to v.7.0.1 : Deprecated dynamic property 'Twitter'.
2 months 3 weeks ago #234486
by sthop
Hello,
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.
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.
2 months 2 weeks ago #234550
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic After Kunena update to v.7.0.1 : Deprecated dynamic property 'Twitter'.
Hello,
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'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.
The following user(s) said Thank You: sthop
Please Log in or Create an account to join the conversation.
1 month 1 day ago #234849
by vk6ad
Replied by vk6ad on topic After Kunena update to v.7.0.1 : Deprecated dynamic property 'Twitter'.
I'm using 7.0.2 and still have the same problem.
Cheers
Phil
Joomla! 6.0.3 Stable
PHP 8.3
Cheers
Phil
Joomla! 6.0.3 Stable
PHP 8.3
Please Log in or Create an account to join the conversation.
1 month 1 day ago #234850
by vk6ad
Replied by vk6ad on topic After Kunena update to v.7.0.1 : Deprecated dynamic property 'Twitter'.
Inserting this at line 92 of KunenaUser.php seems to have fixed it:
#[\AllowDynamicProperties]
Inserted immediately before
class KunenaUser
#[\AllowDynamicProperties]
Inserted immediately before
class KunenaUser
Please Log in or Create an account to join the conversation.
1 month 1 day ago #234851
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic After Kunena update to v.7.0.1 : Deprecated dynamic property 'Twitter'.
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.
Time to create page: 0.268 seconds