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

More
3 days 8 hours ago #235354 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!!

Please Log in or Create an account to join the conversation.

More
3 days 8 hours ago #235356 by Pinkeltje
@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.

More
3 days 7 hours ago #235358 by xillibit

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!!

 
Hello,

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.

More
3 days 5 hours ago #235359 by David Li
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.

More
3 days 5 hours ago #235360 by Pinkeltje
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.

More
3 days 41 minutes ago #235369 by xillibit
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.236 seconds