The module is no longer visible in the Panels Style option. Today, I updated Panels from 3.3 to 3.4 and the option to use Skinr is gone.
I did not do any imports or exports of Panels, it just sits there. I wanted to add a new Panel with Skinr and cannot.

The old Panels that used Skinr before are still styled properly though.

Comments

Tsvetana’s picture

Subscribe

I've got the same problem. I use a variant of Fusion core theme, Skinr 6.x-1.5 and last Panels vesrion 3.4.
All other Skinr styles (for blocks...) are untouched.

Panels changes include (copied):
Introduced Panels Stylizer.
8 Removed superfluous function, panels_sanitize_display().
9 #655268: Fix a problem retrieving cached content created by #634746.
10 Removed the old and crufty panels_print_layout().
11 #745808 by Robbert: use number_format() in flexible width calculations to ensure locale settings cannot bork generated CSS.
12 Stopped wasting cycles trying to render a mini panel in a block when we know the mini panel doesn't exist.
13 #765978 by joshk: Added watchdoggery and a hook to panels_display_save().
14 #746568 by mgriego: Disable block caching for mini panels.
15 #798954 by dixon: Pass $form_state to style plugins' validate and submit callbacks.
16 #779012 by c960657: implement the callback for a single content_type subtype in panels_mini to improve performance with large numbers of mini panels.
17 #763584 by neclimdul: Add a link to the block configuration page for mini-panels that takes the user to edit that mini- panel.
18 Security updates: protect the importer with the 'use PHP for block visibility' permission.

kunago’s picture

I too am making use of the fusion core theme so for me the situation seems to be the same.

If I understand this properly though, the issue might also be in changed Chaos Tools module and the list of changes there is quite long.

dww’s picture

I was just pointed to this issue. Yeah, for me, panels that I had given skinr styles on before I upgraded to 3.4 still remember their skins and still look/work fine. But, I can no longer change those skins (or add other ones) via the panels UI.

jacine’s picture

Priority: Normal » Critical

This has been a known issue since 4/11... #768270: Skinr not working with Ctools 1.4.

This is obviously a huge problem, and needs to be resolved ASAP. Security updates were released for Panels last week, so this is likely affecting many sites and will only continue to affect more as people update. I know this is part of a larger problem, but Panels developers are open to helping #727396: Skinr needs drupal_alter for links array. We need to respond though...

I wish I could fix this myself, but unfortunately I can't.

toddgeist’s picture

subscribing - same problem!

dwkitchen’s picture

subscribing

moonray’s picture

Status: Active » Closed (duplicate)

This is a duplicate of #768270: Skinr not working with Ctools 1.4. The culprit is CTools, not Panels.