Iam getting a JSON syntax error on shopping cart page here: http://www.peoyearbooks.com/demo/ind...&products_id=6 I stated a full thread pertaining to this error right here: https://www.zen-cart.com/showthread....58#post1318358 and it was recommended to me that this was a templating error.

Here is the last post that referred me to this template thread:
HTML Code:
you are using a template meant for v1.5.4 not v1.5.5 or v.1.5.5a

you are getting a "method error" because the the function  setNoscriptCookie existed in v1.5.4 in  includes/classes/ajax/zcAjaxPayment.php and has since been removed from  v1.5.5a.

i would encourage you to post in that template support forum, and  encourage the template author to keep her templates up-to-date with the  latest ZC versions.
I downloaded the wesminster_new v1.3 which seems to be the latest version. and installed it new on my v1.5.5a cart. Any ideas as to how to get rid of this JSON error. This is the only thing holding me up from going live. I have no idea as to what code to modify to stop this JSON error from showing on the shopping cart page (when adding items to cart, when checking shipping, and when going from cart to checkout) the JSON error pops up.