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

kbahey’s picture

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.

gábor hojtsy’s picture

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.