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
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
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….
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?
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.
the table is the table of your wp db… look in your wp-config.php file for the db prefix…