I'm a first time user of drupal. After installing the 'sky' theme I received the following error:
Fatal error: Call to undefined function load_subtheme_media_queries() in C:\Program Files\xampp\htdocs\themes\sky\template.php on line 17
I have no experience with php or html.
Comments
Comment #1
Jeff Burnz commentedInstall the base theme as per the requirements, see the project page.
http://drupal.org/project/sky
You will see it says you must download and install the Adaptivetheme base theme first.
Please read project pages before installing any Drupal theme or module, it will save you many hours of pain ;)
Please do not assign issue to yourself unless you are actually solving them.
Comment #2
drupalleek commentedThank you for your swift response and the other hints. :)
Comment #3
Jeff Burnz commentedNo problem, just made those hints because I know its a whole new world this Drupal.org system, just giving some tips that will help you get better feedback from project maintainers.
Hopefully Drupal 8 will be smart enough to tell you to install the base theme, right now its not, sigh...