Community Page
- dancameron.org Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- So you do look at the silly photos I share on Google Reader.
- I have investigated 1&1 thoroughly and found their major tricks using PayPal. They are crooks and steal money deliberately as their main business. That's why do not be surprised at anything...
- This is the reason I alluded to yesterday for being happy about the iPhone tethering; the more popular it gets, hopefully the more pressure there will be to re-evaluate this insane pricing for...
- Pretty much, and that just might fit into 140 characters.
- So what you are saying is that social net working sites speed the process up in regards to how fast you get to know a person and either like or dislike them?
Dan Cameron
wordpress enthusiest
So some of you might have noticed that my feeds are completely out of whack. Well since the upgrade to 2.3 some plugins that say they are 2.3 compatible aren’t working. However, I’m not completely sure it’s the plugins causing the issue because I’m g
... Continue reading »
1 year ago
Believe...
http://www.geocaching.com/seek/cache_details.as...
1 year ago
Assuming that's the case, and all your WP files are version 2.3, then the issue you outlined above is definitely a plugin issue, because there are no references to the post2cat table in any 2.3 code (I just checked), other than the upgrade routines, which copy some data out into the new taxonomy system and then drops those old category related tables.
My best guess is that plugin authors may have tested their changes on a pre-release version of 2.3, because I don't think the upgrade routine was modified to drop the category tables until right before the 2.3 release. So I'm guessing that they tested (if they did, in fact, test their plugins) against a database that had not been run through the released version of the upgrade routine.
As for pounce, I don't know about that. I'll have to think about it, but I'm extremely hesitant to sign up for yet another service.
1 year ago
That still doesn't explain the errors with auto-save. Unless that's another plugin incompatibility.
1 year ago
It's definitely not the WordPress 2.3 code issuing that query, so therefore it must be a plugin.
It could easily be related to auto-save via a plugin hook that fires whenever any post is saved.
1 year ago
upgraded today and have the very same problem. My updated 2.3 Wordpress doesnot have the _post2cat table. While two other pre 2.3 blogs have the table. The plugin that brakes the 2.3 is in my case the extended live archives plugin. Everytime I try to post I get the garbled output, but the messages are still posted. weird!
1 year ago
They aren't used anymore, so any plugin that depends on them would be broken anyway.
1 year ago