Support Forum

Dowloaded the Importer plugin v5 but i dont know how to use it

23 Answers

New Answer

IL iloverolling
iloverolling
Member

thanks for reply.

 

please be patient with me as my database knowledge is quite limited. my prefix for my user table is “wp_users” as I said before, however having put this into the “WordPress User Table Prefix:” brings up the error I mentioned before. could you tell me step by step what I should be doing?

YS Yellow Swordfish
Yellow Swordfish
Member

No – the prefix is just the wp_ part

MP Mr Papa
Mr Papa
Member

there is help in the plugin…

but basically, look in your db for smf… what does every table start with? kind of like, by default, wp tables start with wp_

RG Robb G
Robb G
Member

Hey I need some help. After reading on all the posts in this thread, I still can’t figure out how to make import process work. I’m at the Mingle Import table. Every time I put information into these fields, I get this message: “Unable to connect to the source database using supplied information.” What is the correct information that I need to put in each field and in what format? When I say format I mean for example the Database name. Do I just put the name itself or do I add the word “define”, parenthesis, etc?

Can someone give me an example of what to put in those fields?

MP Mr Papa
Mr Papa
Member

your mingle database and the WordPress database need to be on the same server for starters…

the info is the db connection info… ie database name… just the name… use mysql and look on your server to find the database name… or in the config file for mingle…

database user is the user that connects to the database…  password is for that user to connect to that database…

all this info should be in a mingle config file that you had to set up at some point…   you can look in your wp-config.php file for examples, but you want the mingle info…

RG Robb G
Robb G
Member

Thank you Mr. Papa. Your advice gave me a bit more direction. Turns out I was putting the wrong password in. When I first started my site, I registered for WordPress three different times via my web hosting server. I registered three times because I made mistakes on the first two. I tried the three different passwords and one worked.

 

OK, I’m off to the next step. Thank you again.

MP Mr Papa
Mr Papa
Member

wink been there, done that!

Let us know how it goes… we will be here…