Closed (fixed)
Project:
Orange
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2009 at 05:18 UTC
Updated:
12 Dec 2009 at 15:34 UTC
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
Comment #1
nomonstersinme commentedhaha oops! i'll fix and recommit! thanks :)
Comment #2
nomonstersinme commentedFixed in version 6.x-1.2