CNCat 4.3.1 User Manual
Importing Data from Old Database Directly
To import data from the old database:
- Go to administrator interface, then select the Settings – Import – Importing from CNCat 3.x, 2.x, 1.x – Importing from database.
- Specify the database name and table prefix. Open ‘config.php’ file of your old web directory version to get these values:
- $db["name"]="database name";
- $db["prefix"]="prefix";
- Click the Import button.
Note. The importing process can take some time. When importing, information on the amount of already imported data is displayed.