• I have exhausted all avenues with WPImportAll – they are effectively saying it must be a problem with my server.

    I have a cron process which picks up a file and inserts data into db. It was working fine but now it’s not.

    I have checked SQL logs – nothing – database is fine and not in need of repair. There is nothing in the error_log either

    This is the only error that WP Import All provide which is effectively useless – I’m hoping someone here will be able to help me go deeper to try and debug this myself – are there any other logs I can turn on that may help?

    Error from WP Import All:

    ACTION: pmxi_before_post_import …
    Combine all data for post Entry Level Safety Professional
    Find corresponding article among previously imported for post Entry Level Safety Professional
    Duplicate post wasn’t found with unique key Entry Level Safety Professional -
    Applying filter pmxi_article_data for Entry Level Safety Professional
    CREATING Entry Level Safety Professional Job
    ERROR: Could not insert post into the database
    ACTION: pmxi_after_post_import

    That’s it – “ERROR: Could not insert post into the database” – no error message or reason why?

    This happens with every single import every single time

    I need to either get this resolved or figure out another way to import XML data into WordPress posts?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Where did you get the plugin WPImportAll? Commercial plugins are not supported here.

    Have you asked your host for other logs? Have you tried Debug? https://codex.wordpress.org/WP_DEBUG

    Thread Starter SJW

    (@whitsey)

    I’m not asking for support of a commercial plugin. as I said, I have tried getting support and got nothing – I am now trying to debug myself?

    I’m hoping someone here will be able to help me go deeper to try and debug this myself – are there any other logs I can turn on that may help?

    I am the host, I have checked the logs.

    WP_DEBUG does nothing.

    Hoping for a little more deeper debugging alternatives

    You’re really out of luck here. The plugin is throwing the error, and we don’t support premium plugins. If debug shows nothing, you need to look in your server php error and mysql error logs for more debugging info, but that means digging into your server, and these are not server admin forums. There are some useful answers on Stack Overflow via Google: http://www.google.com/search?q=ERROR:+Could+not+insert+post+into+the+database

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WP IMport All Import Broken’ is closed to new replies.