Failed to open stream: Permission denied theme.inc on line 155

Maybe you're having the same problem that I just did:

warning: include_once(./) [function.include-once]: failed to open stream: Permission denied in ...\theme.inc on line 155. warning: include_once() [function.include]: Failed opening './' for inclusion (include_path='...') in ...\theme.inc on line 155.

If so, check your theme's .info file - you may have misspelled the theme engine. It needs to be as follows:

engine = phptemplate

Make sure it's all in lowercase.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <b> <i> <u> <p> <br>
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.