ATutor

Learning Management Tools







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


drop down menus


  • 2004-11-18 22:55:48

    drop down menus

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

    Things to describe:
    operating system - linux
    version of ATutor - 1.4.2
    versions of php - 4.3.9
    version of mysq l - 4.3
    webserver & version - Apache 1.3.33
    copies of error messages -

    Warning: main(../include/html/dropdowns/.inc.php): failed to open stream: No such file or directory in /home/secondch/public_html/Atutor/include/html/dropdowns.inc.php on line 27

    Fatal error: main(): Failed opening required '../include/html/dropdowns/.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/secondch/public_html/Atutor/include/html/dropdowns.inc.php on line 27

    changes to default settings - none
    web browser being used - ie 6
    and anything else relevant -

    every page has this error...

    this is the line of code causing problem:

    require(AT_INCLUDE_PATH.'html/dropdowns/'.$dropdown_file.'.inc.php');

    thanks

  • 2004-11-19 12:04:57

    Reinstall

    I do not see anything in the source code that might be causing the problem, unless perhaps you have made changes. Your system setup looks okay. There have been no other reports of such an error, so I suspect a corrupted file or perhaps a system setting that's causing the problem.

    The $_stacks array in include/lib/constants.inc.php looks like it is not being created. It essentially takes the list of menu modules defined in a user's preference settings and constructs the side menu. Have you tried reinstalling from scratch, with a fresh download? Were there any messages or settings detected during installation, that might help identify the problem.

    ...same for your next message re Forums creation.