Hi, hoping someone recognises this issue and can maybe help. I’ve been running s2member in conjunction with idev affiliate for about four years without major issue… until 23rd February this year when, for a reason still unknown, commissions stopped tracking in idev.
The reason for this is that the wrong IP address is being passed in the url to idev. But I don’t know why that’s happening, or how to get the right IP address to be passed again.
Here’s what I’ve managed to establish (I’m not a techie but have a little awareness) -
- Affiliate click tracking continues to be correctly pegged against the clicker’s IP within idev
- All s2member payment and membership functionality continue to work fine
- iDev is configured correctly
- A different IP from that which clicked the affiliate link is being sent in the url to idev, example below:
The output being sent should be &ip_address=92.0.164.13 [that’s my static IP here]
Instead it is &ip_address=89.242.20.155
I’ve seen references to REMOTE_ADDR in some help locations and wonder if introducing that might assist.
Any thoughts on why this is happening, and what to do about it would be most welcome.
Thanks in advance,
Matt