by Jim » Tue Jun 26, 2012 10:58 pm
You can find the version and product level that you store is running by going to the backoffice (merchant interface) of you store and clicking on the ShopSite image at the top left of the navbar. In the footer between the 2 logos it will list the version, product type and storeid for your store. Note ShopSite would only be adding jquery if you have ShopSite 11 sp2 r2 or greater which is the latest version so if you have ShopSite 11 sp1 or 10sp2, 10sp1 etc you won't have any ShopSite Jquery.
I don't know much, if anything about jquery (or javascript for that matter), so I don't know if I can be of much more help. Maybe someone in the forum will chime in on this issue. Based on the error message of Syntax error check for missing quotes, braces, punctuation etc around where the code reported as bad is found, i.e. [ jquery.nivo.slider.pack.js:10 Should there be a closing } ?
Are you using any ShopSite template tags in your jquery code? If so you need to make sure you specify the PROCESS option in the include statement that is calling the jquery code or the template tags will not be evaluated.