phpMyChat v. 0.14.5
everykind and version of browser
Windows 2000 Server
PHP Version 4.1.2
Hallo!
Nearly everything works fine (besides those known things
discussed in the forums) - without one exception:
In the Admin-part under mails to send (mail4admin.lib.php)
first I had to delete "&& @mail('','','')" in the
line "$MailFunctionOn = (function_exists("mail") && @mail
('','',''));" to really see the mail-tab.
Then sending mails to single users worked fine, but not if I
tried to send to all.
I get the following message:
Fatal error: Cannot redeclare quote_printable() in
c:\microsoft uam-
datenträger\examples\php\chat\admin\mail4admin.lib.php on
line 22
The same result in my installation on:
http://mitglied.lycos.de/klauslofing/chat/
I wonder if I'm really the only one with that kind of problem.
Has anybody an idea or experience with this error?
Thank you for help and spending time
klaus lofing
Anonymous