I was able to fix this by doing just as you suggested...I removed all
unnecessary js references and also abandoned CakePHP's built in
AjaxHelper (since it's deprecated as you pointed out)

I'm not using scriptaculous, and it works like a charm on localhost
AND my web server :)

Thanks for your help!



On Mar 18, 1:33 pm, cricket <zijn.digi...@gmail.com> wrote:
> On Fri, Mar 18, 2011 at 9:36 AM, Ryan <ryanroyal...@gmail.com> wrote:
> > It could very well be a conflict in JS references...While working on
> > this, I threw all sorts of different .js files and references to the
> > code. I will look into that and see if I can remove/consolidate.
>
> > What really confuses me is why it works on localhost but not on the
> > server...
>
> You should carefully go over the view & layout files in question and
> remove any references to whichever JS framework you're not using. And
> also consider using rsync to ensure what's on the server is what you
> have locally.

-- 
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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to