Support Forum

DATA IMPORT FROM MINGLE

AT ALESSANDRO TABALLIONE
ALESSANDRO TABALLIONE
Member

 

i downloaded the zip.file. Where exactly i have to upload it?

and for the plug ins i dowloaded, where i have to upload?

 

Thanks

 

4 Answers

New Answer

MP Mr Papa
Mr Papa
Member

Its a standard WP plugin… upload and activate like any other wp plugin… then you will see an additional admin panel in the SP admin area….

AT ALESSANDRO TABALLIONE
ALESSANDRO TABALLIONE
Member

thanks Mr.Papa..i already find it…now i’m going crazy to set up it, becaue he ask me the worpress user table prefix …i checked on my PHP MySQL and clicked on wp_user but he say: “Error: Unable to query USERS using the db settings supplied”

What’s the table i have to click to start the import?

YS Yellow Swordfish
Yellow Swordfish
Member

The table prefix is as you have it set in your wp-config.php file in the root of your wordpress install.

if you did not change it then the default is ‘wp_’ – but it is strongly recommended to change it.

MP Mr Papa
Mr Papa
Member

the table is the table of your wp db… look in your wp-config.php file for the db prefix…