From: <Mik...@va...> - 2002-07-04 15:17:10
|
Hello there and thanks for the great system! But there is still some b-i-g problems. This is where i am now: System: Win98, PHP4, Apache 1.3 and MySQL (stable release) I have made the default DB with those datas from 'phphelpdesk.mysql'. And I HAVENT done ANY chances, everything is just like I should be. Everything seems to be ok, but... This is where I am now: The index.php is rocking, but: "Notice: Undefined variable: partfound in c:\program files\apache\apache\htdocs\languages\english.lang.php on line 256 Notice: Undefined variable: p_id in c:\program files\apache\apache\htdocs\languages\english.lang.php on line 258 Notice: Undefined variable: whattodo in c:\program files\apache\apache\htdocs\config\header.conf.php on line 8" And probably because these undefined variables, the 'Login', 'Information Technology', 'Human Resources' & 'Sales' -links doesnt do anything, just flip back to index.php with no chances. Ones I test to modify the loginform.conf.php -file, I deleted these lines (and the } few lines below) <? if (isset($login)) { ?> Then I got the login-boxes, but every attemp to log in, flip it back to index.php with loginboxes. So, the (isset($login))is false, rite? But why?! PLEASE help me, tell me what I am doing wrong? Thanks for the help, /Mikko Hannula, from Finland |