ATutor

Learning Management Tools







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


failure to install language pack


  • 2005-03-26 01:03:21

    failure to install language pack

    Upon attempting to install a language pack for Spanish, I receive the error message:

    Fatal error: Call to undefined function: xml_parser_create() in /var/www/html/ATutor/include/classes/Language/LanguageParser.class.php on line 32

    Things to describe:
    I am using Mandrake 9.2 (updated)
    ATutor version is the present version 1.4.2
    php - ver. 4.3.3
    mysql - ver. 4.0.15
    Apache webserver ver. 2.0.47 (that was installed with my operating system but I did update it lately and wasn't sure about changing it to 1.3 though I would have like to do so.)
    There have been no changes from the default setting of php, mysql, or Apache.
    I have used Firebird (updated) and IE6
    I am hoping to get this solved because I would like to use ATutor to place courses on the Web in Spanish.
    Thanks for any help that you might be able to give me!

  • 2005-03-26 09:35:28

    Use 1.4.3

    Use ATutor 1.4.3, and Apache 1.3 and see if that helps.

  • 2005-03-26 11:25:44

    admin bug

    Hi Greg

    I completely re-installed and began from the beginning in case there was something I did. When I went to courses to change property-got the blank screen which made anything else I returned to click on blank


    I then used the courses file in the re-installion and made the changes on the appropriate lines as this file only went to line 53---that gave me a parse error for line 21

    I then took the fresh file you sent yesterday and made the changes on line 114 to 116 copying from the forum.---same old blank screen again-----

    By the way I am using ATutor 1.4.3 and the web provider documentation to me says they are using Apache 1.3

    Since I am not a programmer this is the limit of my experimentation.

    Have I been the only one to have this bug.
    This seems like a great program and a minor bug.

    Help Help



    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system -
    version of ATutor -
    versions of php -
    version of mysq l -
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used -
    and anything else relevant -

  • 2005-03-26 11:50:34

    Keep trying

    [i]I then used the courses file in the re-installion and made the changes on the appropriate lines as this file only went to line 53---that gave me a parse error for line 21[/i]

    It should have 149 lines. This fact suggests browser problems. Use a different browser when you are installing ATutor.

    [i]Since I am not a programmer this is the limit of my experimentation.[/i]

    You do not need to be a programmer. Experiment by example, using the surrounding code to guide you. You should know some basic HTML if you are intending on creating content, or at least know how to read it. Without it you'll be limited in the content you can create in ATutor. Knowing HTML will also help you understand what you're looking at when you are viewing and editing ATutor source code files.

    [i]Have I been the only one to have this bug.
    This seems like a great program and a minor bug.[/i]

    Yes this problem has been previously noted, and the solution suggested fixed it.

    Also note that you should stick to a single thread, so all related information about a problem is kept together. In the future, start your own thread on a topic, or find another thread on the topic and continue posting to it.

  • 2005-03-26 11:58:57

    128 lines

    Actually courses.php should have 128 lines in ATutor 1.4.3

  • 2005-03-26 13:57:17

    admin bug

    Hi Greg

    This admin problem is still not corrected.

    I reviewed all the messages we have been sending and in a earlier one you stated

    Message from: greg
    Subject:- Tracker specific
    Message: The problem only occurs when you change the tracker settings.

    This is not only when the problem occurs. It is anytime I change anything in course properties, i get a blank screen when I--- SUBMIT----

    I don't know if it is a SUBMIT problem but it is not only a tracker problem and it occurs with any changes in course properties as the administrator. This is the only place this is occurring.

    Again it is not only a tracker problem

    Thanks

    Linda






    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system -
    version of ATutor -
    versions of php -
    version of mysq l -
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used -
    and anything else relevant -

  • 2005-03-26 14:10:11

    Try register_globals off

    Make sure register_globals is turned off. See the tail end of the following thread for details

    http://www.atutor.ca/view/3/3525/1.html

  • 2005-03-26 14:29:05

    admin bug

    Okay i am ready to try this but I need clarification

    I'm to create a file called
    .htaccess
    ?????what is it a txt, html or php???

    I am to simply put

    php_flag register_globals off
    on a line in this file

    and put in the root directory




    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system -
    version of ATutor -
    versions of php -
    version of mysq l -
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used -
    and anything else relevant -

  • 2005-03-26 14:42:37

    Plain text file

    It's a plain text file with the filename .htaccess (no file extension)

    with one line in it as follows:

    php_flag register_globals off

    Put it in the top directory of your ATutor installation

  • 2005-03-26 15:08:22

    admin bug

    hi greg
    halleujah (however it's spelled)
    All is working

    Thank you for your patience with me



    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    operating system -
    version of ATutor -
    versions of php -
    version of mysq l -
    webserver & version -
    copies of error messages -
    changes to default settings -
    web browser being used -
    and anything else relevant -