The following error started showing after enabling the AddThis module:
Notice: Undefined index: admin in fieldable_panels_panes_entity_info_alter() (line 134 of fieldable_panels_panes.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fieldable_panels_panes-n2268531-1.patch | 875 bytes | damienmckenna |
Comments
Comment #1
damienmckennaThis does a quick check to ensure the variable exists before running strpos() on it.
Comment #2
damienmckennaCommitted.