Downloaded the base theme, extracted the subtheme.tar.gz to a separate folder, edited the name of the subtheme, went to drupal administration and enabled the subtheme.
I got a WSOD with this message:
Fatal error: Call to undefined function ninesixtyfive_pre_render() in /var/www/shoppersfluid/sites/all/themes/ninesixtyfive/template.php on line 504
Tried it both with the beta and the dev version, the message remains the same (of course the line nr changes, but it's the same).
Comments
Comment #1
troky commentedYou should enable "Compile SASS / SCSS to CSS" option in theme settings.
Comment #2
tsi commentedFirst, Thanks @troky for the quick response !
Second, this is not a WSOD, so updating title.
Third, This function shouldn't be called when "Compile SASS / SCSS to CSS" is off, plus, it should be on by default (I didn't realize sub-themes do not inherit default theme settings).
Fixed in 7.x-2.0-beta2.
Thanks !
Comment #3
aristeides commentedthank you so much!
I didn't even see that coming. :)
Comment #5
tsi commentedThe SASS branch of 965 has a new home and is now called Sasson.