Hi,
I'm getting this notice error message, and don't know if it is due to something specifically wrong with my install or a bug:
Notice: Undefined property: stdClass::$upload_type in scald_atom_defaults() (line 355 of modules/scald/scald.module).
Does someone have an idea how to fix this?
Thanks for help.
Comments
Comment #1
NerOcrO commentedHello sahaj,
The variable "upload_type" is missing.
You can revalidate your providers here : /admin/structure/scald/video, /admin/structure/scald/image and the others with "Upload type" selected (e.g. Managed file).
Tell me if not ok for you.
Comment #2
jcisio commentedWhile #1 is correct, I've pushed a patch that make this error disappear.