• Resolved manuel75

    (@manuel75)


    It seems that Groups is not compliant with PHP 8.0+ and/or Last Version of WordPress.

    To reproduce:
    Update to the last version of WordPress + PHP 8.0
    then activate debug logs, and you will have a lot of logs of these types:

    
    Deprecated: version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /home/faheyroot/kb.fahey.associates/wp-content/plugins/groups/lib/admin/class-groups-admin-welcome.php on line 76
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/faheyroot/kb.fahey.associates/wp-content/plugins/groups/lib/admin/class-groups-admin-welcome.php:76) in /home/faheyroot/kb.fahey.associates/wp-admin/includes/misc.php on line 1310
    
    Warning: Cannot modify header information - headers already sent by (output started at /home/faheyroot/kb.fahey.associates/wp-content/plugins/groups/lib/admin/class-groups-admin-welcome.php:76) in /home/faheyroot/kb.fahey.associates/wp-admin/admin-header.php on line 9
    

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Manuel,

    Good afternoon. I trust you are well and safe!

    Thank you so much for sharing these notices. It is currently being looked into and would be fixed in the next update.

    STAY SAFE and I wish you a very fine and productive day ahead!
    Best,
    Eugen.

    Plugin Author Kento

    (@proaktion)

    Yeah, this should be fixed. Thanks!

    Plugin Author Kento

    (@proaktion)

    FYI this has been fixed in Groups 2.16.2 just released. The warning occurred as of PHP 8.1.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Deprecated + Cannot modify header information’ is closed to new replies.