Is this a Buddypress Problem, bbPress Problem, or Caching Problem?
-
I’m trying to get my forums working correctly with memcached/batcache. This caching solution should be great because it is not supposed to serve cached pages where logged-in cookies are present. In fact, this may not be a caching issue at all. When I view the source of an offending forum thread, there is no batcache reference in the header.
Here’s what happens:
If I respond in to a forum thread, that response doesn’t show up. The thread will say that there are 3 replies, but only 2 show.
Worse, if I go to the Group Forum Directory, the “Latest Poster” field is messed up. Some are blank. Some have the name of the latest poster, but the avatar of the previous one. Worse, still, the Group disappears and the permalink of the thread changes from:
http://housingstorm.com/groups/support/forum/topic/subscribe-by-email-support/#post-231
to
http://housingstorm.com/forums//forum/topic/subscribe-by-email-support/ – which is nonsense and doesn’t work.
http://housingstorm.com/forums
Blog comments work great and all other Buddypress functions work perfectly – messaging, wire-posting, replies, following, etc.
My assumption at this point is that, withing advanced-cache.php, Batcache is re-writing permalinks. Does anyone out there have any experience with this? I’m needing some professional help here and happy to pay for some time if anyone can help.
Thank you!
- The topic ‘Is this a Buddypress Problem, bbPress Problem, or Caching Problem?’ is closed to new replies.