Hi,

I was trying out new theme, got one (pixture_reloaded) using drush, and when I enabled it, I got the error below:
Notice: Undefined index: adaptivetheme in skinr_implements() (line 512 of /srv/www/vetbbc.com/public_html/sites/all/modules/skinr/skinr.module)

Regards,

Comments

moonray’s picture

Was adaptivetheme downloaded and available in your drupal setup at the time?
From what I can tell pixture_reloaded is a subtheme of adaptivetheme; Skinr requires the parent theme to be present (not enabled, just present).

Did the error recur after the initial enabling through drush?

kartagis’s picture

Status: Active » Fixed

I had no idea adaptivetheme was required for pixture_reloaded. I don't recall seeing such a requirement. ... Oh, there it is. My bad. Sorry.

Status: Fixed » Closed (fixed)

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