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

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new875 bytes

This does a quick check to ensure the variable exists before running strpos() on it.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

  • Commit 403482f on 7.x-1.x by DamienMcKenna:
    Issue #2268531 by DamienMcKenna: Ensure variable exists before running...

Status: Fixed » Closed (fixed)

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