admin
Karma: 98
|
Re:Notice: Undefined variable: - 2005/07/27 18:20
Using a Remository beta is liable to show up warnings in other pieces of software.
What happens is that Remository contains an instruction to display PHP errors down to the lowest possible level. This option is not turned off again (there are too many possible end points in the code to make that feasible). It can therefore affect unrelated modules.
Any warnings that show up in this way have almost certainly been there all along - and should probably be fixed, although warnings are just that - they may not be important. But it is good practice to fix them all!
Martin Brampton aka Counterpoint http://aliro.org http://black-sheep-research.com |