Viewing 1 replies (of 1 total)
  • Thread Starter blam4c

    (@blam4c)

    I did some additional research, and I think the problem with multisite is that that the plugin tries to use the variable $blog_id to get the Blog ID (which at first seems to be logical, but the variable always has the value 1 for me – for every blog).

    I now changed the method WP_Object_Cache::key() to use $current_blog->blog_id to get the blog_id and everything seems to work fine.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: APC Object Cache Backend] Compatible with MultiSite?’ is closed to new replies.