You are viewing version #6 of a page entitled Import. The page Owner is admin and the last changes were made by admin 13 months ago. There are 792 words in this revision and it has been viewed 297 times.
This page is Protected from any changes.

Click to hide
Contents (hide)

Importing Users

Importing New Users or Bulk Updating Existing Users

From the administrative control panel:

The program provides on-screen directions that can be used to help you with your import.

Important Things to Remember

Bulk Deleting Users

Using the import feature, you can bulk delete users from your database by doing the following:

username
johndoe
janedoe
chriskelley
Things to Remember

Exporting Users

Manual Export

From the administrative control panel:

Select your desired options and click on “Export Users”.

Note: If you have a large user/lead database, please be patient while the program compiles the data.

Once the export is complete, you will be asked to download a file. Save the file to your local hard drive and open in a program such as Excel. Note: Users and leads are exported in alphabetical order.

Automated Export

The program is equipped with a daily back-up utility that runs according to the cron job. All back-ups are stored within the following directory on your server:

The filename will start with “backup” and contain the date on which the backup occurred.

I don't see a backup file. Why?

In the event that you cannot find a back up file within the “admin/imports” folder, check the following:

  1. Is the cron job running properly? Verify that the cron job is running by checking the “Cron Job Last Run” date found in the bottom right-hand corner of the admin control panel. If the cron job is NOT running properly:
    • Ensure that the files within /ppSD2/admin/cron directory are set to permissions 755.
    • Ensure that the full server path on the cron_overview.php file is set to the correct path for your server.
    • Contact your web host to ensure that the cron job has been properly setup.
  2. Is the “imports” folder set to permissions 777?
  3. Check the program options (”Setup”) to ensure that “Backup Timeframe” option is set to a reasonable timeframe (recommended every 1 day: 00 00 01 00 00 00).

Timeout Error: Increasing PHP's Max Execution Time

If you are exporting a large database and your program is timing out, do the following:

This page last modifed by admin @ 08 August 2009 04:40. Created on 22 June 2009 10:40 Protected Page