开发者

Error: Class 'Haml' not found... trying to use Haml (Kohaml) with Kohana

Can't for the life of me figure out what I'm doing wrong...

Downloaded Kohaml from http://github.com/transphorm/kohaml

Dropped it into modules/kohaml

 # My Bootstrap reference
 'kohaml'     => MODPATH.'kohaml',        // kohaml

Keep getting this error... (snapshot of the error and my modules folder)

http://wellcommentedcode.com/stack_kohaml_question/

Any suggestions on what I might be doing wrong would be highly apprec开发者_开发知识库iated... thanks.


It works now. Had to update the filenames like you said. Thanks again for reporting the bug. :)


Apparently a lot of the class files had names that started with a capital letter... went and lowercase them and that fixed the previous error... but all my standard views are now broken with this error.

http://wellcommentedcode.com/stack_kohaml_question/cache.jpg

Any clues?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜