Quote Originally Posted by gothstone View Post
That file needs to go in includes/templates/template_default/jscript/ . I have no clue why, but I've never had any luck putting it in my customtemplate directory.
ZC has a problem with Javascripts.

You must put ALL the relevant Javascripts in
either your includes/templates/template_default/jscript/ folder
or in my template folder/jscript location,
not in both, because you will encounter problems if you split your scripts between these two folders.