2008-10-23 09:30:01
Chat function not working permission issues
Hello.
This is my first post here so go easy ;)
Our company provides online training using aTutor. Recently we have run into a few errors (usually about permissions).
Whenever we try to use the 'Chat' facility we get the following error (see below). By 'use' i mean just clicking on 'Chat'. We used to get an error when trying to create a new transcript/chat but I think that's fixed for now.
The admins using the chat facility use both Firefox and Internet Explorer.
Any help would be greatly appreciated as we have a chat session tonight but it's not the end of the world if it's not fixed, we have other methods of communication, it's just a hassle is all.
Thank you,
Rury
--------------------------------
operating system - Linux 2.6.23.14
version of ATutor - 1.6.1.
versions of php - 5.2.5
version of mysql - 4.1.22-standard-log
webserver & version - (not sure about this)
your ATutor location- http://unk.com/lab
Error:
"Warning: file(/home/relliott/lab-content/chat/4/admin.settings) [function.file]: failed to open stream: Permission denied in /home/relliott/public_html/lab/include/lib/chat.inc.php on line 21
Warning: Invalid argument supplied for foreach() in /home/relliott/public_html/lab/include/lib/chat.inc.php on line 22
Warning: file(/home/relliott/lab-content/chat/4/admin.settings) [function.file]: failed to open stream: Permission denied in /home/relliott/public_html/lab/include/lib/chat.inc.php on line 21
Warning: Invalid argument supplied for foreach() in /home/relliott/public_html/lab/include/lib/chat.inc.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /home/relliott/public_html/lab/include/lib/chat.inc.php:21) in /home/relliott/public_html/lab/include/header.inc.php on line 17
Warning: Cannot modify header information - headers already sent by (output started at /home/relliott/public_html/lab/include/lib/chat.inc.php:21) in /home/relliott/public_html/lab/include/classes/Language/Language.class.php on line 123"
----------------------------