bstrahija / assets-ci

Simple assets library for CodeIgniter. Ability to combine, minify and use the Less syntax.
http://creolab.hr
112 stars 31 forks source link

Autoloading Not working in 2.1.0 #6

Closed inverse closed 12 years ago

inverse commented 12 years ago

I am in the process of upgrading to 2.1.0 and after following the instructions in the CodeIgniter documentation I now get the following error:

Fatal error: Call to undefined function display_css()

Update

It would appear the problem is only when this spark is being autoloaded. So I believe it is something to do with the Sparks ci_autoloader and not an asset related issue.

zaherg commented 12 years ago

am working on a project with assets spark version and CI 2.1 and i didnt have this problem ..

inverse commented 12 years ago

Are you auto-loading the spark?

inverse commented 12 years ago

It was an issue with sparks