TheProjecter / osfilemanager

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

multiple php errors #61

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Trying to log in causes the problem.

What is the expected output? What do you see instead?
Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in 
/home/content/76/8715276/html/dox/index.php on line 66

Warning: Cannot modify header information - headers already sent by (output 
started at /home/content/76/8715276/html/dox/index.php:66) in 
/home/content/76/8715276/html/dox/index.php on line 118

Warning: Cannot modify header information - headers already sent by (output 
started at /home/content/76/8715276/html/dox/index.php:66) in 
/home/content/76/8715276/html/dox/index.php on line 119

Warning: Cannot modify header information - headers already sent by (output 
started at /home/content/76/8715276/html/dox/index.php:66) in 
/home/content/76/8715276/html/dox/index.php on line 120

Warning: mysql_fetch_row() expects parameter 1 to be resource, boolean given in 
/home/content/76/8715276/html/dox/index.php on line 892

Warning: Division by zero in /home/content/76/8715276/html/dox/index.php on 
line 936

Warning: Division by zero in /home/content/76/8715276/html/dox/index.php on 
line 940

What version of the product are you using? 
2.2

On what operating system?
Linux

On what web host?
Godaddy

Please provide any additional information below.

Original issue reported on code.google.com by the1wea...@gmail.com on 5 Feb 2015 at 7:57