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

arthurf’s picture

Status: Needs review » Fixed

Thanks for the catch. Fixed on D5 and D6

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.