After installing the theme, I get this error on all pages:

Call to undefined function dsm()

I found the reference to dsm() in preprocess/preprocess-page.inc, line 171, replaced dsm($user) with Drupal_set_message($user), and everything works nicely now.

Beautiful theme!

Comments

nomonstersinme’s picture

haha oops! i'll fix and recommit! thanks :)

nomonstersinme’s picture

Status: Active » Closed (fixed)

Fixed in version 6.x-1.2