Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


(8 guests in past 15 min.)

Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

Support Forums

ATutor Support

Language pack installation


You must be signed-in to post.

AuthorSubject
  Page: 1
manuelpr
Subject: Language pack installationQuote this post in your reply
Hi,
How can i install a language pack?

Manuel
Posted: 2003-07-25 09:34:26
joel
Subject: languageQuote this post in your reply
0) Download the language you want to install from the Translation section:
www.atutor.ca/atutor/translate/index.php

1) Login to your Control Centre
2) Login as an Administrator (see the installation instructions on how)
3) Select "Language" from the left menu
4) Use the "Import a New Language" option.
Posted: 2003-07-25 11:03:04
manuelpr
Subject: languageQuote this post in your reply
Joel,

Thanks for you reply to my inquiry. I logged as Admin, but I dont see any refernce to "Language" in the left menu. The only options available are: * Home * Edit Profile * Browse Courses, and * Log-out

Manuel

In reply to:
0) Download the language you want to install from the Translation section:
www.atutor.ca/atutor/translate/index.php

1) Login to your Control Centre
2) Login as an Administrator (see the in...

Posted: 2003-07-26 08:11:07
greg

Avatar for greg
Subject: Login as the AdministratorQuote this post in your reply
As the System administrator that you defined a password for in config.inc.php, after you have first logged in as a regular user

www.somewhere.com/atutor/users/admin.php

See the ATutor Howto Adminstrators section for more information

In reply to:
Joel,

Thanks for you reply to my inquiry. I logged as Admin, but I dont see any refernce to "Language" in the left menu. The only options available are: * Home * Edit Profile * Browse Courses,...

Posted: 2003-07-26 08:51:54
guyran
Subject: Language pack still nogoQuote this post in your reply
I've tried to install the French language pack twice; first with my original installation of ATutor 1.2 and then after upgrading to version 1.2.1.
In both cases I get the following four warnings:

Warning: stat failed for ../../content/import/lang (errno=13 -
Permission denied) in /var/www/ATutor/include/classes/pclzip.lib.php
on line 3917
Warning: fopen("../../content/import/lang/language.csv", "r") -
Permission denied in /var/www/ATutor/users/admin/import_lang.php on
line 82
Warning: fgetcsv(): supplied argument is not a valid File-Handle
resource in /var/www/ATutor/users/admin/import_lang.php on line 84
Warning: Cannot add header information - headers already sent by
(output started at
/var/www/ATutor/include/classes/pclzip.lib.php:3917) in
/var/www/ATutor/users/admin/import_lang.php on line 114

I am doing the import via the admin user as you specify and I don't understand why I get the initial "permission denied". Does this mean that my adminuser password for mySQL is incorrect?

I also fail to import your Howto course after downloading from your site. Would there be any link between these two problems?

Thanks for any help,
Guy::confused::
Posted: 2003-07-27 19:44:48
greg

Avatar for greg
Subject: Content dir permissionsQuote this post in your reply
Sounds like the permissions on the "content" directory have not been set to writable. run "chmod -R a+rwx content" from within the ATutor main directory

Temporary diredtory/file are created there when importing into ATutor.
Posted: 2003-07-28 09:44:11

Subject: Content dir permissionsQuote this post in your reply
Changing directory permissions has solved the problem. Thanks for your help.smile
Guy
Posted: 2003-07-28 15:03:53
 Page: 1

You must be signed-in to post.