Why is &partner_id=59826076 being appended to a link in my signature?
#1
Thread Starter
DVD Talk Platinum Edition
Joined: Jan 2002
Posts: 3,509
Likes: 0
Received 0 Likes
on
0 Posts
From: IL
Why is &partner_id=59826076 being appended to a link in my signature?
Thrice I have edited it, and each time, DVDTalk puts "&partner_id=59826076" into a link in my signature. What gives?
#5
Thread Starter
DVD Talk Platinum Edition
Joined: Jan 2002
Posts: 3,509
Likes: 0
Received 0 Likes
on
0 Posts
From: IL
Originally Posted by pilot
it's because of the automatic replacement we have set for dvdempire, certain combinations of characters will trigger a replacement
#6
Originally Posted by Morf
It may be time to make this auto replacement smarter. Each time I edit my signature, it appends another partner_id entry. When I first noticed it, I had 6 partner_ID variables being passed through to another website. Shouldn't be too hard to at least look at see if the variable is already there, and not re-add it if it is...
#7
Banned
Joined: Sep 1999
Posts: 11,544
Likes: 0
Received 0 Likes
on
0 Posts
From: Memphis, TN
Originally Posted by pilot
it's because of the automatic replacement we have set for dvdempire, certain combinations of characters will trigger a replacement
Perhaps the matching string needs to include the actual site as part of the match.
Edit: My testing shows that anything with the word userid followed by an equals sign gets changed to partner_id=59826076&userid, followed by an equal sign. This seems like overkill.
Example: userid=
Yeah, all I types was userid-equals. You can test it yourself, it gets replaced just by previewing a post.
Last edited by Otto; 08-26-05 at 03:48 PM.
#8
Originally Posted by Otto
What's the exact character string being matched? Because in his case, it's adding the partner_id to a link to ratebeer.com, not to dvdempire.
Perhaps the matching string needs to include the actual site as part of the match.
Edit: My testing shows that anything with the word userid followed by an equals sign gets changed to partner_id=59826076&userid, followed by an equal sign. This seems like overkill.
Example: partner_id=59826076&userid=
Yeah, all I types was userid-equals. You can test it yourself, it gets replaced just by previewing a post.
Perhaps the matching string needs to include the actual site as part of the match.
Edit: My testing shows that anything with the word userid followed by an equals sign gets changed to partner_id=59826076&userid, followed by an equal sign. This seems like overkill.
Example: partner_id=59826076&userid=
Yeah, all I types was userid-equals. You can test it yourself, it gets replaced just by previewing a post.
unfortunately you can't specify a specific site to make it change, it's generic..any site that has useridEQUALSIGN will change..
#9
DVD Talk Legend
Originally Posted by pilot
unfortunately you can't specify a specific site to make it change, it's generic..any site that has useridEQUALSIGN will change..




