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

Jeff Burnz’s picture

Assigned: drupalleek » Unassigned
Category: bug » support
Priority: Major » Minor
Status: Active » Closed (fixed)

Install 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.

drupalleek’s picture

Thank you for your swift response and the other hints. :)

Jeff Burnz’s picture

No 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...