I'm running a copy of my website on a php 5.3.3 based vps with Xcache enabled, and when i enable this module, the information between the tags gets 'corrupted'.

To illustrate the issue, please take a look the following screenshot: http://www.plaatjesdump.nl/upload/f7bd76a0d97e660c5639f6cdbdb7db65.jpg

This only happens when i switch on this module, and it includes the phpbb code...

CommentFileSizeAuthor
#7 php533-blocks-no-parse.png398.41 KBdjkentuckyham

Comments

demon326’s picture

it seems that drupal filterd out some text, with tags i mean the <head></head>

demon326’s picture

Component: Miscellaneous » Code
Category: support » bug

Update 2: I traced this issue back to the blocks, it seems when you enable the blocks on a php 5.3.3 system, the header info gets corrupted.... therefore i'm changing the category to bug report and code.

The server was installed according this tutorial: http://www.howtoforge.com/perfect-server-ubuntu-10.10-maverick-meerkat-i...

demon326’s picture

Title: php 5.3.3 issue? » phpbbforum blocks mess up layout
Version: 6.x-2.0-rc1 » 6.x-2.0-rc2

Update 3: The issue is still there in RC2, and it only happens with php 5.3.3(there is NO issue with 5.2.x) it also happens when the blocks, like recent posts are set to be displayed.... and i only modified the functions.php and the functions_user.php file.

vb’s picture

I saw the picture but did not understand where is the issue.
Did you try to switch off xcache temporally?
Please look at Performance and disable Caching mode: and Block cache: if enabled.
Disable, clear drupal and phpBB3 cache and let me know.

demon326’s picture

Vb, i did the thing you said above, still the same issue...

i'm going to try to explain it:
When i enable on of the blocks that come with this module, i'm getting a extra space(~10-20px) above the header, this can be seen on Garland, which is a default drupal theme. And it (seems) it only happens when your logged in...

Something renders the whole page wrong because of that block in combi with php 5.3.3...

demon326’s picture

Status: Active » Closed (fixed)

The problem seems to be solved with a new install of the machine...

djkentuckyham’s picture

Version: 6.x-2.0-rc2 » 6.x-2.x-dev
Status: Closed (fixed) » Active
StatusFileSize
new398.41 KB

I am suffering a similar issue. I upgraded a 5.10 site incrementally to 6.22. Upon reaching 6.22 all my blocks refuse to parse/render. I already tried:
Rebuilding a bock to see if that would do
I tried many input PHP and PHP module configurations
I reviewed system table intently (finding nothing wrong)
Modules up to date.
Nothing in error log
This install is on windows server. The 5.10 version of site is on same box and its blocks are fine. And even after the 5.3.3 PHP errors it throws.
Any help would appreciated
Please see attached
Best,
Robert

fizk’s picture

Status: Active » Closed (fixed)