For now, I edited the plugin ($affurl) so that the users’ profile page actually shows the URL of the page I want all traffic to be directed to, with the ?affid parameter added to the end.
]]>Here’s how I see your request:
-an additional field in the settings page where you can enter the landing page URL. (i.e. http://www.yoursite.com/introduction/)
-all visitors that arrive at your site with the ?affid parameter set will be redirected to the landing page
That would be the link I would want in the users’ profile page. This would replace the “http://www.angelopc.com/?affid=123″ link, that shows by default.
]]>newbiesblogger
]]>input name=”rememberme” type=”checkbox” id=”rememberme” value=”forever” tabindex=”90″
and add the attribute “checked” (without quotes) right after tabidex=”90″ like this:
]]>input name=”rememberme” type=”checkbox” id=”rememberme” value=”forever” tabindex=”90″ checked