icq_pager_bugfixes 1.0 This fixes two problems with the ICQ-Pager: 1. The icq-pager-button in the memberlist is not functioning, because of missing UIN 2. Text on the button displayed in the ICQ-Pager is wrong: it says "Send mail to all members" - $txt{'338'} ... it will be changed to "Send" - $txt{'339'} Michael Hanke www.BikerIG.de Sources/Memberlist.pl if($member[8] ne "") { $ICQ = qq~$member[8]~; if($member[8] ne "") { $ICQ = qq~$member[8]~; Sources/ICQPager.pl