Has anyone had this problem: JS files in a module folder are showing as Page not found -- a 404 in other words.
I spent an hour just now tearing my hair out trying to get nodereference_asmselect module to work (very cool by the way).
But haven't solved this JS thing.
Basically, JS files in both this module's folder and jquery_ui are giving a Page not found. I've checked and rechecked and the path is correct: I diffed the real filesystem path and the URL to check!
I tried making a dummy hello.js file with a comment in it inside the same module folder, and THAT loads.
On my live site it works, so this is sort of academic, but GAH! Why won't it work on XAMPP on Windows? Someone put me out of my misery please!!!