Package: bamboo Version: 1.3-2 Followup-For: Bug #336589 First of all, I don't know PHP. :-)
I "solved" the problem splitting the lines with "return" that caused the warnings in two parts: i.e. (Page.php:71) --- $foo = $this->ps->getContentSize($this); return $foo; --- instead of --- return $this->ps->getContentSize($this); --- I also removed the ampersand (&) from the function calls that caused problems. (ie FolderPageStore.php:107) I applied the changes as warnings came up, and this solved (apparently) the problem. I really don't know why, but it works (by now). Bye, gc :-) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i586) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.4.27-2-k6 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages bamboo depends on: ii apache2-mpm-prefork [httpd] 2.0.55-3 traditional model for Apache2 ii php4 4:4.4.0-4 server-side, HTML-embedded scripti ii php4-sqlite 1.0.2-9 PHP4 bindings to SQLite, a file-ba bamboo recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]