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

NerOcrO’s picture

Hello 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.

jcisio’s picture

Status: Active » Fixed

While #1 is correct, I've pushed a patch that make this error disappear.

  • jcisio committed 3f9214e on 7.x-1.x
    Issue #2330583 by sahaj|jcisio: Fixed Undefined property: stdClass:: in...

Status: Fixed » Closed (fixed)

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