I have Drupal integrated (only users are integrated) with phpbb3 forum and authcache doesn't work for any page:
"Authcache prevented caching
NO_CACHE: "Page not cached."
INFO: {"Reason":"PHP Error","type":2048,"message":"Non-static method utf_normalizer::nfc() should not be called statically","file":"/home/mysite/public_html/forum/includes/utf/utf_tools.php","line":1781}"

Why Authcache looks at /forum directory, when my drupal is in /site?

Any help?
Seems it's phpbbforum module fault, not authcache: http://drupal.org/node/918884

Thanks

Comments

superfedya’s picture

Same problem with RC1.

superfedya’s picture

Some info about the problem:
http://www.phpbb.com/community/viewtopic.php?f=46&t=1660505
http://www.phpbb.com/community/viewtopic.php?f=71&t=1291535
http://www.phpbb.com/community/viewtopic.php?f=46&t=1366275

Authcache is a real useful module and can greatly reduce page load speed for logged users.

Thanks

superfedya’s picture

demon326’s picture

if you solve this issue, and you include authcache.inc in settings.php, you will get new errors about the class "cache"...

superfedya’s picture

demon326
So, there is no way to make phpbbforum works with authcache?

demon326’s picture

i don't think so, unless you hack into the module and or phpbb core to change the naming of the class.. but i think that phpbb 3.1.x will prefix there functions and name classes, although i'm not sure about this, and i don't recommend to hack the core of one of both systems...

demon326’s picture

Version: 6.x-2.0-beta9 » 6.x-2.0-rc3

i'm going to bump this once again, now the website is reacheable, but authcache throws out the following error:

        Authcache.info = { "Reason": "PHP Error", "type": 2048, "message": "Non-static method utf_normalizer::nfc() should not be called statically", "file": "C:\\wamp\\www\\sitename\\forum\\includes\\utf\\utf_tools.php", "line": 1781 };

The problems seems to be related with including phpbb files

This error apply s to RC3, would be great if this will get fixed.

fizk’s picture

Status: Active » Closed (fixed)
demon326’s picture

Version: 6.x-2.0-rc3 » 6.x-2.0-rc6
Status: Closed (fixed) » Active

i'm sorry for opening this again, but its not fixed, still throws out the same error on node pages, not index...

fizk’s picture

Status: Active » Closed (works as designed)

I'm not convinced this is a bug in phpbbforum, but instead a bug in phpBB 3.