<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: Twitter Tools 1.6 - Digest (weekly/daily)</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Twitter Tools 1.6 - Digest (weekly/daily)</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 11:03:04 +0000</pubDate>

<item>
<title>Dave333 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1289470</link>
<pubDate>Sat, 21 Nov 2009 21:12:33 +0000</pubDate>
<dc:creator>Dave333</dc:creator>
<guid isPermaLink="false">1289470@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for chiming in anyway Gary.&#60;/p&#62;
&#60;p&#62;I've given up on the weekly post.  It's probably a bit of overkill to have both anyway.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1287938</link>
<pubDate>Fri, 20 Nov 2009 12:00:59 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1287938@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@zerofee.org &#38;amp; @Dave333  Sorry, I don't have a step by step guide, the version changed so I wouldn't know what to change, if anything, now. =\&#60;/p&#62;
&#60;p&#62;I have had the weekly updates working for, well, about 6 months now. I wish I had something more to add that could help you both. I am using 2.8.5 MU now and the plugin is working.&#60;/p&#62;
&#60;p&#62;If is was acting up I'd troubleshoot with you but I don't want to break what is working.
&#60;/p&#62;</description>
</item>
<item>
<title>Dave333 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1286181</link>
<pubDate>Wed, 18 Nov 2009 23:10:06 +0000</pubDate>
<dc:creator>Dave333</dc:creator>
<guid isPermaLink="false">1286181@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks Alex,&#60;/p&#62;
&#60;p&#62;I'd read that page already. I was one of the first places I checked.  Now I have read it again. There is no mention of this problem on that page. Was there something in particular that is relevant to this dicussion there?&#60;/p&#62;
&#60;p&#62;I thought I'd solved it with this these changes to the database but now it's come to that time of the week I reliased it has only fixed the daily digests and NOT the weekly digests.  &#60;/p&#62;
&#60;p&#62;If you can add something to this discussion that will help us get the plugin to work properly please do.
&#60;/p&#62;</description>
</item>
<item>
<title>alexkingorg on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1285753</link>
<pubDate>Wed, 18 Nov 2009 16:35:07 +0000</pubDate>
<dc:creator>alexkingorg</dc:creator>
<guid isPermaLink="false">1285753@http://wordpress.org/support/</guid>
<description>&#60;p&#62;You may want to reference the FAQs here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wphelpcenter.com/plugins/twitter-tools/&#34; rel=&#34;nofollow&#34;&#62;http://wphelpcenter.com/plugins/twitter-tools/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Dave333 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1284242</link>
<pubDate>Tue, 17 Nov 2009 10:26:39 +0000</pubDate>
<dc:creator>Dave333</dc:creator>
<guid isPermaLink="false">1284242@http://wordpress.org/support/</guid>
<description>&#60;p&#62;OK I have sovled it.&#60;/p&#62;
&#60;p&#62;It is supposed to be 0 not 1.
&#60;/p&#62;</description>
</item>
<item>
<title>Dave333 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1284027</link>
<pubDate>Tue, 17 Nov 2009 04:07:14 +0000</pubDate>
<dc:creator>Dave333</dc:creator>
<guid isPermaLink="false">1284027@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Gary, &#60;/p&#62;
&#60;p&#62;you wrote:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;wfzimmerman, I think you nailed the problem. Here are two examples from my db backups.&#60;/p&#62;
&#60;p&#62;March 13th...&#60;br /&#62;
INSERT INTO wp_options VALUES (2442, 0, 'aktt_doing_digest_post', '0', 'yes');&#60;/p&#62;
&#60;p&#62;February 27th...&#60;br /&#62;
INSERT INTO wp_options VALUES (1597, 0, 'aktt_doing_digest_post', '1', 'yes');&#60;/p&#62;
&#60;p&#62;I had left the weekly digest enabled hoping that one day it would fix itself. I do see a 0 vs a 1. Would that have solved the problem?&#60;/p&#62;
&#60;p&#62;For those out there experiencing troubles with the weekly digest, check this setting and please let us know if this solution fixed the problem.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;I have gone into my DB with PHPMyAdmin and located the wp_options table.  I checked the setting, and found the entry akkt_doing_digest_post with an option value of '1' and autoload set to 'yes'.&#60;/p&#62;
&#60;p&#62;Is that how it should be?  You suggested we check this setting and get back to you but you didn't mention which it should be, 1, or 0.&#60;/p&#62;
&#60;p&#62;I've run out of ideas.  If you have any more ideas please post them.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>Dave333 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1282795</link>
<pubDate>Mon, 16 Nov 2009 08:33:17 +0000</pubDate>
<dc:creator>Dave333</dc:creator>
<guid isPermaLink="false">1282795@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@garyploski&#60;/p&#62;
&#60;p&#62;Following your footsteps I tried the following:&#60;/p&#62;
&#60;p&#62;deleted Twitter Tools plugin within wp&#60;br /&#62;
deleted wp_ak_twitter from the db via phpmyadmin&#60;/p&#62;
&#60;p&#62;installed and activated TwitterTools 1.6 from within wp&#60;br /&#62;
verified wp_ak_twitter was re-inserted into db via phpmyadmin&#60;br /&#62;
saw 0 records in wp_ak_twitter via phpmyadmin&#60;br /&#62;
configured TwitterTools within wp&#60;br /&#62;
set weekly to a few minutes from present time&#60;br /&#62;
clicked update tweets and reset tweet checking within wp&#60;br /&#62;
verified 20 records were imported into the db via phpmyadmin&#60;br /&#62;
neither daily or weekly digest posted&#60;br /&#62;
Now, only 20 tweets are in the db. I've sat longer than 10 minutes and have not seen any additional tweets added to the db.&#60;/p&#62;
&#60;p&#62;Nothing changed, still no posts to blog from Twitter Tools.&#60;/p&#62;
&#60;p&#62;The one thing in your list I couldn't do was:&#60;/p&#62;
&#60;p&#62;deleted aktt_ setting references from the db via phpmyadmin&#60;/p&#62;
&#60;p&#62;I was unable to find this &#34;aktt_&#34; setting.  And it seems that this is the missing link as this is the only difference between what I have done and what you did.&#60;/p&#62;
&#60;p&#62;I have wasted so many hours on this trying to get it to work.&#60;/p&#62;
&#60;p&#62;Does anyone know of another plugin that posts daily and weekly updates to a blog?
&#60;/p&#62;</description>
</item>
<item>
<title>Dave333 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1282684</link>
<pubDate>Mon, 16 Nov 2009 04:52:05 +0000</pubDate>
<dc:creator>Dave333</dc:creator>
<guid isPermaLink="false">1282684@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@ garyploski so how did you solve it?&#60;/p&#62;
&#60;p&#62;I read through this post twice and you refer to a solution but I can't see what it is.  You mentioned a 1 and a 0 but it's not clear from what you wrote what needs to be done or where.  You referred to wfzimmerman's solution.  Here is was he wrote:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;I am pretty sure I just solved my problem. &#34;akk_doing_digest&#34; is set to &#34;1&#34;, where i suspect the program left it after my %^@# provider killed the process.
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;So is the solution to set this to 0?&#60;/p&#62;
&#60;p&#62;Where is &#34;akk_doing_digest&#34; located? &#60;/p&#62;
&#60;p&#62;I have looked in the tables in PhpMyAdmin but can't see any such table.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382/page/2#post-1180043</link>
<pubDate>Wed, 19 Aug 2009 02:49:33 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1180043@http://wordpress.org/support/</guid>
<description>&#60;p&#62;A new version has been released since I posted this trouble. There was a resolution to the earlier trouble please read through the posts for details. This is now marked as resolved.
&#60;/p&#62;</description>
</item>
<item>
<title>heiste on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1152561</link>
<pubDate>Mon, 27 Jul 2009 10:24:49 +0000</pubDate>
<dc:creator>heiste</dc:creator>
<guid isPermaLink="false">1152561@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Same problems here, it just stopped all of a sudden to give out the weekly digest. I don't know if the update of wordpress has anything to do with it. I deinstalled tt and deleted everything from the database. (shouldn't there be a routine for this in the plugin?) I will reinstall twitter tools again to see what happens. But before that I try to build in the routine to remove the database entries at deinstallation.
&#60;/p&#62;</description>
</item>
<item>
<title>mk1623 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1119413</link>
<pubDate>Sun, 28 Jun 2009 14:32:58 +0000</pubDate>
<dc:creator>mk1623</dc:creator>
<guid isPermaLink="false">1119413@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am having the same problem.  The plugin does not publish the digest posts.  &#60;/p&#62;
&#60;p&#62;I am running WP 2.8 with the following plugins:&#60;/p&#62;
&#60;p&#62;Akismet&#60;br /&#62;
Broken Link Checker&#60;br /&#62;
cforms&#60;br /&#62;
Clicky Web Analytics&#60;br /&#62;
Flickr Photo Album&#60;br /&#62;
Fotobook&#60;br /&#62;
HidePost&#60;br /&#62;
Maintenance Mode&#60;br /&#62;
MTR Podcast Recorder&#60;br /&#62;
NextGEN Gallery&#60;br /&#62;
OpenID&#60;br /&#62;
podPress&#60;br /&#62;
Post-Plugin Library&#60;br /&#62;
Post Levels&#60;br /&#62;
Recent Posts&#60;br /&#62;
Riffly Video/Audio Comments&#60;br /&#62;
Scissors&#60;br /&#62;
Sidebar Login&#60;br /&#62;
Similar Posts&#60;br /&#62;
Sociable&#60;br /&#62;
StatPress&#60;br /&#62;
Subscribe To Comments&#60;br /&#62;
WordPress.com Stats&#60;br /&#62;
Wordpress Automatic Upgrade&#60;br /&#62;
Wordpress Gravatars&#60;br /&#62;
Wordpress Thread Comment&#60;br /&#62;
WP-DBManager&#60;br /&#62;
WP-dTree&#60;br /&#62;
WP-PageNavi&#60;br /&#62;
WP-PostRatings
&#60;/p&#62;</description>
</item>
<item>
<title>Dave333 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1086138</link>
<pubDate>Fri, 29 May 2009 01:08:40 +0000</pubDate>
<dc:creator>Dave333</dc:creator>
<guid isPermaLink="false">1086138@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I only installed this plugin to get the weekly compliation of tweets posted as a blog post.&#60;/p&#62;
&#60;p&#62;I can't get it to work either. I am running WP 2.7 with the following plugins:&#60;/p&#62;
&#60;p&#62;AddQuicktag&#60;br /&#62;
Akismet&#60;br /&#62;
Google Analytics&#60;br /&#62;
Google XML Sitemaps&#60;br /&#62;
Image Caption&#60;br /&#62;
Lightbox 2&#60;br /&#62;
MaxBlogPress Ping Optimizer&#60;br /&#62;
My Link Order&#60;br /&#62;
NextGENGallery&#60;br /&#62;
Twitter for WordPress&#60;br /&#62;
UTF8Sanitize&#60;br /&#62;
Widget Logic&#60;br /&#62;
Worpress,com stats&#60;br /&#62;
Wordpress Database backup&#60;br /&#62;
WP Contact Form III&#60;br /&#62;
WP Security&#60;br /&#62;
YouTube Brackets&#60;/p&#62;
&#60;p&#62;I suggest it might just be easier to copy and paste them in manually once a week.  &#60;/p&#62;
&#60;p&#62;#1 Select, copy paste, post:  All up that process would take a minute, perhaps less.  &#60;/p&#62;
&#60;p&#62;or&#60;/p&#62;
&#60;p&#62;#2 Troubleshooting this plugin: I could waste several hours as others have with no promise it will work.
&#60;/p&#62;</description>
</item>
<item>
<title>wpjack515 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1074697</link>
<pubDate>Fri, 15 May 2009 03:49:16 +0000</pubDate>
<dc:creator>wpjack515</dc:creator>
<guid isPermaLink="false">1074697@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks for your work gary, I will try the new version on my blog.&#60;/p&#62;
&#60;p&#62;[spam link removed]
&#60;/p&#62;</description>
</item>
<item>
<title>zerofee.org on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1074246</link>
<pubDate>Thu, 14 May 2009 17:01:12 +0000</pubDate>
<dc:creator>zerofee.org</dc:creator>
<guid isPermaLink="false">1074246@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Same problems here - ground to a halt a couple of weeks back and have had no success in getting the daily or weekly digests started again. Have tried flushing the TT  stuff from the DB, resetting, reinstalling, disabling other plug-ins etc... to no avail. &#60;/p&#62;
&#60;p&#62;@wfzimmerman @garyploski - what you were investigating sounded positive - did you both resolve this problem permanently and, if you did, would you be able to post a clear step-by-step solution for us all here please? Your posts above point to a few different steps, but it's not quite clear (at least to me) what exactly you did to sort it out. &#60;/p&#62;
&#60;p&#62;If possible, much appreciated!
&#60;/p&#62;</description>
</item>
<item>
<title>twilightfairy on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1066063</link>
<pubDate>Wed, 06 May 2009 06:52:17 +0000</pubDate>
<dc:creator>twilightfairy</dc:creator>
<guid isPermaLink="false">1066063@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have been using twitter tools since sometime and hav started facing a strange problem.&#60;/p&#62;
&#60;p&#62;not only does the plugin skip some of the daily digests on certain random dates, it posts duplicate ones on certain days. I cant figure out what's wrong. My twitter lifestreaming on my blog is not working :&#124;. any support would be appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1017929</link>
<pubDate>Tue, 17 Mar 2009 02:37:29 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1017929@http://wordpress.org/support/</guid>
<description>&#60;p&#62;wfzimmerman, I think you nailed the problem. Here are two examples from my db backups.&#60;/p&#62;
&#60;p&#62;March 13th...&#60;br /&#62;
INSERT INTO &#60;code&#62;wp_options&#60;/code&#62; VALUES (2442, 0, 'aktt_doing_digest_post', '0', 'yes'); &#60;/p&#62;
&#60;p&#62;February 27th...&#60;br /&#62;
INSERT INTO &#60;code&#62;wp_options&#60;/code&#62; VALUES (1597, 0, 'aktt_doing_digest_post', '1', 'yes'); &#60;/p&#62;
&#60;p&#62;I had left the weekly digest enabled hoping that one day it would fix itself. I do see a 0 vs a 1. Would that have solved the problem?&#60;/p&#62;
&#60;p&#62;For those out there experiencing troubles with the weekly digest, check this setting and please let us know if this solution fixed the problem.&#60;/p&#62;
&#60;p&#62;Thanks wfzimmerman.
&#60;/p&#62;</description>
</item>
<item>
<title>wfzimmerman on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1017469</link>
<pubDate>Mon, 16 Mar 2009 18:35:39 +0000</pubDate>
<dc:creator>wfzimmerman</dc:creator>
<guid isPermaLink="false">1017469@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I am pretty sure I just solved my problem.  &#34;akk_doing_digest&#34; is set to &#34;1&#34;, where i suspect the program left it after my %^@# provider killed the process.
&#60;/p&#62;</description>
</item>
<item>
<title>sjefen6 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1017048</link>
<pubDate>Mon, 16 Mar 2009 12:18:10 +0000</pubDate>
<dc:creator>sjefen6</dc:creator>
<guid isPermaLink="false">1017048@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Success! I reenabeled AIO SEO and still the digests are coming inn! The fix seems to be flushing the settings from aktt and reinstall it. Dont know what wp.com users and other that does not have db access can do.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1016796</link>
<pubDate>Mon, 16 Mar 2009 02:18:40 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1016796@http://wordpress.org/support/</guid>
<description>&#60;p&#62;sjefen6... I have SEO enabled and everything is working fine (still). My Sunday weekly digest posted this AM.
&#60;/p&#62;</description>
</item>
<item>
<title>sjefen6 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1016156</link>
<pubDate>Sun, 15 Mar 2009 10:57:44 +0000</pubDate>
<dc:creator>sjefen6</dc:creator>
<guid isPermaLink="false">1016156@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I still want to reenable AIO SEO, but I have not been brave enough. Does anyone have any luck with it?&#60;/p&#62;
&#60;p&#62;On a sidenote; When I was deleting the settings for TT did I notice that my twitter password was stored in the clear. That is not good practice! But I guess we will have to live with it intill twitter lets us use API key's.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1012862</link>
<pubDate>Thu, 12 Mar 2009 00:31:12 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1012862@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Additional note - After nearly 24 hours, my older tweets have not imported into the db.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1012856</link>
<pubDate>Thu, 12 Mar 2009 00:28:27 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1012856@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hmm. I do not know itjuggler.&#60;/p&#62;
&#60;p&#62;As I went through the process I wished that there was a clean remove/uninstall of the plugin. Sure, the files are easy to delete but removing the data from the db was not.&#60;/p&#62;
&#60;p&#62;Does anyone else know how to completely uninstall TT without phpmyadmin? It'd be great if the plugin provided that option considering how much it adds to the db.
&#60;/p&#62;</description>
</item>
<item>
<title>TheITJuggler on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1012831</link>
<pubDate>Thu, 12 Mar 2009 00:10:28 +0000</pubDate>
<dc:creator>TheITJuggler</dc:creator>
<guid isPermaLink="false">1012831@http://wordpress.org/support/</guid>
<description>&#60;p&#62;ok, so how do you flush the tt settings?&#60;/p&#62;
&#60;p&#62;I don't have phpymadmin access, but I do have a DB plugin that allows me to update, delete and insert stuff.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1012153</link>
<pubDate>Wed, 11 Mar 2009 14:18:27 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1012153@http://wordpress.org/support/</guid>
<description>&#60;p&#62;...I looked at my Facebook profile and saw that a new blog had posted on my site this morning. That's right, it worked. The weekly digest posted sometime this morning.&#60;/p&#62;
&#60;p&#62;It appears that a flush of TT settings, etc. from the db did work.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1011705</link>
<pubDate>Wed, 11 Mar 2009 01:32:30 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1011705@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I wish I had your luck sjefen6.&#60;/p&#62;
&#60;p&#62;I tried the following:&#60;/p&#62;
&#60;ul&#62;
deleted tt within wp&#60;br /&#62;
deleted wp_ak_twitter from the db via phpmyadmin&#60;br /&#62;
deleted aktt_ setting references from the db via phpmyadmin&#60;br /&#62;
installed and activated tt 1.6 from within wp&#60;br /&#62;
verified wp_ak_twitter was re-inserted into db via phpmyadmin&#60;br /&#62;
saw 0 records in wp_ak_twitter via phpmyadmin&#60;br /&#62;
configured tt within wp&#60;br /&#62;
set weekly to a few minutes from present time&#60;br /&#62;
clicked update tweets and reset tweet checking within wp&#60;br /&#62;
verified 20 records were imported into the db via phpmyadmin&#60;br /&#62;
neither daily or weekly digest posted
&#60;/ul&#62;
&#60;p&#62;Now, only 20 tweets are in the db. I've sat longer than 10 minutes and have not seen any additional tweets added to the db.&#60;/p&#62;
&#60;p&#62;One thing I learned testing tonight was that my server is now one hour off which is likely to to DST.
&#60;/p&#62;</description>
</item>
<item>
<title>sjefen6 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1007316</link>
<pubDate>Fri, 06 Mar 2009 14:26:03 +0000</pubDate>
<dc:creator>sjefen6</dc:creator>
<guid isPermaLink="false">1007316@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It looks like disabeling All in One SEO Pack did fix the issue for me. However, it can also be (most likely not) becouse I flushed the settings and reinstalled tt (I removed all aktt_* enteries in the option database, and dropped the tweets database table (wich had all my tweets)).&#60;/p&#62;
&#60;p&#62;I think tt is having issues posting the Digest's. Lets hope ak will test run it with All in One SEO Pack enabeled, and fix this issue. And I have a suggestion for a future; make tt able to compare its database of tweets, with the Digests it is supposed to be making. And make it awalable on demand (button in the config page).&#60;/p&#62;
&#60;p&#62;Example:&#60;br /&#62;
There is a tweet in the database with the date 13. January 09.&#60;br /&#62;
Get the titeles that are supposed to go with this tweet (commonly: Twitter Updates for 2009-01-13)&#60;br /&#62;
Search for posts with that exact title&#60;br /&#62;
if match, check next tweet in the database&#60;br /&#62;
else try to create digest, if error, display error and check next tweet&#60;/p&#62;
&#60;p&#62;I will look in to modefying the plugin, but I am no expert, and I hope ak or a person with plugin experience will look into it.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1005517</link>
<pubDate>Wed, 04 Mar 2009 19:52:17 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1005517@http://wordpress.org/support/</guid>
<description>&#60;p&#62;And my server info:&#60;/p&#62;
&#60;p&#62;Operating system  	Linux&#60;br /&#62;
Linux kernel version 	2.6.27-grsec&#60;br /&#62;
Apache version 	2.2.11 (Unix)&#60;br /&#62;
Perl version 	5.8.8&#60;br /&#62;
PHP version 	5.2.8&#60;br /&#62;
MySQL version 	5.0.67-community-log&#60;br /&#62;
Path to Perl 	/usr/bin/perl&#60;br /&#62;
Path to sendmail 	/usr/sbin/sendmail
&#60;/p&#62;</description>
</item>
<item>
<title>sjefen6 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1005227</link>
<pubDate>Wed, 04 Mar 2009 15:17:52 +0000</pubDate>
<dc:creator>sjefen6</dc:creator>
<guid isPermaLink="false">1005227@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Akismet	2.2.3&#60;br /&#62;
Google Analyticator	2.40&#60;br /&#62;
Google XML Sitemaps	3.1.2&#60;br /&#62;
One Click Plugin Updater	2.4.4&#60;br /&#62;
Ozh' Admin Drop Down Menu	3.1.3.3.7&#60;br /&#62;
Smart Youtube	2.8.1&#60;br /&#62;
Twitter Tools	1.6&#60;br /&#62;
WoW Armory	2.4&#60;br /&#62;
WP-Print	2.40&#60;br /&#62;
WPtouch iPhone Theme	1.7.5&#60;br /&#62;
(Disabeled atm) All in One SEO Pack	1.4.7&#60;br /&#62;
(Disabeled) podPress	8.8.1&#60;/p&#62;
&#60;p&#62;But can addons create interference? Isn't that bad plugin architecture? It would seem logical that wordpress did something to secure that plugins does not interfere with each other.
&#60;/p&#62;</description>
</item>
<item>
<title>garyploski on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1005111</link>
<pubDate>Wed, 04 Mar 2009 13:08:03 +0000</pubDate>
<dc:creator>garyploski</dc:creator>
<guid isPermaLink="false">1005111@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thought it might benefit the discussion based on the idea that another plugin might be causing the issue. Here is a list of the plugins I have active:&#60;/p&#62;
&#60;p&#62;Akismet  	2.2.3&#60;br /&#62;
All in One SEO Pack 	1.4.7&#60;br /&#62;
Contact Form 7 	1.9.3&#60;br /&#62;
Flickr Photo Album 	1.1&#60;br /&#62;
Google XML Sitemaps 	3.1.2&#60;br /&#62;
Open Flash Chart Core 	0.4&#60;br /&#62;
Raz-Captcha 	1.0&#60;br /&#62;
Search Meter 	2.5&#60;br /&#62;
ShareThis 	2.3&#60;br /&#62;
StatCounter 	0.1&#60;br /&#62;
Twitter Tools 	1.6&#60;br /&#62;
Ultimate Google Analytics 	1.6.0&#60;br /&#62;
Wordbook 	0.14.3&#60;br /&#62;
WordPress.com Stats 	1.3.7&#60;br /&#62;
WordPress Database Backup 	2.2.2&#60;br /&#62;
WPG2 	3.0.7&#60;br /&#62;
WP Security Scan 	2.3&#60;br /&#62;
Year End Stats 	0.4
&#60;/p&#62;</description>
</item>
<item>
<title>sjefen6 on "Twitter Tools 1.6 - Digest (weekly/daily)"</title>
<link>http://wordpress.org/support/topic/245382#post-1005007</link>
<pubDate>Wed, 04 Mar 2009 09:46:49 +0000</pubDate>
<dc:creator>sjefen6</dc:creator>
<guid isPermaLink="false">1005007@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Disabeling &#34;All in one seo pack&#34; did not seem to fix it...
&#60;/p&#62;</description>
</item>

</channel>
</rss>
