A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/content/c/o/l/colin321/html/Jemcart/system/application/controllers/template_js.php:1)

Filename: libraries/Session.php

Line Number: 293

$(function() {$('#jroxTabs > ul').tabs(); }); $().ready(function() { $("#jroxProductDetailsForm").validate();}); function jroxConfirmRecommend(){ var answer=confirm("this product will be added to your list of recommended products on your profile page. click okay to continue...") if(answer) { window.location.href="http://www.secondfloorstudioslive.com/Jemcart/products/recommend/31"; } }