From: Oliver B. <li...@gm...> - 2006-04-11 08:25:20
|
Matt Brown wrote: [...] > Yes the answer is in the archives in a post that I made on the 2nd of > March. I've reproduced below for your convenience, but a quick search in > future might not go amiss :P even a "not so quick" search doesn't help with the wrong search string: my Wikis return "Only variables should be assigned by reference" while Tom Haws reported "Only variable references should be returned by reference". Therefore I didn't find Tom Haws' mail or your reply although I searched rather long before asking in the list. > ------------ > The following patch is used in the Debian package to suppress the few > remaining instances of this error that are not fixed in 1.3.11p1. > > http://svn.mattb.net.nz/viewcvs/debian/phpwiki/trunk/lib/main.php?rev=83&r1=59&r2=83 since my wikis are somewhat older, I had to change line 10 in prepend.php from "error_reporting(E_ALL);" to "error_reporting(E_ALL ^ E_NOTICE);". Thanks for pointing me the right direction! [...] > For what its worth 1.3.12p2 seemed to clean up these few remaining > errors and the Debian package no longer contains this patch. Maybe these errors are corrected. But AFAIK there is still the error where a user can't sign in anymore if he stored certain preferences. Oliver -- Oliver Betz, Muenchen |