Hi all.
Since I updated my OpenPublish install to Drupal 6.20 and updated a couple of modules on the weekend, I've been getting the following error whenever I try and run cron or access topic hubs:
Fatal error: Class name must be a valid object or a string in /home/socialpu/public_html/sites/all/modules/ctools/includes/export.inc on line 905
I did some reading, and at first thought I wasn't supposed to upgrade ctools and associated modules, so reuploaded the old versions and ran upgrade.php, and it persisted. Then I thought it was to do with the bulk export module, as the error references export.inc.
I'm reporting this here first as I wasn't sure if it was a problem with ctools or a problem with the data OpenPublish is passing ctools.
Has anyone else seen this and can help?
Thanks,
Ryan
Comments
Has anyone got any further
Has anyone got any further ideas? Or is this more likely to be a CTools error than an issue between CTools and OpenPublish?
Has no one had this error? I
Has no one had this error? I want to complete the site soon, but I need the bug sorted.
Ok I've now downgraded the
Ok I've now downgraded the site to everything that was originally installed. I uninstalled panels completely and reinstalled the version that shipped originally. I now get the following error:
Fatal error: Call to undefined method stdClass::render() in /home/socialpu/public_html/sites/all/modules/panels/panels.module on line 1023
Does anyone have any ideas on this, or do I need to start over with a completely fresh install?
Thanks!
Solution
I've found the solution to this problem here:
http://drupal.org/node/890634
You have to simply enable Custom content panes module.