If you are NOT using a text editor to do this then the resulting file will not work.. But if you are using a proper text editor, and you followed these instructions to the letter then it simply does work..

What program are you using to create the new .js file?? (If you say MS Word or Open Office or any kind of "Word Processing" software then THIS is the problem)

Quote Originally Posted by weisdaclick View Post
You mean these instructions........


http://www.zen-cart.com/forum/showpo...&postcount=248


"The problem is the jscript_easySlider.js is being loaded before the jscript_jquery.js file hence the error

to solve this I copied the contents of the jscript_easySlider.js file into a new file (you need the enclose it within the script tag ie <script>contents of the jscript_easySlider.js</script> name this new file jscript_easySlider.php and upload it to /includes/modules/pages/index
Now go back and delete the original jscript_easySlider.js from includes/templates/yourtemplate/jscript
It sould now work without any errors as the jscript_jquery.js is now loading first"


Hmmm tried that twice, not sure what else to do.