P. Chandra
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP Super Cache] expired pages not deletingIts stuck here and cannot get those 1183 expired pages to go away no matter what. Problem with latest version only. The earlier one was fine.
WP-Cache
* 0 cached pages
* 0 expired pages
WP-Super-Cache
* 0 cached pages
* 1183 expired pages.Forum: Plugins
In reply to: Akismet: Dumping known OK people in spam queueTell them to contact Akismet and get out of the blacklist.
http://akismet.com/contact/Forum: Fixing WordPress
In reply to: Permalink problem (upgrading 2.1 to 2.5)I think you can sort this issue by editing .htaccess
Forum: Fixing WordPress
In reply to: WP-SuperCache not cachingBack to let you know how I fixed it.
Forum: Fixing WordPress
In reply to: WP-SuperCache not cachingSame problem here. The cache/supercache folder was missing. I created in manually but still no files are being cached. No errors seen anywhere.
Forum: Plugins
In reply to: WP-Cache has really screwed things upwp-cache hangs up on my site when the expired pages equals cached pages. Some people are suggesting WP Super Cache might resolve some issues.
Forum: Fixing WordPress
In reply to: Catagory and Archive CountingI use this to list categories with counts
‘<?php wp_list_cats(‘sort_column=name&optioncount=1′); ?>’Forum: Fixing WordPress
In reply to: Disappearing Rich Visual EditorI recently upgraded to WP 2.2.
On the post write/edit screen when I switch from “Visual” to “Code”, the text formatting buttons disappear. Then I cannot switch back to Visual mode. When I “Save and Continue Editing”, I again get the buttons back in Visual Mode. Switch to “Code” and problem recurs.
[Using Windows XP SP2, On both IE7 and Firefox 2.0.0.3]Forum: Fixing WordPress
In reply to: Post Preview Change in WordPress 2.2I too was surprised where it had gone. I also wasted some time figuring it out. Though it was a little slow, I personally found it very useful.