So I broke my code somehow somewhere and I'm a little annoyed.
My link takes me to this
the http// should be www. and I punched it in to check and it worked.Code:http://http//mysite.ca/cart/index.php?main_page=redirect&action=url&goto=
So where is that defined?
Code:<p id="productInfoLink" class="productGeneral"><?php echo sprintf(TEXT_MORE_INFORMATION, zen_href_link(FILENAME_REDIRECT, 'action=url&goto=' . urlencode($products_url), 'NONSSL', true, false)); ?></p>



