PHP Live Support Problem
Hello all,A friend of mine, now out of the hsoting business transferred his license to me, and i installed it and implemented it into my site. Well, I am now getting errors with it, even though i installed everything correctly, and even the email fucntion works.
i get this error:
Warning: fopen("/home/sbyweb/public_html/live/web/chatsessions/1030981719_admin.txt", "a") - No such file or directory in /home/sbyweb/public_html/live/API/Chat/Util.php on line 111
Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/sbyweb/public_html/live/API/Chat/Util.php on line 112
Warning: fclose(): supplied argument is not a valid File-Handle resource in /home/sbyweb/public_html/live/API/Chat/Util.php on line 113
Warning: fopen("/home/sbyweb/public_html/live/web/chatsessions/1030981719_transcript.txt", "a") - No such file or directory in /home/sbyweb/public_html/live/API/Chat/Util.php on line 111
Warning: fwrite(): supplied argument is not a valid File-Handle resource in /home/sbyweb/public_html/live/API/Chat/Util.php on line 112
Warning: fclose(): supplied argument is not a valid File-Handle resource in /home/sbyweb/public_html/live/API/Chat/Util.php on line 113
Can anyone help me out?
Thanks,
SBY