Closed (duplicate)
Project:
Panels
Version:
6.x-2.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2008 at 19:53 UTC
Updated:
10 Dec 2008 at 15:09 UTC
warning: unserialize() expects parameter 1 to be string, object given in /nfs/disk/data/www/virtual/webdev/nielsonm/drupal_6/sites/all/modules/panels/panels_simple_cache/panels_simple_cache.module on line 74.
Comments
Comment #1
sdboyer commentedPlease provide additional details about exactly what you were doing when this error appeared (edit-time? view-time? etc.), and what relevant simple cache configuration settings you've set (display-wide? pane-specific? etc.). One line bug reports give me a headache.
Comment #2
nielsonm commented@sdboyer: Sorry, drupal issue noob problem. Setup a new panel in block, warnings occurred in view-time. Cache settings are normal cache, block enabled, optimize CSS and JS. Comm. Contrib. Modules: category, tinymce, imce, pathauto, path_redirect, pathfilter, site_map, token, and views. Seems like this is a non-unique issue, #322969: panels_simple_cache/panels_simple_cache.module on line 74.
Comment #3
nielsonm commentedComment #4
Cauliflower commentedHi,
I also get this error:
Caching settings are:
My panel page is build like this:
Note: the blocks are made with views (but not (yet) with views panes), they simply make a list of the ten most recent posts per content type. In the 'content' tab of the panel-page each block has a description like this:
'Deleted/missing block views-new-block_1'
But they appear correctly on the page (also when caching is enabled).
Hope this helps.
greetz,
Wim
Comment #5
sdboyer commentedWhoops, missed that this is a duplicate: #322969: panels_simple_cache/panels_simple_cache.module on line 74.