ATutor

Learning Management Tools







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


loading content


  • 2010-10-01 21:43:10

    loading content

    hey guys. i've been playing with atutor for a while now. im trying to upload .ppt files so my students can click the link and view or download the file. i go to edit content and used the file manager to upload the file and insert it. now when i go back and click the link nothing happens. i click it and i get taken to a white page.

    http://hionlinecertification.com/get.php/Chapter_1_-_Review.ppt

    im using firefox and thought maybe that was the problem so i tried with IE and still get the same thing. can anyone help me out?

  • 2010-10-04 09:17:29

    Re: loading content

    We need a little more information, particularly the version of ATutor, and the Web server/php version you're using.

    Things to describe:
    Operating system ATutor is installed on -
    ATutor version -
    Patch #s applied -
    ATutor theme name -
    PHP version -
    MySQL version -
    Webserver & version -
    Copies of error messages -
    Changes to default settings -
    Web browser being used -
    ...and anything else relevant -

  • 2010-10-07 15:47:07

    Re: loading content

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

    Things to describe:
    Operating system ATutor is installed on - Linux 2.6.28.5-grsec-sg2
    ATutor version - 1.6.3
    Patch #s applied -
    ATutor theme name -
    PHP version -5.2.9
    MySQL version -5.0.91mm-log
    Webserver & version -
    Copies of error messages -
    Changes to default settings -
    Web browser being used - firefox
    ...and anything else relevant -

  • 2010-10-07 15:51:21

    Re: loading content

    i also get these warnings on top of where i got that information from


    Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/hionline/public_html/admin/index.php on line 105

    Warning: fsockopen() [function.fsockopen]: unable to connect to update.atutor.ca:80 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/hionline/public_html/admin/index.php on line 105

  • 2010-10-08 10:12:36

    Re: loading content

    Difficult to say why the ppt produces a blank screen. A corrupted file perhaps. I'm unable to reproduce the problem myself. Another option might be to load it into "File Storage", and share it from there (not to be confused with File Manager.

    The error messages you're seeing are likely the result of a firewall. ATutor connects to the update server for things like patches, modules, and language packs. A firewall can cause this to fail. Either open a hole to allow access to the update server, or add an at sign (@) to the beginning of the @fsockopen() function to suppress the error message.