kloppster
Forum Replies Created
-
Why was this marked as resolved? I don’t see any additional posts to indicate the issue was fixed or a solution presented.
Brandon I just wanted to say we are also experiencing the same issue. Only with Facebook (G+ and Twitter get sent out fine). Please keep us in the loop on any fixes. Also is there anything we can do in the meantime to delay Facebook a little further (hack or otherwise until the issue is resolved)?
Forum: Fixing WordPress
In reply to: Permalink URL Changing to Include "Revision-v1" When Ediitng PageI have experienced the same issues. What I have found is it is caused when a post needs the following method called on it: _wp_upgrade_revisions_of_post If you refresh the page (after that function has been called) it displays fine and the slug is fixed. I am working on a script to run once to update all lacking posts to fix the problem after an upgrade.
Have actually been having a similar problem as described here. Have had a few issues since upgrading to supercache 1.0 and the latest wordpress. 1 was our feed would never get updated so I had to turn caching off there. Also we are expereincing the same issue with the Add Posts. we are a pretty high traffic site, with a lot of content. I find that if I clear the cache you can get to the Add Posts page fine, however the larger the cache grows the slower the page gets. After doing some debugging I found the function it gets hung up on is: wp_cache_post_edit(). I hope this helps.
Forum: Your WordPress
In reply to: Poker Blog – Opinions?You may also want to check out some of the themes featured on My Poker Blog (http://www.mypokerblog.net) for some ideas, they have a few nices ones there. They might also give you some ideas on what you could do with yours as well.