Access Not Allowed Error

Discussion in 'Troubleshooting' started by songfever, Mar 31, 2004.

  1. songfever

    songfever Guest

    Hello,

    I had the script working perfect until I deleted products and put different ones in.

    I made sure to add subscriptions for the new products to current users, but now login is not possible.

    I get a "Access is not allowed. Please go to "Membership information page" to renew or add subscription" error. When I go to the membership page and click on current subscriptions, it takes me back to the same error again.

    Help!

    Also, do I have to have recurring payment through 2checkout.com and paypal with the paypal_r and 2checkout_r plugins or can I have a one time access fee payment without recurring using these?

    Thankyou in advance :)
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Which protection methods did you use for protect your members area?
    Have you created .htaccess files manually or using aMember CP?
  3. songfever

    songfever Guest

    Alex,

    I used auto_prepend_file with php_include for protection and created the htaccess files through amember CP.

    Thankyou in advance,

    Lisa
  4. songfever

    songfever Guest

    Update to problem

    Hello,

    I just checked the htaccess file that is in the protected directory and it says:

    AddType application/x-httpd-php .html
    AddType application/x-httpd-php .htm
    php_value auto_prepend_file "/home2/song/public_html/site/protect.inc.php"


    But, there is no protect.inc.php file in the site/ directory at all. Could this be the problem? I use frontpage to publish my site and it may have removed the file???

    If so, how do I correct the problem? The CP panel is saying that I have no protected directories right now.

    Please respond ASAP, I've got new subscribers waiting to get access.

    Thankyou so much for all your help!

    Lisa
  5. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
  6. songfever

    songfever Guest

    Thankyou!

    That worked to use the htpasswd, but it says that the auto_prepend_file with php_include is not available in the lite version.

    I had this available when I first installed the script, but now I don't. I got this version from MembershipSiteAdvisor.com. It was suppose to be a "special version" made just for their members.

    Am I suppose to be able to use the auto_prepend_file with php_include?

    Thanks again and again!
  7. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    I'm sorry but Lite version has some restrictions and it is one.

Share This Page