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 I navigate to folders containing pictures, I receive the following warnings at the top of the screen:
Warning: Undefined array key "request_permission" in /var/www/html/piwigo/plugins/BatchDownloader/include/events.inc.php on line 148
Warning: Undefined array key "request_permission" in /var/www/html/piwigo/plugins/BatchDownloader/include/events.inc.php on line 180
The warnings do not appear in folders without pictures.
For example, I have the following folders: "holiday/2024/02/". Photos are stored in the "02" folder, which triggers the warnings. The other folders ("holiday" & "2024") do not show the warnings.
The text was updated successfully, but these errors were encountered:
Hi,
When I navigate to folders containing pictures, I receive the following warnings at the top of the screen:
Warning: Undefined array key "request_permission" in /var/www/html/piwigo/plugins/BatchDownloader/include/events.inc.php on line 148
Warning: Undefined array key "request_permission" in /var/www/html/piwigo/plugins/BatchDownloader/include/events.inc.php on line 180
The warnings do not appear in folders without pictures.
For example, I have the following folders: "holiday/2024/02/". Photos are stored in the "02" folder, which triggers the warnings. The other folders ("holiday" & "2024") do not show the warnings.
The text was updated successfully, but these errors were encountered: