ATutor

Learning Management Tools







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


File and images error


  • 2006-01-26 17:17:51

    File and images error

    I cant see images and files in content after uploading. I also have the same error in the filemanager.
    The same problem occurs with imported content (SCO)

    It seems that something is wrong with the path to my folders, maybe in "get.php"?

    Things to describe:
    Operating system - Windows XP SP2
    version of ATutor - 1.5.2
    versions of php - 4
    version of mysq l - 4.1.3
    webserver & version - IIS 6
    copies of error messages - 404
    changes to default settings - yes, but everything else works!
    web browser being used - IE 6

    :)

  • 2006-01-26 17:46:01

    Re: File and images error - Problem solved

    Well, I solved the problem in the "config.inc.php" file by changing:

    AT_FORCE_GET_FILE', TRUE);

    to

    AT_FORCE_GET_FILE', FALSE);



    :P :P :P :P :P