ATutor

Learning Management Tools







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


exporting data


  • 2005-06-04 11:25:57

    exporting data

    Atutor 1.4
    When I try to export contents I get
    Call to a member function on a non-object in /www/hosts/shiftit.com.ar/docroot/capacitacion/ATutor/tools/ims/ims_export.php on line 70
    Do you have any ideas about?

    Thanks

  • 2005-06-04 17:48:21

    Is zlib in php?

    You may need to recompile PHP with zlib ( --with-zlib), if it is not already. Check your phpinfo() to see if zlib is installed.

  • 2005-06-04 18:07:10

    Zlib is ok

    I am sendig the php info
    I ve been looking to the code, and it looks that in line 70 ($course_language_charset = $courseLanguage->getCharacterSet();)

    it is calling a class, that it is not in the ...//include/classes/Language directory.
    Thanks

  • 2005-06-06 11:29:23

    exporting data

    Try editing your course's properties and change its language setting.