Closed (duplicate)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2013 at 08:12 UTC
Updated:
2 May 2013 at 19:41 UTC
Hi,
Today, I was playing with panels, and when I attempted to add a flexible layout through /admin/structure/panels/layouts/add-flexible, I got the error PHP Fatal error: Unsupported operand types in /var/www/drupal-7/sites/all/modules/ctools/plugins/content_types/token/token.inc on line 42
The offending line reads
$token += array('description' => '');
Regards,
Comments
Comment #1
kartagisSorry, duplicate of #1624460: Unsupported operand types error in plugin/content_types/token/token.inc