Closed (fixed)
Project:
Awesomengine
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Dec 2008 at 17:17 UTC
Updated:
5 Apr 2009 at 03:10 UTC
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
Comment #1
cwgordon7 commentedIf I recall correctly, I had to place the awesomengine folder in sites/all/themes/engines/.
Comment #2
cwgordon7 commentedI'm going to mark this fixed because I'm trying to cleanup my issue queues. :)