Posted by eranglr on December 15, 2008 at 8:03pm
3 followers
Jump to:
| Project: | User Referral |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
this doesn't work: http://drupal.org/node/339439
Tested it on 6.6 vs 6.8 drupal versions. on 6.6 works great, but not on 6.8.
The thing that doesn't function is: when viewing user profile and going trying to register, no referral is counted.
Comments
#1
This is probably caused by the cookie hardening that was done for 6.7 here http://drupal.org/node/280934
If someone has a patch that fixes this, I will include it.
#2
The cookie change we added in 6.7 was reverted in 6.8, so it should not be a reason to not have this working.