Fixed Error if I delete a member album

gotski

Active member
If I open album and click album delete permanent , I received error:

The following error occurred:

Argument 1 passed to XenGallery_Model_Album::prepareAlbum() must be of the type array, boolean given, called in /home/mukohp1o1/blacktowhite.net/community/library/XenGallery/ControllerPublic/Abstract.php on line 357 and defined
XenForo_Application::handlePhpError() in XenGallery/Model/Album.php at line 845
XenGallery_Model_Album->prepareAlbum() in XenGallery/ControllerPublic/Abstract.php at line 357
XenGallery_ControllerPublic_Abstract->_sendAuthorAlert() in XenGallery/ControllerPublic/Album.php at line 393
XenGallery_ControllerPublic_Album->actionDelete() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/mukohp1o1/blacktowhite.net/community/index.php at line 13

If I delete album in album list, all ok.

what could be the reason?
 
Last edited:
Top Bottom