Pardon for asking, but I'm investigating issue #344505: failure to find non-registered files installed in sites/all and was wondering how you got the code drupal_get_path('theme_engine', 'awesomengine') to work for your theme. It looks like theme engines are not written to the {system} database and therefore cannot be found using drupal_get_path.

Comments

cwgordon7’s picture

If I recall correctly, I had to place the awesomengine folder in sites/all/themes/engines/.

cwgordon7’s picture

Status: Active » Fixed

I'm going to mark this fixed because I'm trying to cleanup my issue queues. :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.