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

spangaroo’s picture

I'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.

tbertin’s picture

Status: Active » Closed (fixed)

Other panel pages are working, so I rebuilt it. There must have been an error in it.

spangaroo’s picture

Yeah, me too. I did a fresh import of my database and just started over.

merlinofchaos’s picture

Status: Closed (fixed) » Active

This 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.

merlinofchaos’s picture

Status: Active » Fixed

Ok, now fixed in -dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.