| Download | Size | md5 hash |
|---|---|---|
| uc_affiliate2-6.x-2.0.tar.gz | 22.04 KB | 65a5f01aaabb767f892b589b210f9bfe |
| uc_affiliate2-6.x-2.0.zip | 23.83 KB | 50b6c082501714ecb13937f73fbb35f2 |
Changes since rc5:
-- the commission was added twice when changing between "award" statuses.
-- don't remove the original admin comment when taking away commissions. Add another one instead.
-- don't try to link to an anonymous user's profile page in the "All orders" tab
-- added an update entry to .install, to remove some (harmless) junk from uc_affiliate2_orders next time update.php is run.
-- to prevent upgrade issues, made a change to the "award" statuses on the settings page. You'll have to select them again.
-- fixed a warning on new installs.
-- affiliate redirects now issue 301 headers on redirect. More SEO friendly.
-- don't remove a click from the count when removing comissions
-- added a more detailed unique clicks view, displaying user ip, if the cookie was set, etc.
-- getting the affiliate id from the cookie doesn't require a trip to the DB anymore.
-- you can now use the product title ([TITLE]) in link templates. [Thanks omerida]
-- fixed a bug in the role handling