Posted by bkosborne on March 17, 2011 at 6:18pm
1 follower
| Project: | Ubercart Affiliate v2 |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
We generate affiliate contracts with affiliates and sometimes negotiate differing cookie lifetimes per affiliate. This is pretty easy, just another admin option somewhere. I'll take care of this.
Comments
#1
Okay finished this a well. I had a bit of an issue when trying to create a patch for this. The problem is that a part of this code relies on the patch I created here: #1062402: Add support for browser session only tracking, separate from Drupal's session. When creating this patch, I redownloaded the latest dev code, applied my first patch in a commit, and then applied my second patch in a separate branch for it. As a result, this patch includes my first one as well.
I'll have to learn more about this, but here you go :)
#2
#3
Can a maintainer please review this? I'd like to update to the latest release.