Fatal error: Cannot use object of type stdClass as array in D:\xampp\htdocs\ePKhas\sites\all\modules\media_mover\media_mover_api.module on line 2974
should be
<?php
if ($node->files[$mm_file['fid']]->remove && $config->settings->mma_node_item_delete ) {
?>
Comments
Comment #1
arthurf commentedThanks for the catch. Fixed on D5 and D6