PDA

View Full Version : Undefined variable spancheck in screens.php line 151


pdwalker
10-12-2005, 03:47
151: if($spancheck[$c][$r-1]!=1)
152: {
// stuff
181: }

commenting out this code at those lines hides the error.

pdwalker
10-12-2005, 17:23
same thing for lines 129, 130 and 302 in screenedit.php

elkor
13-12-2005, 18:27
This is my fault.

it's just a warning from some code that is not needed, I'll post a patch against the current rev to get rid of it as soon as I get the new code on my systems.

sorry about that, I had fixed it on my own system quite some time ago and forgot to update the patch; which I should have done immediately but I have been pretty busy of late and I guess I just forgot to. sorry again :(

KarmaPolice
13-12-2005, 19:58
This is my fault.

it's just a warning from some code that is not needed, I'll post a patch against the current rev to get rid of it as soon as I get the new code on my systems.

sorry about that, I had fixed it on my own system quite some time ago and forgot to update the patch; which I should have done immediately but I have been pretty busy of late and I guess I just forgot to. sorry again :(


We still love you and your hard work... we'll tolerate this mistake ;-)