crowdfavorite / wp-social

A social web integration plugin for WordPress. (Twitter, Facebook, etc.)
http://wordpress.org/extend/plugins/social
GNU General Public License v2.0
182 stars 59 forks source link

Issue importing tweet by url #201

Open mAAdhaTTah opened 9 years ago

mAAdhaTTah commented 9 years ago

When I go to import a tweet by url, it appears to fail without error.

In the dashboard, I enter the Tweet's url and hit "Import Tweet." Strangely, the log disappears, as does the url from the url box. In the debug log, I get:

[SOCIAL - 2014-11-10 23:27:27 - 208.81.36.234] Running request: Import/action_from_url
[SOCIAL - 2014-11-10 23:27:27 - 208.81.36.234] Import tweet by URL started.

And no additional messages or warnings related to it, just the normal cron messages. No console messages, either. The tweet never gets imported as a comment.

Let me know if you need more information.

mospaw commented 9 years ago

We addressed an issue that might be related to this recently. See tag 3.0b2 0d7a1c28a80b3d073af2e89cff

mAAdhaTTah commented 9 years ago

Thx - will upgrade and report back.