hasanarbsq / osfilemanager

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

Undefined Index and Undefined Variables notice #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Acessing the main index.php
2.
3.

What is the expected output? What do you see instead?
I get lots of notices of undefined index and undefined variables and when I try 
to log in, it gets an error accessing the database.

What version of the product are you using? On what operating system? On
what web host?
Apache on Windows 7, product version 2.2

Please provide any additional information below.
I've already modified the $config['db']['pref'] to 'osfm_', turned on the 
globals on php and repaired the users.sql but I still get this errors.

Original issue reported on code.google.com by juan_ema...@yahoo.com.br on 15 Mar 2012 at 1:04

Attachments: