kthomas Posted July 16, 2006 Share Posted July 16, 2006 Hi,So nice to have found this forum!Is there something wrong with these rewrite rules which would cause referral crediting problems?The affiliate links work, ie the webpage does come up showing the affiliate's ID, but when someone registers for the site from their page, no one gets credited for the referral.This happens for all affiliate IDs from 2 upwards. Now if someone goes to the affiliate page for ID number 1, then ID number 1 DOES get credited for the referral, and DOES get listed as the new member's referrer in the database.For all other affiliate IDs, no one shows up as their referrer in the database.Here are those rewrite rules:RewriteEngine onRewriteRule ^go/([0-9]+)/?$ /parser.php?refid=$1RewriteRule ^jv/go/([0-9]+)/?$ /register.php?refid=$1&jv=yesThanks for all your help! Link to comment https://forums.phpfreaks.com/topic/14789-something-wrong-with-these-rewrite-rules/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.