Tuesday, January 25, 2022

[FIXED] Javascript file inclusion 406 error in CakePHP

Issue

I have several js files under webroot

http://www.in-culture.info/app/webroot/js/

All the files are ok

Eg http://www.in-culture.info/app/webroot/js/lightbox.js

Except this

http://www.in-culture.info/app/webroot/js/jquery.cookie.js

It's throwing 406 Not acceptable error.

Help please.


Solution

Check file permissions, also try changing filename.



Answered By - aularon

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.