Open GoogleCodeExporter opened 9 years ago
Same Error. More info.
What steps will reproduce the problem?
1. First attempt to login
What is the expected output?
I expect it to log me into the CP
What do you see instead?
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result
resource in
- Line 66
Warning: Cannot modify header information - headers already sent by (output
started
at - Line 118 - 120
What version of the product are you using?
osFileManager 2.0 Libra
On what operating system?
Linux
On what web host?
GoDaddy
Original comment by rivercit...@gmail.com
on 6 Aug 2009 at 6:00
Make sure the table prefix is osfm_:
$config['db']['pref'] = 'osfm_';
That fixed my error. But brought up a new error. New post for that.
Original comment by rivercit...@gmail.com
on 8 Sep 2009 at 4:56
Original issue reported on code.google.com by
Tec...@gmail.com
on 23 Apr 2009 at 4:53Attachments: