I tried setting this up. I switched the .info file of my theme to point to awesomengine everything seemed to work fine, no errors there, I was happy my theme was compatible. However when I tried to go inline and use some simple php it wouldn't work.

At the top I defined $color=blue (using proper syntax)

and then copied one of your examples using $color

Nothing I seemed to do worked. Perhaps it's just me.

Tried with Drupal 6.6

Comments

cwgordon7’s picture

Status: Active » Fixed

At present, you need to force the css files to regenerate after making a change. To do this, go to the theme configuration page, and resubmit the form; even if no changes were made, this will trigger the css files to be regenerated. If you try this and it still does not appear to work, please reopen this issue and include your code for me to look at. Thanks.

Status: Fixed » Closed (fixed)

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