Posted by tbertin on October 20, 2009 at 12:08am
Jump to:
| 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
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
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
Ok, now fixed in -dev.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.