I just upgraded to 2.05 from 1.35. The upgrade went ok but now my affiliatenetwork is complaining that ordertracking does not work.
I have changed the trackingcode on details.php
in the directory skins/lolly/views/orders
Trackingcode is;
<img src="https://www.affiliatesnl/transactie_rapport.php?campagne=897&orderbedrag={$order_details.price}&ordernummer={$order_details.order_id}&klantnaam=Babyschoentje" border="0" width="1" height="1">
The tracking code is doing nothing. I installed it just under;
{if $smarty.request.confirmation == "Y"} {* place any code you wish to display on this page right after the order has been placed *}
Can someone help me out please? I also changed http and https but that does not matter.
|