Download & Extend

Error when trying to access panel page

Project:Panels
Version:6.x-3.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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.

#2

Status:active» closed (fixed)

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

#3

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

#4

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.

#5

Status:active» fixed

Ok, now fixed in -dev.

#6

Status:fixed» closed (fixed)

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