Closed (fixed)
Project:
Skinr
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2011 at 19:21 UTC
Updated:
23 Nov 2011 at 11:00 UTC
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
Comment #1
moonray commentedWas 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?
Comment #2
kartagisI had no idea adaptivetheme was required for pixture_reloaded. I don't recall seeing such a requirement. ... Oh, there it is. My bad. Sorry.