>>9
Yes indeed, I just can't figure it out. I've tried haxing $subj, but I cannot get past this wall:
abort if !$subj && [ ! -f "$bbs/dat/$id.dat" ]
abort if $subj && [ -f "$bbs/dat/$id.dat" ]
abort if !$subj && [ ! -w "$bbs/dat/$id.dat" ]
Perhaps if there was a way of un-write-protecting the file, but I can't think of a way to do that without breaking through the administration interface, and I can't find any useful bugs there either.
I can't think of any reason the files would randomly get writable again either, if that was the case I think the reply box should also be visible ... yes, that is correct. Hm, I've got to check through all threadstopped threads to see if they are still threadstopped.