drupalfun.com
Avatar Error
Hi,
I'm trying your way of putting up avatar, using panels 3. The process goes fine until I add it to the profile page. On the views page, in the View: Avatar settings, where it says "Node ID: Please choose which context and how you would like it converted." I've tried selecting Node being Viewed: Node ID and Profile Node: Node ID. When I go to save, I get this error:
Fatal error: views_content_views_content_type_admin_info() [function.views-content-views-content-type-admin-info]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "ctools_context" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in /sites/all/modules/ctools/views_content/plugins/content_types/views.inc on line 451
I've tried replacing the original files for views and ctools, in case part of those got messed up. I've tried selecting "Send Arguments" or not selecting it. Any help in solving this would be fully appreciated.
Related Questions
Responses
2. It fixed itself when I
It fixed itself when I updated from Panels 3 rc1 to Panels 3. Yay!


1. I was googling for a solution
I was googling for a solution to that problem and hit that page.
Has anyone a solution?