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
Which protection methods did you use for protect your members area? Have you created .htaccess files manually or using aMember CP?
Alex, I used auto_prepend_file with php_include for protection and created the htaccess files through amember CP. Thankyou in advance, Lisa
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
Please remove this .htaccess file and protect this folder again, using aMember CP -> Protect Folders. P.S. If you need urgent help, read this topic: http://www.cgi-central.net/forum/showthread.php?t=2165
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!