Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
4 Nov 2012 at 21:16 UTC
Updated:
11 Jul 2015 at 02:47 UTC
since i activated locale module I get this notice:
Undefined index: field_featured_status in locale_field_node_form_submit() (line 405 of /modules/locale/locale.module).
and I also get this one:
Undefined index: #value in media_pre_render_text_format() (line 198 of /profiles/panopoly/modules/contrib/media/includes/media.filter.inc).
The file could not be uploaded.
Therefore I cannot save any page. I also tried to deactivate panel pages
any help?
Comments
Comment #1
populist commentedComment #2
populist commented1.) The notice problem was caused by trouble with language setting as per #1029486: Undefined indexes in locale_field_node_form_submit(). Just pushed up a fix.
2.) I wasn't able to replicate your problem, so hopefully the fix above solves. If you still have the problem, give me more information on when/how that error gets trigged and I can get it fixed for ya.
Comment #3.0
(not verified) commentedanother issue