Importing from Wordpress 2.2

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
ficcionista
Posts: 3
Joined: Tue May 22, 2007 2:30 pm

Importing from Wordpress 2.2

Post by ficcionista »

Hi, I'm using Wordpress 2.2 using Xampplite as my server. I'm trying to change to serendipity, but when I try to import from Wordpress I get this message.

I'm looking everywhere for an answer, but can't seem to find some that works.
I've tried copying the table structure from my Wordpress database to my Serendipity database, the import goes well but obviously I still get a blank website.

Code: Select all

Starting import procedure...
Import failed: Could not select user information: Table 'serendipity.wp_users' doesn't exist.
Here is the information that I insert when asked:
Database host localhost
Database user DB Username
Database password DB Password
Database name wordpress
Database table prefix wp_
Charset UTF-8
Try to auto-convert HTML entities? No
Send Trackbacks to links found in the entry No
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Importing from Wordpress 2.2

Post by garvinhicking »

Hi!

Which serendipity version are you using to import from? This sounds like an old bug that has been fixed in recent s9y versions.

To circumentvent that bug otherwise, you could use a tool like phpMyAdmin to simply copy all the WP.* database tables into the database where serendipity lies.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
ficcionista
Posts: 3
Joined: Tue May 22, 2007 2:30 pm

Post by ficcionista »

Hi, I'm using Serendipity v1.1.2.

So, copying all the WP tables, content included, to my Serendipity Database will worK?

I9ll give it a try...

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Hm, I thought that bug was fixed in serendipity 1.1.2...mabe it only got fixed in version 1.2 snapshots. :(

But yes, copying the WP tables with structure and data to the s9y database will work! Then you simply enter the user account information of the s9y database into the importer.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
ficcionista
Posts: 3
Joined: Tue May 22, 2007 2:30 pm

Post by ficcionista »

Well.. it worked. There were some minor problems but it is far better to solve those little thing than to import every post, one by one.

Thanks a lot. :D
Post Reply