Menu

#5 Type in schedule2xml prevents connection to custom port

v1.0_(example)
open
nobody
replayguide (3)
5
2003-08-22
2003-08-22
Anonymous
No

Theres a typo in the schedule2xml.pl file. Note the
mispelling of the replayport variable.

Look for the line:
$addr = "$rtvaddress:$replayplort";

and change it to
$addr = "$rtvaddress:$replayport";

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.