Active
Project:
Panels Hash Cache
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
4 Feb 2016 at 09:24 UTC
Updated:
17 Nov 2016 at 15:31 UTC
Jump to comment: Most recent
On one of my panels, I get the following notice shown on the page multiple times:
Notice: Array to string conversion in panels_hash_cache_get_id() (line 121 of /var/aegir/platforms/panopoly-7.x-1.30/sites/website.com/modules/panels_hash_cache/plugins/cache/panels_hash_cache.inc).
Anything I can provide to help debug the issue further? Thanks for the great module by the way!
Comments
Comment #2
nwom commentedComment #3
damienmckennaI believe it's these lines at fault:
The question is, how to convert the arguments to strings so they can be handled properly? Could you please install the Devel module to see what the arguments look like? THanks.
Comment #4
nwom commentedI put my use-case for Panels Hash Cache on the back burner for now, but want to look at it in the next few weeks. If I'm lucky, maybe the issue solved itself. I'll be sure to keep you posted as soon as I do. Thanks.
Comment #5
eyilmazWe faced this issue also in one of our projects. I would advice to do something like: