Wordpress import didn't grab the comments

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
drmike
Posts: 2
Joined: Mon Jul 16, 2007 8:00 pm

Wordpress import didn't grab the comments

Post by drmike »

Greets:

I've just recently imported my old WordPress blog into Serendipity and am currently having a pair of issues.

1) I did the import via Administration Suite -> Import Data -> WordPress and entered the data. The strange thing was that I gave the correct database information as the WordPress install is in a seperate database, the imported kept looking for the wordpress database tables within the database Serendipity sits in and not the wp one.

2) My comments did not come over. I moved over to db tables and reran the script. All the posts and categories came over but not much else. All I got on the import page was the "Import is beginning...." line.

Suggestions?

Thanks,
-drmike
drmike
Posts: 2
Joined: Mon Jul 16, 2007 8:00 pm

Post by drmike »

It appears that the process is getting caught up during the import into serendipity_entrycat as only 5474 entries are coming over out of 8847 with my wordpress blog.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Exactly that can be the case. If you don't see the message "Import finished" then your importer is stalling before it finishes, and comments are imported at the end.

Sadly, when importing a large blog, serendipity can't really import it in multiple steps, because it needs a large list of references. The question is if the memory-limit or the time-limit is killing your import process. Do you have access to the server's or PHP's error logs?

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/
Post Reply