• When I first activated the TripIt importer, it seemed to work correctly (went off and did all the old trips, and then a couple of new ones were added automatically). However, since then no new trips have shown up. A couple of times I was able to manually import with the “Check for new content now” button, but it seems that doesn’t even work for me any more.

    Is this known / expected behaviour at this point, or do I need to dig in?

    https://www.ads-software.com/extend/plugins/keyring-social-importers/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Beau Lebens

    (@beaulebens)

    Hi Richard,

    Definitely not expected — it’s working for me currently so I suppose something is going wrong.

    Are you using the latest versions of both Keyring and the Social Importer bundle?

    The TripIt importer only checks once every 12 hours for new content (the others check every hour), so I don’t know if that’s related.

    Another thing to try would be to add this to your wp-config.php:

    define( 'KEYRING__DEBUG_MODE', false );

    and then that will dump *heaps* of extra information in your server’s error logs (full dumps of back and forth communication with TripIt etc). So if you add the above, and then click the “Check for new content” button, you should hopefully get a bunch of information about what’s going on — you may be able to spot some sort of error coming back from TripIt in there.

    Plugin Author Beau Lebens

    (@beaulebens)

    Actually — it looks like mine is not actually importing after all.

    It worked fine when I clicked the button in the admin, but it hasn’t auto-imported.

    I’ll have to have a look at it and get back to you ??

    Thread Starter Richard Stocks

    (@rstocks)

    Glad it’s not just me ??

    Let me know if you want me to turn my debugs on.

    Plugin Author Beau Lebens

    (@beaulebens)

    Hi Richard — can you please upgrade both Keyring and the Keyring Social Importers to their latest versions (should get a prompt in wp-admin), and see if that helps with the auto Tripit importer? It will only import during the hours of 01 and 12 to avoid extra load on their servers (since they don’t have a great way to do limited requests), so it might not appear immediately, and you’ll need to make sure that you’re triggering wp-cron to run, so if it’s on a test site that isn’t getting any other traffic, then you might need to set a browser to auto-refresh it or something.

    Seems to be working for me now.

    Thread Starter Richard Stocks

    (@rstocks)

    Hi Beau,

    Looks good! As always, I love your work!

    Cheers,

    Richard

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘TripIt not importing’ is closed to new replies.