An error of type E_COMPILE_ERROR was caused in line 225 of the file /nas/content/live/movarahomedev/wp-content/plugins/buddypress-media/app/importers/BPMediaAlbumimporter.php
Error message: Declaration of BPMediaAlbumimporter::create_album($author_id, $album_name = ‘Imported M…’) must be compatible with BPMediaImporter::create_album($album_name = ”, $author_id = 1)
Fixes
Update the order of params in the create_album function
Add condition to set the default value.
Update String Interpolation for Plugin Deactivation Survery.
Create Album Signature
Issues
Fixes
create_album
function