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