Hi Jose!

Look at the second exception message further down on your page - that actually 
holds the details. In this case, it can't find the prettify.css file.

Also - welcome to Symfony! But there is another google group called Symfony2, 
which is the right place for these questions. This group is for development of 
Symfony itself.

Thanks!

Ryan

On Oct 20, 2012, at 5:45 PM, Jose <[email protected]> wrote:

> Hi
> 
> I'm new at symfony, started 2 days ago. Everything was going quite smoothly 
> until I get to:
> 
> - Install the Mopa Bootstrap integration 
> https://github.com/phiamo/MopaBootstrapBundle
> - then try to use asset for the CSS
> 
> I have this in my template:
> {% stylesheets
>    '@WikislotCommonBundle/Resources/public/css/prettify.css'
> %}
> <link href="{{ asset_url }}" type="text/css" rel="stylesheet" media="screen" 
> />
> {% endstylesheets %}
> 
> And I get the error you can see on the screenshot
> Cannot import resource "." from 
> "/home/jose/Documents/www/wikislot/app/cache/dev/assetic/routing.yml".
> 
> 
> Any idea why is this happening? I've been struggling with this for about 3 
> hours, looking for info and nothing worked. 
> 
> Any help would be much appreciate it :)
> 
> 
> 
> 
> -- 
> If you want to report a vulnerability issue on symfony, please send it to 
> security at symfony-project.com
>  
> You received this message because you are subscribed to the Google
> Groups "symfony developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/symfony-devs?hl=en
> <Selection_001.png>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

Reply via email to