Member Plan Help

Discussion in 'Setting-up protection' started by phil79, Apr 28, 2010.

  1. phil79

    phil79 New Member

    Joined:
    Aug 24, 2009
    Messages:
    8
    Suppose I have 3 sections of my member site:

    1. Football
    2. Tennis
    3. Golf

    People can buy access to one section, two or all 3. They can also add sections later on by upgrading.

    Is there a way for Amember to show a different "upgrade" payment links on the "access denied" page depending on what member plan the visitor has already?

    The problem is that:

    - Member A has access to football and wants access to golf for an extra $10
    - Member B has access to football and tennis and wants access to golf for an extra $10
    - Member C has access to tennis and wants access to golf and football for an extra $20
    - And so on...

    The only way I can figure this out is to have a table on the "access denied" page with all the different options i.e....

    If you're a tennis subscriber and want golf then click here
    If you're a tennis subscriber and want football then click here
    If you're a tennis subscriber and want golf and football then click here
    If you're a football subscriber.....

    Unless Amember can deliver a different "access denied" page either based on the current user's membership plan.

    Thanks,

    Phil.
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    No aMember can't deliver different access denied page by default.
    However if your content is in php and you familiar with php you can do this yourself without a problem. aMember store user and user's subscriptions info in session and you can access it from php script.

Share This Page