Subscription Password Expiration
Previous  Top  Next

AShop Deluxe supports the sales of subscription access to password protected members only directories and provides a simple method to remove expired passwords from the list.

To remove expired passwords manually...
1.Open checksubscr.php in a text editor.  
2.Change the $ashoppath variable to the full server path where the subscription directory is located.  
Example: $ashoppath = '/home/username/public_html/protecteddirectory';  
3.Upload/replace the checksubscr.php file  
4.Make this script executable: chmod 755 checksubscr.php.  
5.Run the checksubscr.php script from a browser when you wish to remove expired passwords.  
Example: http://www.yourdomain.com/ashop/checksubscr.php  

Note: When PA+ is installed on the same server as AShop and the path to PA+ is set within the third party software integration, each subscription directory can optionally be managed after the initial order by using the more advanced features of PA+.