Viewing 4 reply threads
  • Author
    Posts
    • #58298
      Anonymous
      Inactive

      I’m using the bbPress Import Export Plugin for WordPress to import from a custom Forum into bbPRESS. I’m testing the import but I have a question.
      With a simply template I obtain an error on the last reply. The Parent_ID of last row in my template is wrong (558 instead of 2100).

      Where is the error?

      *** TEMPLATE
      ID,post_author,eh_user_email,eh_user_name,post_date,post_date_gmt,post_content,post_title,post_status,comment_status,ping_status,post_password,post_name,post_parent,guid,menu_order,post_type,post_mime_type,comment_count,post_alter_id
      ,1,ponthilagan@xadapter.com,Harley,2016-12-12 11:30:33,2016-12-12 11:30:33,1st Forum,1st Forum,publish,closed,open,,new-test-fedex-forum-1,0,http://localhost/wordpress/?post_type=forum&#038&p=554,0,forum,,0,554
      ,1,ponthilagan@xadapter.com,Harley,2016-02-03 22:28:00,2016-02-03 16:58:00,1st Topic in 1st Forum,1st Topic on 1st Forum,publish,open,open,,does-this-supports-all-currencies,554,http://localhost/wordpress/?post_type=topic&#038&p=555,0,topic,,0,555
      ,0,hoganplanit@gamil.com,Thilak,2016-02-04 12:23:00,2016-02-04 06:53:00,1st Reply at 1st Topic on 1st Forum,Reply No:1-1,publish,open,open,,reply-no13,555,http://localhost/wordpress/?post_type=reply&#038&p=556,1,reply,,0,556
      ,0,hoganplanit@gamil.com,Thilak,2016-02-04 12:23:00,2016-02-04 06:53:00,2nd Reply at 1st Topic on 1st Forum,Reply No:2-1,publish,open,open,,reply-no13,555,http://localhost/wordpress/?post_type=reply&#038&p=557,1,reply,,0,557
      ,1,ponthilagan@xadapter.com,Harley,2016-02-05 05:10:00,2016-02-04 23:40:00,2nd Topic in 1st Forum,2nd Topic on 1st Forum,publish,open,open,,is-there-a-dry-ice-option,554,http://localhost/wordpress/?post_type=topic&#038&p=558,0,topic,,0,558
      ,0,hoganplanit@gamil.com,Thilak,2016-02-05 16:47:00,2016-02-05 11:17:00,1st Reply at 2nd Topic on 1st Forum,Reply No:1-2,publish,open,open,,reply-no15,558,http://localhost/wordpress/?post_type=reply&#038&p=559,1,reply,,0,559
      ,0,hoganplanit@gamil.com,Thilak,2016-02-04 12:23:00,2016-02-04 06:53:00,2st Reply at 2nd Topic on 1st Forum,Reply No:2-1,publish,open,open,,reply-no13,558,http://localhost/wordpress/?post_type=reply&#038&p=560,1,reply,,0,560

      *** RESULT of query select id,post_content,post_type,post_parent from wp_posts order by id desc
      ID post_content post_type parent_id
      2102 2st Reply at 2nd Topic on 1st Forum reply 558
      2101 1st Reply at 2nd Topic on 1st Forum reply 2100
      2100 2nd Topic in 1st Forum topic 2096
      2099 2nd Reply at 1st Topic on 1st Forum reply 2097
      2098 1st Reply at 1st Topic on 1st Forum reply 2097
      2097 1st Topic in 1st Forum topic 2096
      2096 1st Forum forum 0

    • #58300
      Anonymous
      Inactive

      I forgot an important info: I’m using BULK IMPORT

    • #58602
      Anonymous
      Inactive

      Hi skiank,

      Could you please share the error message you are getting, so I can guide accordingly. You can raise a support ticket here if issue persists.

    • #58911
      Anonymous
      Inactive

      Hi Mark,
      I’ve no errors. The result is wrong because replies are not correctly linked to reproduce the issue.

    • #58943
      Anonymous
      Inactive

      Hi,

      Please raise a ticket in the support with demo CSV.

Viewing 4 reply threads
  • You must be logged in to reply to this topic.
Scroll to Top