From: Matt B. <ma...@ma...> - 2005-10-06 20:48:21
|
On Thu, 2005-10-06 at 19:51 +0100, John Kershaw wrote: > Is there a way to fix this? I don't want to upgrade him to the latest > & greatest phpwiki cos he's got an installed user-base of aged > professors who took 2 years to learn wiki syntax and will hit the > roof if he tells them they have to learn it all again! He's happy > with the system he has - is there a quick fix? It is due to a change in how PHP handles reference variables. 1.3.11p1 fixes *most* of these errors, but as you say you don't want to upgrade yet. I use the attached patch in the Debian package for 1.3.10 to suppress these error messages. Use at your own risk as it may also hide other legitimate errors, but in my experience the chance of that is low. I can't guarantee that the patch will apply to anything other than 1.3.10 but it should give you an idea of how to hack around this problem. HTH Regards -- Matt Brown ma...@ma... Mob +64 275 611 544 www.mattb.net.nz |