Has anyone got this to work for 1.3.x?
I have it on my older 1.2.x sites but now I am upgrading and I cant get it
to work at all. White screen of death.
Tried
Either
echo $this->Html->css(array( 'styles' , 'typography' ));
echo $html->css( array( 'styles' , 'typography' ), null, null, false );
with a combination of
echo $asset->scripts_for_layout();
or
echo $this->Asset->scripts_for_layout();?>
but nothing works.
Anyone been successful?
Thanks
Dave
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" 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/cake-php?hl=en