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

[Register]

Occasional ATutor release updates


(7 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

ATutor Problems


You must be signed-in to post.

AuthorSubject
  Page: 1
proservic
Subject: ATutor ProblemsQuote this post in your reply
I have made everythings the instalation said. but I can use it. I received this message: [ Variable: error]
--------------------------------------------------------------------------------
[AT_ERROR_NO_LANGUAGE]
And it doesn't let me to conect as admin or student.

You can access to verify it at www.lavozdedios.org.ve/ATutor/

This is de config.php's modifications:

/* the database user name */
define('DB_USER','*********');

/* the database password */
define('DB_PASSWORD','*********');

/* the database host */
define('DB_HOST','localhost');

/* the database tcp/ip port */
define('DB_PORT','3306');

/* the database name */
define('DB_NAME','cualpe_atutor');

/* your (ATutor system admin) password to let you add */
/* new instructors */
define('ADMIN_PASSWORD','letmein');

/* your (admin) email address */
define('ADMIN_EMAIL','myemail@hotmail.com');

Can tell me what can I do to solve my problem?
Posted: 2003-11-18 17:07:52
greg

Avatar for greg
Subject: Use English FirstQuote this post in your reply
Set the default language in config.inc.php to English (en).

Then install the language pack for your language.

Then set the default language in config.inc.php to that language.

See ATutor HowTo 1.3, Adminstrators section, for more about installing languages.
Posted: 2003-11-18 18:26:55
proservic
Subject: the English language is set to defaultQuote this post in your reply
It's the default language; so the problem persist. please help me to improve this. The language appears 'en'. And when I try to conect, as admin, input the password that i saved in the config.php, it doesn't work.
Posted: 2003-11-18 18:49:24
 Page: 1

You must be signed-in to post.