Hi Frederick,
When I have W3 Total Cache enabled and I have bbPress installed with deep integration (calling wp-blog-header.php in bbPress), bbPress gets a WSOD with the following error message:
PHP Fatal error: Call to a member function get() on a non-object in var\\www\\wp-includes\\cache.php on line 93
Another person experienced a similar issue:
http://www.pagelines.com/forum/topic.php?id=1024
Even if I disable all caching methods in W3 Total Cache and I try to load my bbPress index, I get the error.
Any ideas?
http://wordpress.org/extend/plugins/w3-total-cache/
When W3TC is not installed the issue is gone?
That's correct. When W3 TC is deactivated, bbPress works again.
Ok, and when all caching methods are disabled the issue still occurs?
Yes, as stated above, if W3 TC is activated and all caching methods are disabled, the issue occurs.
If W3 TC is deactivated, bbPress works again.
Hello!
I'm not sure why it's not working for you but it is working perfect with Buddypress + WP 3.0 RC3 on my site. http://sommergemuese.klee.in/
Maybe wrong Server Configuration?
@acti0n - I'm not talking about BuddyPress, I'm talking about bbPress standalone:
http://bbpress.org/
Okay, this appears to be fixed in W3TC 0.9.
Thanks Frederick!