[FLOW3-general] Numbers printing at top/bottom of page output
Christine Gerpheide
cgerpheide at gmail.com
Sat Jul 24 21:39:12 CEST 2010
Hi list,
I am seeing a somewhat strange issue: on some pages of my FLOW3 site, a
short alphanumeric string is printed both above and below all of the HTML
output. For example:
29ac
<!DOCTYPE html>
<html>
...
</html>
0
The number at the bottom is always 0, while the number on the top seems to
be unique to the page/URL (so if I refresh the page, I always see the same
number, but if I visit another page, it's different). It happens every time
the page loads, but it _seems_ to happen on pages that have a lot of
content. Pretty much all of the content on every page is produced through
properties of objects (such as $obj->getDescription() ). The site is in
Production context and using MySQL, running CentOS.
Any ideas whatsoever, even just where to start? I have no idea where to even
begin debugging this, whether it's related to FLOW3 or Fluid, or to the
server environment, or what else.
Thanks in advance,
Christine
More information about the FLOW3-general
mailing list