Closed (fixed)
Project:
Panels
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2009 at 00:08 UTC
Updated:
4 Nov 2009 at 20:20 UTC
Hi - I just upgraded to 6.x-3.1 and am receiving an error when trying to access one of my panel pages:
Fatal error: Call to a member function destroy() on a non-object in /opt/apps/mktweb/htdocs/salescenter/modules/ctools/views_content/plugins/content_types/views.inc on line 468
Comments
Comment #1
spangaroo commentedI'm also having the same issue on 6.x-3.1
Fatal error: Call to a member function destroy() on a non-object in /public_html/sites/all/modules/ctools/views_content/plugins/content_types/views.inc on line 468
I have a "Flexible" front page and was trying to "Edit Panel > Variants > Panel > Content"
Everything was fine on my local MAMP version of the site, but now that it's on my webhost all has gone crazy.
Will try to disable ctools as well.
Comment #2
tbertin commentedOther panel pages are working, so I rebuilt it. There must have been an error in it.
Comment #3
spangaroo commentedYeah, me too. I did a fresh import of my database and just started over.
Comment #4
merlinofchaos commentedThis is a side effect of some changes I made to the views plugins, which fail if the view doesn't exist. Unfortunately it fails spectacularly.
Comment #5
merlinofchaos commentedOk, now fixed in -dev.