hasanarbsq / osfilemanager

Automatically exported from code.google.com/p/osfilemanager
0 stars 0 forks source link

Notice:Undefined variable... #29

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.download and install osfilemanager, run user.sql
2.browser

What is the expected output? What do you see instead?
I see some error in dislplay:
"Notice: Undefined variable: SCRIPT_NAME in C:\wamp\www\FileManager\index.php 
on line 35

Notice: Undefined index: login in C:\wamp\www\FileManager\index.php on line 54

Notice: Undefined index: encpas in C:\wamp\www\FileManager\index.php on line 57

Notice: Undefined index: randsess in C:\wamp\www\FileManager\index.php on line 
60

Notice: Undefined index: d in C:\wamp\www\FileManager\index.php on line 106

Notice: Undefined index: p in C:\wamp\www\FileManager\index.php on line 1854"

What version of the product are you using? On what operating system?
--> I user "osFileManager_2.2" On windows 7 32bit pro
( APACHE 2.2.11, PHP 5.3.0, MySQL 5.1.36)

How to fix it?

Original issue reported on code.google.com by dinhtien...@gmail.com on 15 Apr 2011 at 9:16

GoogleCodeExporter commented 8 years ago
add line in header:
error_reporting(E_NONE);

Original comment by i...@dennisbach.de on 18 Apr 2011 at 3:06

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Same issue on Windows XP 32-bit
Clean XP install with no additional software except drivers

Original comment by shayaan....@gmail.com on 10 Aug 2012 at 7:08