Re: Helper problem after moving application to new server
check if you have some files with an uppercase letter. Windows is case-insensitive while linux is case-sensitive.
Saludos,
Pablo Viojo
CTO, Groupon Latinoamerica
On Fri, Feb 3, 2012 at 4:47 PM, byhill <brianyhill@gmail.com> wrote:
Thanks for the response but i'm not sure if I understand the
question. The javascript helper is being used to write the html that
includes my javascript files. (Which happen to be jquery)
This is similar to how the html helper is used to include the css
files.
So i have something like this:
echo $javascript->link(array('jquery'));
Used to work but $javascript isn't defined now that I've moved the
application to a new server.
--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home