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
In Photo Edit clicking on VideoJS tab results in this error message:
Notice: Undefined variable: exif in path/plugins/piwigo-videojs/admin/admin_photo.php on line 220
Warning: Cannot modify header information - headers already sent by (output started at path/plugins/piwigo-videojs/admin/admin_photo.php:220) in path/include/page_header.php on line 101
How to fix this?
The text was updated successfully, but these errors were encountered:
In Photo Edit clicking on VideoJS tab results in this error message:
Notice: Undefined variable: exif in path/plugins/piwigo-videojs/admin/admin_photo.php on line 220
Warning: Cannot modify header information - headers already sent by (output started at path/plugins/piwigo-videojs/admin/admin_photo.php:220) in path/include/page_header.php on line 101
How to fix this?
The text was updated successfully, but these errors were encountered: