Closed (fixed)
Project:
Affiliates
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Reporter:
Created:
5 Feb 2009 at 18:20 UTC
Updated:
9 Feb 2009 at 13:52 UTC
Jump to comment: Most recent
This is a feature request
I would like to be able to change the "aff" path to sometring like "enter" or "go"... The problem would be if you change the path in the future... all the banners out there with the previous path would have to be valid aswell... so you can have multiple paths to trigger the click function.
maybe it is not a critical feature... just would be a nice add when everything else is done. Thanks for this great module ! :)
Comments
Comment #1
Anonymous (not verified) commentedThe quickest way to make that change now would be to do a find / replace in the affiliates.module.
If your going to change this again later though you would need to setup an apache redirect on your
server so that the referral is processed as before.
I'll postpone this feature request for now.
Thanks for the idea.
Paul
Comment #2
kbahey commentedWhy not just create a URL Alias for it using the path module that comes with Drupal core?
Comment #3
Anonymous (not verified) commentedYes, that is what i should gave said :-)
Comment #4
Anonymous (not verified) commentedPlease reopen if you need any further assistance.