You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When wanting to configure and use this plugin, the following PHP Warnings appear:
PHP Warning: Undefined array key "who_options_selected" in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 463
PHP Warning: Attempt to read property "value" on null in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 463
PHP Warning: Undefined array key "user_options_selected" in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 474
PHP Warning: Attempt to read property "value" on null in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 474
PHP Warning: Undefined array key "group_options_selected" in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 482
PHP Warning: Attempt to read property "value" on null in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 482
Im guessing there is an incompatibility with the newest PHP?
Trying PHP 8.0 and see if it works.
The text was updated successfully, but these errors were encountered:
Piwigo: 14.5.0
PHP: 8.3.10
community_14b
When wanting to configure and use this plugin, the following PHP Warnings appear:
PHP Warning: Undefined array key "who_options_selected" in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 463
PHP Warning: Attempt to read property "value" on null in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 463
PHP Warning: Undefined array key "user_options_selected" in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 474
PHP Warning: Attempt to read property "value" on null in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 474
PHP Warning: Undefined array key "group_options_selected" in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 482
PHP Warning: Attempt to read property "value" on null in C:\inetpub\wwwroot_data\templates_c\8cpdn4^3b3bcbc467e326d00f331b563f8a8601cf2a0516_0.file.admin_permissions.tpl.php on line 482
Im guessing there is an incompatibility with the newest PHP?
Trying PHP 8.0 and see if it works.
The text was updated successfully, but these errors were encountered: