Active
Project:
Plup
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Mar 2012 at 17:31 UTC
Updated:
27 Jun 2012 at 07:58 UTC
Jump to comment: Most recent
When I upload files I see notice message after uploading "Notice: Undefined index: file in plup_field_attach_presave() (line 585 in /../sites/all/modules/plup/plup.module)"
Files are visible and clicable but I as admin see this massage every upload time. Think it is not good )
Pls help me to fix it
Comments
Comment #1
Frederic wbase commentedI have the same issue, any progress on this one?
grts
frederic
Comment #2
Anonymous (not verified) commentedIs your entity or bundles named 'file' ?
Comment #3
Anonymous (not verified) commentedComment #4
Frederic wbase commentednope its not
Comment #5
rfc2460 commentedI have the same issue. In my case, 'file' is the value of $entity_type.
Comment #6
rfc2460 commentedI only have the message when the file_entity module is enabled. I hope it helps, I unfortunatly don't have time to investigate.
Comment #7
yoran scholiers commentedJust wanted to say that I also get this notice when file_entity module is enabled.
I didn't get any notices anymore when I disabled it.