Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only a blank page #45

Open
GrupoWebex opened this issue Feb 12, 2014 · 1 comment
Open

Only a blank page #45

GrupoWebex opened this issue Feb 12, 2014 · 1 comment

Comments

@GrupoWebex
Copy link

Hello!

Im trying to install and configure your library but app breaks on Assets:css function.
Only a blank page.
Im using HMVC and a template library.

Ty for your support.

@GrupoWebex
Copy link
Author

Ok, documentation is not complete:

  • all folders should go on APPPATH/third_party/assets/
  • helpers and configs should autoload (¿why not loaded on library?)

Now, im trying to use relative paths on all my css/js calls, but not working:
$config['assets']['assets_dir'] = '';
$config['assets']['js_dir'] = '';
$config['assets']['css_dir'] = '';
$config['assets']['cache_dir'] = 'cache';
$config['assets']['img_dir'] = '';

and...

and only get a 0.css cached file....

Do you know some way for that? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant