After signup, before thanks

Discussion in 'Customization & add-ons' started by MeanderingCode, May 25, 2006.

  1. MeanderingCode

    MeanderingCode New Member

    Joined:
    Apr 29, 2006
    Messages:
    16
    After a user signs up (and goes through payment processor OR free signup) I want to send them to a page where they can upload files (i plan on using a php page with a form that it submits to itself), and THEN send them to thanks.php.

    I was planning on using an .htaccess RewriteRule to do this, but then i realized that i would then never be able to send people to thanks.php.

    Also, i noticed that the url for thanks.php doesn't seem to be in the amember root directory, but appears to exist in the payment plugin's directory...is this via rewriting?

    I need some graspable explanation of this proccess so i can implement my needs.

    Thanks all you knowledgable ones. You make my life easier.
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    I'm affraid it is not easy to do. If you descirbe WHY it is needed, I will try to help.

Share This Page