2) I just tried it on UBBCentral and was only able to edit the first post by omitting reply_num ...??

However, I'd suggest (anyway) changing:
ubb_edit_post.cgi line 53:
@post_line = grep(/^Z||$in{reply_num}/, @this_topic);
to
@post_line = grep(/^Z||$in{reply_num}||/, @this_topic);

Graeme

Moderator: UBB6 How Do I?

NOTE: Any email requests for support will be ignored.

"The ships hung in the sky in much the same way that bricks don't." --Douglas Adams