Closed (duplicate)
Project:
Panels Content Cache
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2013 at 08:16 UTC
Updated:
29 Jan 2014 at 04:47 UTC
Jump to comment: Most recent
Comments
Comment #1
Exploratus commentedGetting this as well. I have a pager in one of my panels, could that be it? Seems to check for some sort of pager.
Comment #2
Exploratus commentedStill happening. Also getting this when I have Panels Content Cache enabled on any pane. I am getting both of the errors, they go away as soon as I put on simple cache.
Notice: Undefined index: content_types in panels_content_cache_settings_form() (line 134 of /*****/sites/all/modules/panels_content_cache/plugins/cache/content.inc).
Notice: Trying to get property of non-object in panels_content_cache_get_id() (line 111 of /XXXXXX/sites/all/modules/panels_content_cache/plugins/cache/content.inc).
Comment #3
Exploratus commentedAnd because i had a checkbox filter in the panel...
Warning: Invalid argument supplied for foreach() in form_type_checkboxes_value() (line 2289/XXXXXX/includes/form.inc).
This error is not there with this module not in use.
Comment #4
damienmckennaThis is a duplicate of #2145609: Undefined index PHP warning, which was recently fixed.