• Resolved lev236

    (@lev236)


    Other tabs work, but the Mentions and Timeline just show what looks like the Ajax loader icon. It just keeps spinning and no data ever loads (in Firefox). In Chrome, those same 2 tabs appear completely blank. (I do have both mentions and retweets for the connected account.)

    Also, I had the same issue described by other users here where the Twitter sign-in page took me to this Google Anayltics plugin when I confirmed the Twitter connection.

    I got around it by temporarily disabling that Google Analytics plugin before confirming the connection, but then I ran into the problem with the tabs described above.

    http://wordpress.org/extend/plugins/wordpress-dashboard-twitter/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author wpseek

    (@alphawolf)

    Hey lev236,

    on the Mentions and Timeline being blank issue: Do you happen to use Firebug on Firefox, so you can see the request and possibly what’s going wrong while loading?

    on the Google Analytics redirection issue: Please have your say here: http://wordpress.org/support/topic/plugin-google-analytics-for-wordpress-show-stopper-for-other-plugins-using-oauth-authentication?replies=1

    Thread Starter lev236

    (@lev236)

    Hi,

    I think this is what you are looking for. Let me know if it’s not. Under Console > Response, I see 1 warning and one error. The status responses come back OK, but still nothing shows for those 2 tabs in the dashboard. Just the loading icon.

    <br />
    <b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/lad35hme/public_html/wp-content/plugins/wordpress-dashboard-twitter/inc/wpdt.func.php</b> on line <b>73</b><br />
    jQuery('#wpdt-replies-wrapper').html('<li>No mentions!</li>').hide().fadeIn();

    1 Error:
    invalid regular expression flag h error on /wp-includes/js/tw-sack.js?ver=1.6.1 (I know that’s a core file and likely unrelated).

    All the status responses say this:

    {"text":"No broken links found.<br\/>No URLs in the work queue.<br\/>Searching your blog for links...","status":{"check_threshold":"2012-07-30 16:33:50","recheck_threshold":"2012-08-02 16:03:50","known_links":"0","known_instances":"0","broken_links":"0","unchecked_links":"0"}}

    Thread Starter lev236

    (@lev236)

    The blank tabs occur whether the Google Analytics plugin is installed or not, so that particular plugin issue is still not resolved.

    Plugin Author wpseek

    (@alphawolf)

    May you please set WP_DEBUG to false and see if the error persists?

    Thread Starter lev236

    (@lev236)

    It was already set to false when the two blank tabs occurred.

    (Just to test, I set it to true, which made ALL the tabs come up blank.)

    Plugin Author wpseek

    (@alphawolf)

    I just submitted version 1.1.2 that should fix the bug that caused the blank tabs for you. 🙂

    Thread Starter lev236

    (@lev236)

    That fixed it. Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WordPress Dashboard Twitter] Mentions and Timeline won't load. Also Redirected to GA P’ is closed to new replies.