ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


ATutor Problems


  • 2003-11-18 17:07:52

    ATutor Problems

    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 http://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?

  • 2003-11-18 18:26:55

    Use English First

    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.

  • 2003-11-18 18:49:24

    the English language is set to default

    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.