{script} tag adds to header in force compile = true but not when = false

Hey all, I have a script tag: {script src=“addons/hot_deals_block/js/jquery.deals.js”}



It will not parse when force compile is set to false. I also have another block that loads with a {script} tag and the parses fine… adds the script to the head. Has anyone else had this issue if so how do I fix it?

See if my comment on this thread helps…



[url]http://forum.cs-cart.com/showthread.php?t=13891&highlight=best+way+to+add+script+in+%26lt%3Bhead%26gt%3B%26lt%3B%2Fhead%26gt%3B[/url]