Thread Starter
wgh000
(@wgh000)
I found that, changing the not right line in
$result['warnings'][] = sprintf(__('Category (ID %d) of file %s does not exist!'), $file->file_category, $file->GetLocalPathRel());
so, changing GetRelPath() in GetLocalPathRel()
everything seems to work correctly…
Please let me know!