Tweets do not update without manual intervention
The 'my tweets', 'favorite tweets', etc don't show up in the widget unless you go back to the TweetSuite admin panel and save again. Then the tweets times are off by about four hours even though my blog and twitter time zone is correct. Upon checking my logs many entries show in my error log like this: WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '',\r\n\t\t\t\t\t\t\t\t'',\r\n\t\t\t\t\t\t\t\t'',\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t'http://twitter.com/home?status=+' at line 1 for query replace INTO wp_shorturls (postID, tinyurl, bitly, snipurl, tweetthis, accessed) VALUES (, '',\r\n\t\t\t\t\t\t\t\t'',\r\n\t\t\t\t\t\t\t\t'',\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t'http://twitter.com/home?status=++from:+@crobertdillon'\t,\r\n\t\t\t\t\t\t\t\t1238122385\r\n\t\t\t\t\t\t\t\t) made by do_action_ref_array, call_user_func_array, tweetsuite_5mins, decodeShortURLs
3
people have this problem
I have this problem, too!
Tell me when someone solves it.
The more people who report this problem, the more it gets noticed.
The more people who report this problem, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Not sure if this is the appropriate fix, but it seems to work: http://www.fiddleandburn.com/me/tweet...
Works like a champ at the expense of slight page load delay.
+++ TweetSuite-0.6-patch/TweetSuite.php Sat May 2 22:42:33 2009
--- TweetSuite-0.6/TweetSuite.php Tue May 12 17:58:51 2009
@@ -38,7 +38,6 @@ if (!wp_next_scheduled('tweetsuite_5mins
wp_schedule_event( time(), '5mins', 'tweetsuite_5mins_hook' );
}
add_action( 'tweetsuite_5mins_hook', 'tweetsuite_5mins' );
+add_action('plugins_loaded','tweetsuite_hourly');
//tweetsuite_5mins();
@@ -1091,4 +1090,4 @@ $sql = "CREATE TABLE ".$table_name." (
}
I’m unconcerned
Loading Profile...


