Closed (works as designed)
Project:
phpBB Forum Integration
Version:
6.x-2.0-rc6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2011 at 21:43 UTC
Updated:
29 Feb 2012 at 18:01 UTC
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
Comment #1
superfedya commentedSame problem with RC1.
Comment #2
superfedya commentedSome 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
Comment #3
superfedya commentedI opened a ticket: http://www.phpbb.com/bugs/trackers/ticket.php?ticket_id=62657
Comment #4
demon326 commentedif you solve this issue, and you include authcache.inc in settings.php, you will get new errors about the class "cache"...
Comment #5
superfedya commenteddemon326
So, there is no way to make phpbbforum works with authcache?
Comment #6
demon326 commentedi 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...
Comment #7
demon326 commentedi'm going to bump this once again, now the website is reacheable, but authcache throws out the following error:
The problems seems to be related with including phpbb files
This error apply s to RC3, would be great if this will get fixed.
Comment #8
fizk commentedComment #9
demon326 commentedi'm sorry for opening this again, but its not fixed, still throws out the same error on node pages, not index...
Comment #10
fizk commentedI'm not convinced this is a bug in phpbbforum, but instead a bug in phpBB 3.