Hi everybody,
I'm relatively new to CakePHP, but I am proficient in Rails.
So I know the concepts of AJAX and everything else.
In a site that I'm working....a particular URL works fine when requested from the client/browser.
The same URL doesn't work when requested via AJAX calls.
Do I have to make any configuration changes?
Here is the site: http://www.resolutiontweet.com/
The login link is the AJAX-ified link I'm referring to.
Any help is very much appreciated.
Thanks