Entries Tagged 'Database' ↓
July 12th, 2009 — Access Control, Database, Users
Removing User Access to a Product
1. First search for user in the “Users > Manage” screen.
2. At the end of the user’s row of information, you’ll see a link called “Remove”.
Every time you click on “Remove”, the user’s access is “rolled back” by a month (or the recurring period of the product). So if they have been a member for 3 months, then the first time you click on “Remove”, the user’s access is rolled back by 1 month, so the user now has access to your content for 2 months. So, two more clicks on “Remove” and the product is completely removed from the user’s account. We realize this is a little bit of an inconvenience when removing large number of users from a product, so in the next release, we will be adding a feature that makes it easier.
Deleting users
If you wish to completely remove the users from your database, then check the checkbox next to the user’s row, and then in the upper right hand section, click on the “Go” button next to the text “Fully Delete Selected Users from the database”. That should do it.
January 1st, 2009 — DAP, Database, Updates
The following is relevant to you only if you are “Upgrading” DAP from an earlier version.
Yay, DAP version 1.0 is here! (click here to see the what changed )
This is an important update, so do not skip this.
Here’s how to upgrade to the new version:
1. Download the zip file and unzip to desktop. You should now see a folder by name “dap” on your desktop.
2. Overwrite the contents of your current “dap” folder on your site with the contents of the new “dap” folder on your desktop.
3. Do not try to use any admin functionality yet. Visit the following link:
http://YourSite.com/dap/update.php and follow the instructions on your screen.
NOTE: Replace YourSite.com with your actual domain name.
That’s it!
<sidebar>
This is just for your information….
We have moved the email and header/footer templates from text files into the database, as some web hosts were very weird with file permissions and were causing issues. So all files which were previously located under /dap/templates/email/ and /dap/templates/content/ have now been moved to the database.
The contents of these template files have been copied over as-is to your database. But just as a sanity check, visit your “Admin > Templates” screen and double-check the content of these templates.
</sidebar>
February 23rd, 2008 — Cron, Database, Installation
NOTE: If you are using WordPress, then click here for instructions on how to install DAP as a WordPress Plugin.
This documentation below is only for installing DAP on a Non-WordPress, plain HTML web site.
But you don’t need to be doing this!
Did you know you get free installation along with your purchase of DAP? Yes, even if you are only trying out the free trial and haven’t paid us a dime!
But for some reason, if you do not wish to take us up on the free offer, and wish to do it yourself, then here are the instructions.
We’ve tried to make DAP installation extremely simple. To do a full installation of DAP (non-WordPress version), it will take about 15-20 minutes.
Uploading the files
Download dap.zip from the members area:
Unzip to your desktop. You should see a folder named dap
Upload the entire dap folder on your computer, to the root of your web site. The root directory is where your web site’s home page is usually located. This directory also goes by the name “public_html” or “www” or “htdocs”.
Once this is done, the dap folder should now be accessible by typing in http://www.Example.com/dap/ – but wait – don’t visit that link yet.
Creating the Database
You will first need to create a database for DAP to use and store its data. So log in to your web host control panel, go to the “MySQL Databases” section, create a new database, then create a new user (with password), then finally make sure you “Add” the newly created database user to the newly created database (to give the user access to create, read, update and delete data from the database).
Note down the new database name, username and password.
Installing DAP
Visit http://YourSite.com/dap/install/
Fill out the form there with the above database details.
Put in “localhost” for the database host name (unless your host has specifically asked you to use something else).
Submit the form.
That should create the dap-config.php file within your dap folder.
And you’ll see a series of messages about how the installation went.
That’s it for the basic DAP installation. You just need to set up the cron jobs to complete installation.
Setting Up the Cron Jobs
See this link to set up the cron jobs.
That’s it!
For support, open a ticket at http://www.DigitalAccessPass.com/support/