Import of panel page with views fails

RWWood - November 8, 2009 - 21:26
Project:Panels
Version:6.x-3.2
Component:Panel pages
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I've created a panel page on my dev site that I want to use as my home page on the live site, however when I tried to import it to the live site, I got the following error:

Unable to get a page from the import. Errors reported: No handler found.

The panel page uses several views for which I've created a panel pane (within views). I have already imported those views to the live site, so I'm at a loss as to why I'm unable to import the page. There are several related issues that I found, but for earlier (much) versions of panels.

Any help would be appreciated. If it would help to post the export text, I can do that.

Thanks.

#1

merlinofchaos - November 9, 2009 - 22:38

Note that Panels 3 no longer has a 'panels page' module. I can assume you're talking about the page manager, but I'm not completely sure.

Can you please attach the page you're trying to import? Also it would help if you tell me exactly which link you're using to import, as there are a couple of different import options across Panels.

#2

RWWood - November 11, 2009 - 11:33

I've attached the text file of the panel export, and I've attempted the import from admin/build/pages/import, pasting the code in the import field and adding nothing for page name or path. I should have mentioned that when the import fails, there are also a "name is required" and "path is required" errors, but I assumed they were due to the missing handler error.

AttachmentSize
home_panel.txt 6.75 KB

#3

merlinofchaos - November 11, 2009 - 20:06
Category:bug report» support request
Status:active» fixed

Ok, the problem there is that you're trying to import a variant (internally this is called a task handler) -- you can tell by the "$handler =" which starts the import. A variant is merely a part of a page manager page, not a complete page. To import that, you would need to create a page, and then choose import variant.

#4

System Message - November 25, 2009 - 20:10
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.