As soon as I enable the quicktags module I get the following error:

Call to undefined function theme_stylesheet_import()

It seems as though its a theme issue but I need some pointers on how to get past it. Appreciate yr help.

Comments

Sapient70’s picture

Status: Active » Closed (duplicate)

Sorry!

darumaki’s picture

I'm getting this same error msg with the latest version,

ah ok now i remember what does this, you would think the module creator would have fixed this one by now on line 124

neibo’s picture

Is anybody solved this problem? Please, tell me how you did this.

darumaki’s picture

yes open up quicktags.module and on line 124 change to this

drupal_add_css($stylesheet);

tcblack’s picture

Or download 5.x-3.x-dev (look under all releases on the main quicktags page.)