I've had a similar problem once, maybe that's it.

It could be caused by the wrong path of the libraries/styles on the
production server. How are you including your libraries/styles in the
layout files? Are you referencing them in an absolute way or are you
using something like $javascript->link('myJavascriptFile.js')?

With debug to zero and absolute paths, the production server will
search the files but never find them.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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