ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Hello everyone,
I'm having a problem a problem with some affiliate tracking code...
What's supposed to happen is that a customer clicks a banner ad on an affiliate site, and the affiliate ID and promo code are passed through the URL like this:
That sets two cookies on the site that I'm working on. One called AffilID and the other called PROMO. Those are being set and created correctly.
The problem is that on the site I'm working on, those two cookies are supposed to be read and the values passed through the URL to the shopping cart when a customer buys a product.
Everything works perfectly when a random php page is created and tested on the server, but when I try to use the same code in Joomla, the values are empty when read from the cookie.