2008/8/27 Andy C <[EMAIL PROTECTED]> > > Looks not dissimilar to a similar issue > > > http://groups.google.com/group/habari-dev/browse_thread/thread/866399d913d0537f/8407aa50c67d5976?lnk=gst&q=import#8407aa50c67d5976
I saw this post before but found no relation to my problem. > I wonder what user(s) own your WordPress posts and what Habari user > you are importing as ? I tried importing with the same username and diferent username, both with the same result. > I would suggest clearing everything out and starting again - clean. > Then analyze which posts don't make it in versus those that do. > > I presume you have more than the 10 posts shown in the blog - > http://www.ixaidev.com/home/ actually I don't...that's the thing... it's not that posts aren't being imported... rather they are being duplicated, triplicated, cuadruplicated... I think I actually got to the problem! Post revisions. WP 2.6 has this and considering habari imported 32 posts (while, as you noticed I only have 10) I checked my database table and I have 33 "entries" (table wp_posts stores pages + entries + revisions), 1 of them is a published page and revisions of that page are being shown as posts. I'll see what I can do about this, one important thing is that revision status is saved as "Any" so they are "distiguishable" (is that even a word?). -- Ixai Lanzagorta Ochoa http://www.ixaidev.com/ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
