Closed (fixed)
Project:
OpenPublish
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Aug 2010 at 07:59 UTC
Updated:
24 Sep 2010 at 13:30 UTC
Version used is default OP 2.2 with no other additional modules.
When attempting to create a topic hub, an error message appear as follows:
Fatal error: Class name must be a valid object or a string in /sites/***/web/sites/all/modules/ctools/includes/export.inc on line 913
I have seen this message when updating 'ctools' and 'panels' module in OP 2.0 (which works before the update)
Comments
Comment #1
yelvington commentedI hit the same error with Panels. Apparently a Ctools bug. http://drupal.org/node/878166
Comment #2
go.ifoam commentedwhat is the solution? wait for a new version of Ctools?
Comment #3
irakli commentedWe will create a patch and release a new build.
Thanks for reporting.
Comment #4
e2thex commentedAfter some more investigation it appears that this issue happens because the ctools_custom_content module is not enabled.
@go.ifoam would you mind enabling that and seeing if it fixes the issue?
Comment #5
ndwilliams3 commentedhad the same problem. Enabling ctools custom content panes solves the problem.
Comment #6
irakli commentedFixed in CVS. Will be available in the next build.