🕸💡📝Fergus Duniho wrote on Sat, Nov 8, 2003 01:03 AM UTC:
The line you mentioned in sendmove.php is part of a for-loop. The error you
reported is probably caused by an infinite loop. Since this for-loop goes
through the lines of the movelist, odds are very good that my solution did
not work for you.
I have now tried a new solution. The script now encodes and decodes form
data. So linefeeds no longer even appear in hidden form values. Please let
me know how this works for you.