jpmidnight
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Twitter Tools] Double posting of weekly digest blog post every weekI have the same problem (for more than a year). I have upgraded my WordPress to 3.0 and Twitter tool is 2.3.1, but the problem still exists.
There may be something wrong with Twitter tool or the server env (or maybe both). I have seen once WordPress Database Backup plugin sent the same backup file three times at the same timestamp.
I have my own linux box and there may be something wrong with my config, but without having knowledge on WordPress plugin, I have no idea where to look into.
I like to see this problem fixed, but other than that, it’s a fine plugin, I reckon.
Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failedIt works in my test environment.
Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failedHaving seen people voted for Twitter tools plugin works, then I wonder a true problem lies beyond Twitter tools…
My environment is
Server version: Apache/2.2.14 (Unix) Server built: Dec 5 2009 20:07:31 Server's Module Magic Number: 20051115:23 Server loaded: APR 1.3.9, APR-Util 1.3.9 Compiled using: APR 1.3.9, APR-Util 1.3.9 Architecture: 64-bit Server MPM: Worker threaded: yes (fixed thread count) forked: yes (variable process count)mysql Ver 14.12 Distrib 5.0.84, for pc-linux-gnu (x86_64) using readline 6.0PHP 5.2.12-pl0-gentoo (cli) (built: Jan 2 2010 08:47:35) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend TechnologiesWordPress is 2.9.1 and Twitter tools is 2.0.
Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failedIt was a mistake to upgrade it without testing… I reckon…
Anyway, I’ve made a test environment.
- a clean installation of 2.9 on my server making the problem on the other 2.9 WP hosted, different database newly created.
- put
define('WP_DEBUG', true);right after ?php in wp-config.php. - Download “Twitter tools 2.0” and placed it in plugin directory and
chown -R apache:apache ./my_web_folder/*. - No modification made here to “Twitter tools” on Admin panel.
- Add new post, type a in subject, press Tab to move, type something and press Save Draft then error messages showed up.
Notice: Undefined index: aktt_notify_twitter in /my_web_folder/wp-content/plugins/twitter-tools/twitter-tools.php on line 1752
Notice: Undefined index: aktt_notify_twitter in /my_web_folder/wp-content/plugins/twitter-tools/twitter-tools.php on line 1752I enter my username and password of Twitter to then update. I got
Notice: Undefined index: aktt_last_tweet_download in /my_web_folder/wp-content/plugins/twitter-tools.php on line 217
Notice: Undefined index: aktt_doing_tweet_download in /my_web_folder/wp-content/plugins/twitter-tools.php on line 217
Notice: Undefined index: aktt_doing_digest_post in /my_web_folder/wp-content/plugins/twitter-tools.php on line 217
Notice: Undefined index: aktt_install_date in /my_web_folder/wp-content/plugins/twitter-tools.php on line 217This is the info I can provide.
Commenting out
define('WP_DEBUG', true);got me to "Your attempt to edit this post: "" has failed."Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failedDo you still have the problem when you disable all plugins?
Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failedmy bad, it’s 2.8.6, not 2.8.3.
Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failed> wphelpcentre
Twitter tools worked fine on 2.8.3 having a little bug to double post a daily/weekly digest. I automatic update wordpress to 2.9 and the problem occurred.The problem happens in both Notify Twitter about this post set to “Yes’ and “No”.
Forum: Installing WordPress
In reply to: Schedule Posting Bug?It’s been discussed here -> http://wordpress.org/support/topic/343080?replies=62
Forum: Installing WordPress
In reply to: WordPress 2.9: your attempt to edit this post has failedI had the same problem. The cause was “Twitter Tools” plugin. I have found out this by
1. disable all plugins.
2. enable plugins one by one and write a post to test.It is worth doing the procedure to see every plugin you installed are compatible with 2.9.