Aaron Axelsen
Forum Replies Created
-
I will do some testing on this in the next couple of days.
If you are willing, can you setup a manually installed WordPress on your host to see if it makes any difference?
@ecco Did you install WordPress direct from a download or was it installed using cpanel or some other automated method?
Are there any other plugins you have activated on the site?
I cannot reproduce this issue at all, which is making it extremely hard for me to debug.
What web host are you using?
1) Correct – that should do the trick
2) This is not supported currently
3) Correct – it will only impact new posts.If you can add this to the feature request and elaborate on it a little more it will be taken into consideration.
There is currently not a way to work with sticky posts. Feel free to add this as a feature request.
Can you verify that cron is working correctly on your host? Someone else had a similiar problem that a reinstall of WordPress fixed.
The easiest/quickest way for you to fix this right now would be to go into the database and change the “postexpiratorVersion” entry in the wp_options table to be “1.9.9”. After that is done, just go load any page in the admin interface. This will cause the 2.0 upgrade process to fire solving your problem.
When using the “update now” method, WordPress first removed the old plugin, and then installed the new one. The old plugin being removed cleared out the version value, which is why the upgrade events did not fire.
Let me know if that was successful for you.
What version of the plugin where you running before upgrading?
This is the first i’ve heard of this issue – and it never came up in any of my testing.
Do you have taxonomies assigned to that post type? I did a fresh install before pushing out the latest version, as expected “category” does show up under post. If you have custom post types, they will be empty unless you also assign a hierarchical taxonomy item to them.
The “page” type will not have any categories listed – that is a known issue currently.
This feature was just added! You can now control which post types the meta box is active on.
This actually made it into the 2.1.1 release that was just published – let me know if you see any issues with it.
grab version 2.1.1 – problem should be fixed
grab version 2.1.1 – should be good to go
Go to the default settings page and just save it once. That will fix this issue.
There will be a new version coming out tonight with a fix.