To follow up: CSS is packing fine, its JS that's causing all kinds of
problems for Asset Packer. Jquery.1.3.2.min seems to crash the whole
operation. Same for another obfuscated JS file.

On Jul 6, 11:23 pm, Hiero <[email protected]> wrote:
> I'm having the same issue. Nothing in the logs, and since debug is off
> I can't get error messages. Perms are set correctly on ccss & cjs. CSS
> packs, but not JS.
>
> On Jun 11, 2:53 am, RyOnLife <[email protected]> wrote:
>
>
>
> > I'm tailing my logs and nothing suspicious is turning up.
>
> > Re: the #3 instruction from above, I did realize I was getting a helper
> > error when Cake was in debug mode, so now using:
>
> > app/plugins/asset/views/helpers/asset.php
>
> > So, I've got the helper plugin working correctly when Cake is in debug mode
> > and it doesn't have to compress anything. But when Cake goes out of debug
> > mode, the source markup still stops where the CSS/JS should be linked. I'm
> > using this in my default layout:
>
> > <?php echo $asset->scripts_for_layout(); ?>
>
> > That's in place of Cake's normal:
>
> > <?php echo $scripts_for_layout; ?>
>
> > --
> > View this message in 
> > context:http://n2.nabble.com/Help-debugging-pseudocoder.com-Asset-Packer-Cake...
> > Sent from the CakePHP mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to