I exported panelizer setting fine
when I try to import it I get the following:

Type access denied
Date Wednesday, September 26, 2012 - 4:14pm
User admin
Location http://test1/admin/structure/types/manage/cte/panelizer/page_manager/import/settings
Referrer http://test1/admin/structure/types/manage/cte/panelizer/default/import
Message admin/structure/types/manage/cte/panelizer/page_manager/import/settings
Severity warning
Hostname 127.0.0.1

Comments

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Panelizer doesn't have any default import/export capability. Maybe you're using some other module that's providing this? I certainly don't have any import links at the location you've linked.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
heddn’s picture

Status: Closed (cannot reproduce) » Active
StatusFileSize
new11.66 KB
new34.63 KB

I'm getting the exact same issue. Attached are some screens shots showing the capability and a module listing. If the import/export buttons exist, I guess I'd assume they would work.

Package Name Version
Administration Administration menu (admin_menu) 7.x-3.0-rc4
Chaos tool suite Chaos tools (ctools) 7.x-1.3
Chaos tool suite Custom content panes (ctools_custom_content) 7.x-1.3
Chaos tool suite Page manager (page_manager) 7.x-1.3
Chaos tool suite Views content panes (views_content) 7.x-1.3
Context Context (context) 7.x-3.0-beta6
Context Context UI (context_ui) 7.x-3.0-beta6
Context Context: Menu Block (context_menu_block) 7.x-3.1-beta2
Date/Time Date (date) 7.x-2.6
Date/Time Date All Day (date_all_day) 7.x-2.6
Date/Time Date API (date_api) 7.x-2.6
Date/Time Date Popup (date_popup) 7.x-2.6
Date/Time Date Views (date_views) 7.x-2.6
Features Features (features) 7.x-2.0-beta2
Fields Block reference (blockreference) 7.x-1.15
Fields Entity Reference (entityreference) 7.x-1.0
Fields Fences (fences) 7.x-1.0
Fields Fieldgroup (field_group) 7.x-1.1
Fields View reference (viewreference) 7.x-3.4
FlexSlider FlexSlider (flexslider) 7.x-2.0-alpha1
FlexSlider FlexSlider Views Style (flexslider_views) 7.x-2.0-alpha1
Input filters Emogrifier (emogrifier) 7.x-1.18
Input filters Pathologic (pathologic) 7.x-2.10
Libraries AWS SDK for PHP (awssdk) 7.x-5.4
Libraries AWS SDK for PHP UI (awssdk_ui) 7.x-5.4
Mail HTML Mail (htmlmail) 7.x-2.65
Mail Mail System (mailsystem) 7.x-2.34
Media File entity (file_entity) 7.x-2.0-unstable7
Media Media (media) 7.x-2.0-unstable7
Media Media Field (mediafield) 7.x-2.0-unstable7
Media Media Internet Sources (media_internet) 7.x-2.0-unstable7
Media Media: YouTube (media_youtube) 7.x-2.0-rc2
Other Backup and Migrate (backup_migrate) 7.x-2.4
Other Block Class (block_class) 7.x-2.0
Other Browser class (browserclass) 7.x-1.5
Other Diff (diff) 7.x-3.2
Other Entity API (entity) 7.x-1.0
Other Entity tokens (entity_token) 7.x-1.0
Other Entity view modes (entity_view_mode) 7.x-1.0-beta3
Other Job Scheduler (job_scheduler) 7.x-2.0-alpha3
Other LESS CSS Preprocessor (less) 7.x-3.0-beta1
Other Libraries (libraries) 7.x-2.1
Other Linkit (linkit) 7.x-2.6
Other Menu attributes (menu_attributes) 7.x-1.0-rc2
Other Menu Block (menu_block) 7.x-2.3
Other Menu position (menu_position) 7.x-1.1
Other Menu Trail By Path (menu_trail_by_path) 7.x-2.0
Other Module filter (module_filter) 7.x-1.7
Other Pathauto (pathauto) 7.x-1.2
Other Special menu items (special_menu_items) 7.x-2.0
Other Strongarm (strongarm) 7.x-2.0
Other Token (token) 7.x-1.5
Other Transliteration (transliteration) 7.x-3.1
Panels Fieldable Panels Panes (fieldable_panels_panes) 7.x-1.4
Panels Mini panels (panels_mini) 7.x-3.3
Panels Panelizer (panelizer) 7.x-3.1
Panels Panels (panels) 7.x-3.3
Path management Global Redirect (globalredirect) 7.x-1.5
Printer, email and PDF versions Printer-friendly pages (print) 7.x-1.2
Printer, email and PDF versions Send by email (print_mail) 7.x-1.2
Rules Rules (rules) 7.x-2.3
Rules Rules Scheduler (rules_scheduler) 7.x-2.3
Rules Rules UI (rules_admin) 7.x-2.3
Search Database search (search_api_db) 7.x-1.0-beta4
Search Search API (search_api) 7.x-1.4
Search Search facets (search_api_facetapi) 7.x-1.4
Search Search views (search_api_views) 7.x-1.4
Search Solr search (search_api_solr) 7.x-1.0-rc3
Search Toolkit Facet API (facetapi) 7.x-1.3
Statistics Google Analytics (googleanalytics) 7.x-1.3
User interface jQuery Update (jquery_update) 7.x-2.3
User interface Wysiwyg (wysiwyg) 7.x-2.2
User interface Wysiwyg Button Order (wysiwyg_button_order) 7.x-1.0-rc1
Views Draggableviews (draggableviews) 7.x-2.0
Views Views (views) 7.x-3.6
Views Views Bulk Operations (views_bulk_operations) 7.x-3.1
Views Views UI (views_ui) 7.x-3.6
Webform Webform (webform) 7.x-3.18
XML sitemap XML sitemap (xmlsitemap) 7.x-2.0-rc2
XML sitemap XML sitemap menu (xmlsitemap_menu) 7.x-2.0-rc2
38.png

38.png

14.png

alarez’s picture

Same Problem here.

It allows me to export but I'm getting an "Access Denied" message when trying to import.

merlinofchaos’s picture

Because importing requires PHP code, it is tied to a difficult permission. You need to use uid #1 for imports.

It may be better to use the bulk export module and put your defaults in code, rather than attempting to import them.

heddn’s picture

@merlinofchaos, my screenshots were from when I was UID=1. I eventually went the route of bulk export, but it is confusing that I can't import when the option for import is available in the UI.

merlinofchaos’s picture

Oh, uh. I'm embarassed. I missed the screenshots.

Okay, I admit I don't know what's going on there. I'll have to look into it.

seanr’s picture

I just got bit by this too, UID 1 as well. For now just going to recreate it manually (it's only three panes).

danielnv18’s picture

Same Problem here.

sgurlt’s picture

Anything new here?

codewatson’s picture

Just ran into this too as UID 1....

danielnv18’s picture

I did it with features

damienmckenna’s picture

Issue summary: View changes

I strongly recommend using Features while this is being worked on.

dobe’s picture

Had this issue, I am looking for a fix, but am kinda at a loss thus far. Logs say "access denied", page says "This webpage has a redirect loop" (in chrome). It seems to have to do with the */settings page.

I am trying to export from one Content display to another on the same content type. My panel has about 30+ panes so it is just time consuming :/

ccjjmartin’s picture

UPDATE: Using the latest version of panelizer this is still an issue.

To expand on how to recreate the issue:

Step 1: go to /admin/config/content/panelizer then on your choice of node type etc. enable "allow panel choice"
Step 2: go to /admin/structure/types/manage/{your_content_type}/panelizer/page_manager click import, try to import something you have previously exported

Notice the access denied error.