curiouscat
Forum Replies Created
-
Test link results in
“CURL is not installed.”
Server
$ curl –version
curl 7.22.0So what am I suppose to do now?
Forum: Fixing WordPress
In reply to: Scheduled posts not publishing in 3.4.1I have had this same problem since probably 3.0. It is sporadic, where some posts make it and some don’t. I have 3 subdomains with their own wordpress themes sharing the same database (this is continued from a long time ago – pre the networking wordpress instances, which I use for another batch of blogs). It is sporadic in all 3 blogs (though it seems like 1 will do much better for awhile, then it switches to another doing well…).
WordPress knows it “missed the schedule” because it highlights all that have missed the schedule. There is a plugin that attempts to catch any in that state and then publish them. I think I will try that now. I figured if I just waited a couple versions the bugs would be worked out but that hasn’t worked.
http://wordpress.org/extend/plugins/wp-missed-schedule/
I use almost no plugins. I do use: akismet and super cache.
Forum: Fixing WordPress
In reply to: Pingback has suddenly stopped workingGood question. Internal pingbacks stopped for me on upgrading to 3.3.1 – on blogs hosted on 2 different servers.
Forum: Networking WordPress
In reply to: permalink problemsThanks, mod_rewrite had to be enabled, now everything is working. Thanks.
Forum: Networking WordPress
In reply to: permalink problemsmod_rewrite would be needed for sub-domain to work, right?
If so, I can be sure mod_rewrite is working fine, since subdomains are working.
I tried using AllowOverride FileInfo Options but it still isn’t working. It seems I need to put that in apache2.conf but that didn’t work.
Forum: Installing WordPress
In reply to: Version 2.3.2 is availableI have 2 suggestions for the instructions. First the instructions suggest considering Maintenance Mode plugin. Then the instructions say deactivate ALL plugins prior to starting the upgrade process. That seems to be a conflicting instruction. Second, it seems to me the instructions should have the download of the new files as the first step. There is no reason to deactivate all your plugin and then wait to download the files before moving on…
Forum: Fixing WordPress
In reply to: Can you use HTML in a category description?How would custom fields work? The functionality I would like is just to have html in the category description at the top of every category page.
Forum: Plugins
In reply to: Popularity Contest Plugin (beta 3)Thanks for the great plugin.
I have looked online, but can’t find a description for: feeds views and archive views. Can someone explain how those are counted, or point me to somewhere that does?
I believe home page views is a count of the times the that post was on the home page when the home page was viewed. I would imagine category views is similar. But I don’t understand what counts as a archive view or a feed view.