- Posts: 29
- Thank you received: 6
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] 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
Question Kunena 7.1 Beta 3 deprecated issues
3 days 4 hours ago #235354
by David Li
Kunena 7.1 Beta 3 deprecated issues was created by David Li
Hi, Kunena 7.1 betas 3 Joomla 6.1.3 php 8.3
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$icq is deprecated in /var/www/html/libraries/kunena/src/User/KunenaUser.php on line 700
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$displayAgeBirthdate is deprecated in /var/www/html/libraries/kunena/src/User/KunenaUser.php on line 700
Can you post a fix?
Thanx!!
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$icq is deprecated in /var/www/html/libraries/kunena/src/User/KunenaUser.php on line 700
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$displayAgeBirthdate is deprecated in /var/www/html/libraries/kunena/src/User/KunenaUser.php on line 700
Can you post a fix?
Thanx!!
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 1014
- Thank you received: 162
3 days 4 hours ago #235356
by Pinkeltje
Replied by Pinkeltje on topic Kunena 7.1 Beta 3 deprecated issues
@David Li Why are you using a Beta version. Not the cause of your "problem" by the way. But icq has been removed a long time ago, so I suppose you've missed some database changes in the past.
Please Log in or Create an account to join the conversation.
3 days 3 hours ago #235358
by xillibit
This one is already fixed in beta4 developpement version
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Kunena 7.1 Beta 3 deprecated issues
Hello,Hi, Kunena 7.1 betas 3 Joomla 6.1.3 php 8.3
Deprecated: Creation of dynamic property Kunena\Forum\Libraries\User\KunenaUser::$displayAgeBirthdate is deprecated in /var/www/html/libraries/kunena/src/User/KunenaUser.php on line 700
Can you post a fix?
Thanx!!
This one is already fixed in beta4 developpement version
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.
3 days 1 hour ago #235359
by David Li
Replied by David Li on topic Kunena 7.1 Beta 3 deprecated issues
Loading the beta was a mistake by moving too fast. And then realizing that downgrades are not supported. So now I have to figure out (with xillibit's help) how to get this forum back to ship shape.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 1014
- Thank you received: 162
3 days 1 hour ago #235360
by Pinkeltje
Replied by Pinkeltje on topic Kunena 7.1 Beta 3 deprecated issues
Don't you have a backup that you can restore? That is the easiest way.
Please Log in or Create an account to join the conversation.
2 days 20 hours ago #235369
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Kunena 7.1 Beta 3 deprecated issues
If you haven't a backup before the upgrade to K7.1.0, follow the steps for advanced user. There isn't easy way:
- make a backup
- backup all the tables with phpmyadmin begining by #__kunena_ in sql
- copy the directory /media/kunena somewhere else to avoid after to extract it from the backup
- uninstall kunena
- check if the tables begining by #__kunena_ are here, else import you sql backup from phpmyadmin
- open the #__kunena_version table, remove all lines for version K7.1.0
- install kunena 7.0.9
- copy from the backup /media/kunena the avatar and attachments directories into your live site
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.248 seconds